Commit graph

15 commits

Author SHA1 Message Date
116e457d21 Proper size logos
All checks were successful
/ Push Docker image to local registry (push) Successful in 3m38s
2025-04-16 13:38:33 +02:00
938a90a858 [skip ci] Created logos 2025-04-16 13:25:29 +02:00
bf2519b45a Fix issue where a page reload would cause the content of text notes to be missing
All checks were successful
/ Push Docker image to local registry (push) Successful in 2m58s
I hate libraries that do weird things and expect weird stuff... Lexical
talking about you here...
2025-04-15 22:15:13 +02:00
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
9646266ea8 Fix initial sync on the backend
All checks were successful
/ 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
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
6a24fec70e Docker build
All checks were successful
/ 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
bee972ea79 Move frontend to its own folder 2025-03-19 19:49:02 +01:00
82e329023f Port everything from v2 except for things that require a server 2025-03-19 17:27:27 +01:00
cfff9199b6 Add serwist for offline support 2025-03-19 10:55:57 +01:00
5208f4cdad Initial commit 2025-03-19 10:28:50 +01:00