v3/backend
Kalle Struik e3cee4e596
All checks were successful
/ Push Docker image to local registry (push) Successful in 3m9s
Fix really stupid oversight in the backend that caused all data to get messed up
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
..
src Fix really stupid oversight in the backend that caused all data to get messed up 2025-04-14 22:42:48 +02:00
yrs-warp The server, yes all of it (well, except for auth) 2025-03-20 01:11:03 +01:00
.env.example Auth, also update todo list in README 2025-03-21 23:49:05 +01:00
.gitignore Auth, also update todo list in README 2025-03-21 23:49:05 +01:00
Cargo.lock Auth, also update todo list in README 2025-03-21 23:49:05 +01:00
Cargo.toml Auth, also update todo list in README 2025-03-21 23:49:05 +01:00