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
33f6512b4b4466ce27ff8343f76578342e064fc4
paskia
/
frontend
/
auth
T
History
Leo Vasanko
d40a2b8682
DB transactions cleanup, better actor/user data. Simplified admin API. Use UUID to refer to a specific permission in admin API. Other cleanup.
2026-01-27 21:48:21 +00:00
..
admin
DB transactions cleanup, better actor/user data. Simplified admin API. Use UUID to refer to a specific permission in admin API. Other cleanup.
2026-01-27 21:48:21 +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