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
75b3a9c782eca8c8f6cfe54342fb590200a750f4
lucia-frontend
/
src
T
History
imacat
75b3a9c782
Remove unused myPiniaPlugin.ts with debug console.log calls
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-09 18:05:08 +08:00
..
api
Add response structure validation in auth token refresh
2026-03-09 14:10:36 +08:00
assets
Translate all Chinese comments and strings to English
2026-03-07 20:03:19 +08:00
components
Fix .toFixed() string-to-number comparison by wrapping with Number()
2026-03-09 18:05:01 +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
Add optional chaining for i.loc array access in uploadFailedSecond
2026-03-09 17:10:16 +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
Replace toLocaleLowerCase with toLowerCase for ASCII comparisons
2026-03-09 17:51:46 +08:00
types
Apply repository-wide ESLint auto-fix formatting pass
2026-03-08 12:11:57 +08:00
utils
Use UTF-8 safe return-to encoding and decoding across router and login
2026-03-08 19:35:40 +08:00
views
Add array bounds check in compareSubmit before accessing drag data
2026-03-09 18:04: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
Apply repository-wide ESLint auto-fix formatting pass
2026-03-08 12:11:57 +08:00