Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
13 days | Store root question in db | Tim | 3 | -17/+35 |
13 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 | 3 | -3/+23 |
2025-05-12 | Add sqlite database | Tim | 3 | -1/+43 |
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 | 5 | -15/+44 |
2025-05-05 | Initial commit | Tim | 5 | -0/+49 |