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
289d4213e291a56253c3a3158b9bdef71c5d48d3
lucia-frontend
/
src
T
History
imacat
289d4213e2
Refactor MainContainer to use onBeforeRouteUpdate Composition API, eliminating dual script block (S3863)
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-10 09:10:27 +08:00
..
api
Use throw instead of return Promise.reject in async error handlers (S7746)
2026-03-10 07:37:42 +08:00
assets
Translate all Chinese comments and strings to English
2026-03-07 20:03:19 +08:00
components
Replace JSON.parse(JSON.stringify()) with lodash-es cloneDeep for deep cloning Vue reactive data (S7784)
2026-03-10 08:34:31 +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
Move functions to outer scope for clarity (S7721)
2026-03-10 01:01:29 +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
Refactor mapPathStore: extract helpers, use for-of, remove unnecessary await, collapse else-if (S3776, S4138, S4123, S6660)
2026-03-10 07:38:11 +08:00
types
Apply repository-wide ESLint auto-fix formatting pass
2026-03-08 12:11:57 +08:00
utils
Use codePointAt/fromCodePoint instead of charCodeAt/fromCharCode (S7758)
2026-03-10 00:31:21 +08:00
views
Refactor MainContainer to use onBeforeRouteUpdate Composition API, eliminating dual script block (S3863)
2026-03-10 09:10:27 +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