Commit graph

5 commits

Author SHA1 Message Date
af51f3f38f format 2024-06-01 15:54:43 -04:00
0d2c1bacf9 make everything work again 2024-06-01 13:18:46 -04:00
82606e720e finish switch to diesel, bye bye to fjall and seaorm 2024-06-01 08:54:19 -04:00
2f9d2e2617 switch somewhat to diesel 2024-05-31 20:10:22 -04:00
e0653e4bdd Create project and documents (#1)
This is a big dump of a lot of code, mostly making it so that:
- we have a key-value store
- we can create/save/load projects and documents
- there's a sidebar layout with some placeholders we may or may not need
- other stuff I forgot

Reviewed-on: #1
2024-05-21 12:59:04 +00:00