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
3eec131ae04d44f7b1b58f8999315cadafc0b635
lucia-frontend
/
src
T
History
imacat
3eec131ae0
Fix typos: createfilterId, sidevarFilterRef, selecteName, namber
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-06 09:15:35 +08:00
..
assets
new glowing capsule images
2024-08-29 11:01:12 +08:00
components
Remove .ts extension from import paths
2026-03-06 08:50:01 +08:00
constants
Fix CYTOSCAPE_NODE_POSTITION typo to CYTOSCAPE_NODE_POSITION
2026-03-06 08:18:54 +08:00
i18n
my account cancel button added
2024-08-29 16:04:07 +08:00
module
Replace let with const where variable is never reassigned
2026-03-06 08:57:36 +08:00
plugins
1. npm install --save-dev @types/axios @types/vue @types/vue-router
2024-07-09 12:00:34 +08:00
router
Fix router guard broken cookie check to use isLuciaLoggedIn cookie
2026-03-06 07:45:04 +08:00
stores
Fix typos: createfilterId, sidevarFilterRef, selecteName, namber
2026-03-06 09:15:35 +08:00
types
Fix TypeScript errors: missing closing brace in vue.d.ts and undefined NodePosition type
2026-03-06 08:19:21 +08:00
utils
Add escapeHtml utility and apply to all user-controllable SweetAlert2 html
2026-03-06 07:52:26 +08:00
views
Fix typos: createfilterId, sidevarFilterRef, selecteName, namber
2026-03-06 09:15:35 +08:00
App.vue
sonar low
2024-07-26 10:48:38 +08:00
main.ts
refactor NavBar.vue
2024-07-22 13:52:48 +08:00