Commit Graph

6 Commits

Author SHA1 Message Date
Ellie Huxtable
0c20816662 Record downloading works 2023-07-09 19:55:30 +01:00
Ellie Huxtable
a4066d7255 Working upload sync 2023-07-09 19:55:29 +01:00
Ellie Huxtable
1774ec93eb Add index handler, use UUIDs not strings 2023-07-09 19:51:18 +01:00
Ellie Huxtable
fd51031bde Add database functions for inserting history
No real tests yet :( I would like to avoid running postgres lol
2023-07-09 19:25:00 +01:00
Ellie Huxtable
5eb07c722e Add record migration 2023-07-09 19:25:00 +01:00
Conrad Ludgate
8655c93853
refactor server to allow pluggable db and tracing (#1036)
* refactor server to allow pluggable db and tracing

* clean up

* fix descriptions

* remove dependencies
2023-06-12 09:04:35 +01:00