|
|
1accd45648
|
WIP feat (sealing): Implement basic sealing functionality
Currently, the key is just stored plainly in the database
|
2025-03-26 21:49:59 +01:00 |
|
|
|
7949d64649
|
Chore: Rename DatabaseDriver to DbPool
and add a custom serde serializer `serialize_reject_none` as a utility
|
2025-03-26 21:39:07 +01:00 |
|
|
|
491ca2fd54
|
WIP feat (kv2): Method implementations and test improvements
|
2025-03-24 10:34:38 +01:00 |
|
|
|
18b2521a93
|
Rudimentary error handling + Remove serde_with dependency
|
2024-05-09 20:34:22 +02:00 |
|
|
|
22d411b919
|
Fix: Handle unset/implicit Content-Type usage of client libraries & changes to kv
|
2024-05-06 13:54:56 +02:00 |
|
|
|
55270c0637
|
feat: Graceful shutdown
|
2024-05-05 15:02:29 +02:00 |
|
|
|
049e8374ab
|
Switch from Pool<Any> to Pool<Sqlite>
|
2024-05-02 13:40:02 +02:00 |
|
someone
|
1d85839237
|
temporary set env var DATABASE_URL in code
|
2024-05-02 09:59:42 +02:00 |
|
|
|
8cd61cf7d3
|
tada
|
2024-05-01 16:22:52 +02:00 |
|
|
|
79130d39e8
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-04-28 17:02:02 +02:00 |
|
|
|
7c453b6808
|
Add database (no schemata yet, only axum state)
|
2024-04-28 16:57:08 +02:00 |
|
someone
|
0730d711b5
|
moved test request to engines.rs + extracted mountpath from request
|
2024-04-28 15:42:57 +02:00 |
|
sam
|
aae1225d2d
|
= big refactor meeting
|
2024-04-28 14:27:02 +02:00 |
|
|
|
6e215a99ee
|
REFACTOR
|
2024-04-28 13:54:24 +02:00 |
|