Commit graph

7 commits

Author SHA1 Message Date
aa0fa074a1 Cleanup readme and move the todos to forgejo
All checks were successful
/ Push Docker image to local registry (push) Successful in 3m9s
2025-04-15 16:44:33 +02:00
e3cee4e596 Fix really stupid oversight in the backend that caused all data to get messed up
All checks were successful
/ 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
32e9e1f725 Update readme with more todos
All checks were successful
/ Push Docker image to local registry (push) Successful in 3m27s
2025-04-14 02:06:03 +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
82e329023f Port everything from v2 except for things that require a server 2025-03-19 17:27:27 +01:00
5208f4cdad Initial commit 2025-03-19 10:28:50 +01:00