Commit Graph

11 Commits (05ee557d1a4a90873ffbeeed865eabbf36ad2c5b)

Author SHA1 Message Date
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
Tomáš Mládek 02bfe94f39 feat(backend): users with passwords 2024-04-03 11:10:34 +02:00
Tomáš Mládek 852d64b38d fix(cli): serving web ui in Docker/AppImage 2024-01-28 14:35:17 +01:00
Tomáš Mládek 309a968550 fix(cli): serve new SPA version 2024-01-27 19:02:54 +01:00
Tomáš Mládek 0f17538307 feat(cli,webui): check file presence via HEAD, disable download button if necessary 2023-11-23 22:17:37 +01:00
Tomáš Mládek 65936efe38 feat(db): add new vault scan modes (flat, depthfirst)
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-11-03 20:51:48 +01:00
Tomáš Mládek 6e16d7090d Merge branch 'develop' 2023-07-06 17:44:54 +02:00
Tomáš Mládek 2b4c1e7976 feat: add endpoint to aid with db migration
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-07-03 17:18:55 +02:00
Tomáš Mládek 2e348a9b29 wip: split upend_base and upend_db 2023-06-25 15:36:15 +02:00
Tomáš Mládek c925ff5cac feat: provenance, vault stats
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-06-19 16:45:55 +02:00
Tomáš Mládek db5ed87081 refactor: move actix app creation into separate module 2023-06-07 21:09:33 +02:00