Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
9 days | Add features to manage recipes in admin interface | Tim | 6 | -21/+184 | |
14 days | Do not allow deleting root category | Tim | 2 | -12/+14 | |
14 days | Store root question in db | Tim | 3 | -17/+35 | |
14 days | Make categories editable; TODO: store the root question | Tim | 3 | -9/+32 | |
2025-05-16 | Add feature to delete categories | Tim | 3 | -1/+32 | |
2025-05-16 | Add feature to create children categories | Tim | 2 | -9/+17 | |
2025-05-16 | Fix some things at the categories table | Tim | 1 | -2/+2 | |
2025-05-15 | db: remove children column from categories table | Tim | 1 | -1/+0 | |
2025-05-15 | admin page: list categories | Tim | 1 | -14/+30 | |
2025-05-15 | admin api: fix page refresh on create category endpoint | Tim | 1 | -1/+1 | |
2025-05-15 | Change oauth flow + create api route to create new category | Tim | 5 | -20/+41 | |
2025-05-13 | Add basic structure for category settings | Tim | 5 | -3/+25 | |
2025-05-12 | Add sqlite database | Tim | 5 | -6/+52 | |
2025-05-11 | Add basic home page; TODO: use real data for home page | Tim | 4 | -6/+49 | |
2025-05-10 | Add oauth for admin interface | Tim | 6 | -18/+49 | |
2025-05-05 | Initial commit | Tim | 12 | -0/+121 | |