Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |