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
ed8de169de1ae0f09e4d9adff0e30bb287e5780e
paskia
/
frontend
/
int
/
reset
T
History
Leo Vasanko
f6e995184f
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
Major refactor of frontend source tree such that paths better match where they are served.
2025-12-02 22:09:07 +00:00
main.js
Implement keyboard navigation using arrow keys in the whole application. (
#2
)
2025-12-10 15:43:40 +00:00
ResetApp.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