Commit Graph

17 Commits

Author SHA1 Message Date
c7ecc3f365 Don't create the database from the application.
Use alembic.
2025-06-22 18:57:44 +02:00
82ec7fabb4 Write new secret manager using existing RSA logic 2025-06-22 18:55:01 +02:00
bce372a1d1 Refactor frontend views
All checks were successful
Build and push image / build-containers (push) Successful in 10m14s
2025-06-14 21:58:21 +02:00
0eaa913e35 Implement podman-compatible commands
All checks were successful
Build and push image / build-containers (push) Successful in 8m46s
2025-06-10 10:28:17 +02:00
d86d9a9256 Adapt admin api to use new key format
Filter out deleted an previous version in count

Remove todo comment

Allow explicit ID specification

Update tests
2025-06-09 08:57:59 +02:00
7ad41f43d8 Refactor backend views 2025-06-08 17:43:34 +02:00
aa6b55a911 Refactor client view 2025-06-06 07:32:51 +02:00
a7a09f7784 Fix linting 2025-06-06 07:32:40 +02:00
fc0c3fb950 Refactor to use async database model 2025-05-19 09:15:48 +02:00
96ce402f9f Update dashboard and audit view 2025-05-14 17:22:27 +02:00
3055f5277b Update audit logging and dashboard 2025-05-13 21:54:40 +02:00
e28276634a Add token auth utility functions 2025-05-10 08:44:45 +02:00
9ccd2f1d4d Refactor database layer and auditing 2025-05-10 08:38:57 +02:00
3719a2611d Check in current backend 2025-05-04 09:20:11 +02:00
20f1ee707a Check in backend in working state 2025-04-30 08:23:31 +02:00
ec90fb7680 Complete backend 2025-04-18 16:39:05 +02:00
db538adfdd Add sub-projects 2025-04-16 15:08:51 +02:00