Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
8 days | Add features to manage recipes in admin interface | Tim | 3 | -14/+148 |
13 days | Do not allow deleting root category | Tim | 2 | -12/+14 |
13 days | Store root question in db | Tim | 1 | -15/+24 |
13 days | Make categories editable; TODO: store the root question | Tim | 2 | -8/+30 |
2025-05-16 | Add feature to delete categories | Tim | 2 | -0/+30 |
2025-05-16 | Add feature to create children categories | Tim | 2 | -9/+17 |
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 | 3 | -16/+30 |
2025-05-13 | Add basic structure for category settings | Tim | 2 | -2/+22 |
2025-05-11 | Add basic home page; TODO: use real data for home page | Tim | 1 | -3/+25 |
2025-05-10 | Add oauth for admin interface | Tim | 3 | -18/+16 |
2025-05-05 | Initial commit | Tim | 3 | -0/+28 |