fbfc3d2970
make it so we can save/load docs
2024-05-17 22:42:06 -04:00
5eead5fd3c
backup
2024-05-16 22:30:38 -04:00
b04fcd6204
Style default bullet
2024-05-14 16:19:37 -04:00
54fa4949c8
Add page for displaying documents
2024-05-09 12:19:50 -04:00
9e98f86fe3
Add models, use kv store for storage of projects/documents, and add proc
...
macro to derive Model automatically. Projects can be created!
2024-05-09 12:15:22 -04:00
ff76f90f88
Add filter to be able to generate a heroicon by name
2024-05-06 07:35:44 -04:00
76c56a2a83
bk
2024-05-05 21:29:48 -04:00
a1420f590e
bk
2024-05-05 12:44:56 -04:00
35c75cdc5c
Create sidebar layout and begin on structure of pages for projects and documents
2024-04-23 21:42:29 -04:00
5b117e9a8c
Remove remember-me / forgot-password since they're not implemented
2024-03-24 01:30:59 -04:00
e31994a8cf
Add layout for main page with top bar
2024-03-24 01:28:21 -04:00
3acafda0d3
Create web skeleton, including Tailwind for CSS and hot reloading of CSS
...
and templates. Tihs also adds an ADR for using Tailwind.
Add a pile of dependencies
setup orm, add admin tool
admin tool does random pass if none provided
add tons of css stuff
finish up web skeleton
2024-03-23 12:43:02 -04:00
77d4ebb371
Add ADR for our choice of SQLite as our primary database,
...
backed up by experiments demonstrating that SQLite will meet all of our
requirements.
This also introduces ADRs in the repo, and adds a README in preparation
making the repository public.
2024-03-16 11:12:46 -04:00
05812a521e
Ran cargo init
.
2024-02-28 10:34:58 -05:00