upend/cli/src
Tomáš Mládek 05ee557d1a feat: add user management
- no more static keys, full register/login/logout flow
- add API error type
- refactor API to centralize request calls
- minor refactors re: vault options
- CSS refactor (buttons don't require classes, input styling)
2024-04-03 11:10:34 +02:00
..
extractors refactor: properly import tracing macros 2024-03-31 17:09:23 +02:00
previews refactor: properly import tracing macros 2024-03-31 17:09:23 +02:00
util chore: server -> cli 2023-04-24 20:25:34 +02:00
common.rs fix(cli): serving web ui in Docker/AppImage 2024-01-28 14:35:17 +01:00
config.rs feat(backend): users with passwords 2024-04-03 11:10:34 +02:00
main.rs feat: add user management 2024-04-03 11:10:34 +02:00
routes.rs feat: add user management 2024-04-03 11:10:34 +02:00
serve.rs feat: add user management 2024-04-03 11:10:34 +02:00