9646266ea8
Fix initial sync on the backend
/ Push Docker image to local registry (push) Successful in 2m59s
2025-04-15 14:03:18 +02:00
e3cee4e596
Fix really stupid oversight in the backend that caused all data to get messed up
...
/ Push Docker image to local registry (push) Successful in 3m9s
We were saving all data into a single rocksdb which caused everything to
conflict with each other. This caused edits in one note to delete
content in all other notes.
2025-04-14 22:42:48 +02:00
6a24fec70e
Docker build
/ Push Docker image to local registry (push) Successful in 3m28s
2025-04-13 17:12:21 +02:00
ea438cb8b9
Auth, also update todo list in README
2025-03-21 23:49:05 +01:00
55ee8de9a0
The server, yes all of it (well, except for auth)
2025-03-20 01:11:03 +01:00
48727833ca
Finish frontend-backend split
2025-03-19 20:48:12 +01:00