This website requires JavaScript.
Explore
Help
Sign In
imacat
/
lucia-frontend
Watch
1
Star
0
Fork
0
You've already forked lucia-frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
55986a1965d70ea25c967a55c76f7725a784f552
lucia-frontend
/
src
/
components
T
History
imacat
e9e588385b
Replace JSON.parse(JSON.stringify()) with lodash-es cloneDeep for deep cloning Vue reactive data (S7784)
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-10 08:34:31 +08:00
..
AccountMenu
Lower z-index from 2^31 overflow to reasonable 1100
2026-03-09 23:23:54 +08:00
Compare
Use Number.parseInt/parseFloat/isNaN/isFinite instead of globals (S7773)
2026-03-10 00:26:59 +08:00
Discover
Replace JSON.parse(JSON.stringify()) with lodash-es cloneDeep for deep cloning Vue reactive data (S7784)
2026-03-10 08:34:31 +08:00
File
Add early return guard for undefined uploadFile before accessing .size
2026-03-09 21:05:53 +08:00
icons
Apply repository-wide ESLint auto-fix formatting pass
2026-03-08 12:11:57 +08:00
ActionButton.vue
Rename single-word Vue files to multi-word names and update references
2026-03-08 13:26:12 +08:00
ActivitySearch.vue
Rename single-word Vue files to multi-word names and update references
2026-03-08 13:26:12 +08:00
AppHeader.vue
Use nullish coalescing operator (S6606) and fix duplicate id (S7930)
2026-03-10 00:55:19 +08:00
AppNavbar.vue
Reduce cognitive complexity by extracting helper functions (S3776)
2026-03-10 01:03:44 +08:00
ButtonFilled.vue
Apply repository-wide ESLint auto-fix formatting pass
2026-03-08 12:11:57 +08:00
DurationInput.vue
Use String.replaceAll() instead of String.replace() with /g flag (S7781)
2026-03-10 00:29:28 +08:00
LoadingOverlay.vue
Rename single-word Vue files to multi-word names and update references
2026-03-08 13:26:12 +08:00
StatusBadge.vue
Rename single-word Vue files to multi-word names and update references
2026-03-08 13:26:12 +08:00