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
253387be976db83381739c954b033f89e78d6736
paskia
/
frontend
/
auth
T
History
Leo Vasanko
253387be97
Permissions refactor. Permissions have UUID and scope (previously id) and the latter no longer needs to be unique. Org admin uses a single global permission now. Domain scoped permissions. Removed from user info the admin fields, use effective_permission checks instead.
2026-01-23 13:54:31 +00:00
..
admin
Permissions refactor. Permissions have UUID and scope (previously id) and the latter no longer needs to be unique. Org admin uses a single global permission now. Domain scoped permissions. Removed from user info the admin fields, use effective_permission checks instead.
2026-01-23 13:54:31 +00:00
restricted
Implement keyboard navigation using arrow keys in the whole application. (
#2
)
2025-12-10 15:43:40 +00:00
App.vue
Integrate host app to main app (WIP).
2025-12-03 22:00:47 -06: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