This website requires JavaScript.
Explore
Help
Sign In
LeoVasanko
/
paskia
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3196aa768853b23cfc8d884fcc0a09f837a4f920
paskia
/
frontend
/
auth
T
History
LeoVasanko
cb84a81a06
Update the API to use new naming matching database.
2026-01-27 02:22:29 +00:00
..
admin
Update the API to use new naming matching database.
2026-01-27 02:22:29 +00:00
restricted
Implement keyboard navigation using arrow keys in the whole application. (
#2
)
2025-12-10 15:43:40 +00:00
App.vue
Refactor validate endpoint to return session context, leaving user-info only for extra profile data. Completely separate token-info for reset tokens. Simplified by reusing same data structures in various places and mandating fields to have values not needing fallbacks. Implemented consistent AccessDenied view in profile and admin apps.
2026-01-26 19:40:48 +00:00
index.html
Use absolute paths for resources so that the links work when Vite is serving these at root instead of /auth/
2025-12-10 18:30:45 +00:00
main.js
Implement keyboard navigation using arrow keys in the whole application. (
#2
)
2025-12-10 15:43:40 +00:00