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
1c8ac091842e3779f2dba595e0afc57ef400e6c8
lucia-frontend
/
src
T
History
imacat
1c8ac09184
Compare with undefined directly instead of using typeof (S7741)
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-10 00:30:58 +08:00
..
api
Use globalThis instead of window (S7764)
2026-03-10 00:30:33 +08:00
assets
Translate all Chinese comments and strings to English
2026-03-07 20:03:19 +08:00
components
Compare with undefined directly instead of using typeof (S7741)
2026-03-10 00:30:58 +08:00
constants
Apply repository-wide ESLint auto-fix formatting pass
2026-03-08 12:11:57 +08:00
i18n
Apply repository-wide ESLint auto-fix formatting pass
2026-03-08 12:11:57 +08:00
module
Use Number.parseInt/parseFloat/isNaN/isFinite instead of globals (S7773)
2026-03-10 00:26:59 +08:00
router
Extract reusable auth guard decision logic and test router auth behavior against it
2026-03-08 19:39:10 +08:00
stores
Remove unused imports and variables (S1128, S1481, S1854)
2026-03-10 00:18:03 +08:00
types
Apply repository-wide ESLint auto-fix formatting pass
2026-03-08 12:11:57 +08:00
utils
Use globalThis instead of window (S7764)
2026-03-10 00:30:33 +08:00
views
Use globalThis instead of window (S7764)
2026-03-10 00:30:33 +08:00
App.vue
Add JSDoc documentation and file headers to all source files
2026-03-06 18:57:58 +08:00
main.ts
Replace deprecated PrimeVue components with their successors (S1874)
2026-03-10 00:14:01 +08:00