weiro/models
2026-03-22 19:09:01 +11:00
..
pubmodel feat(pages): populate pages in publisher for site generation 2026-03-22 19:09:01 +11:00
categories.go feat: add categories migration and model 2026-03-18 21:32:24 +11:00
categories_test.go feat: add categories migration and model 2026-03-18 21:32:24 +11:00
ctx.go More changes to uploads: 2026-03-04 22:33:39 +11:00
errors.go feat(pages): add pages service layer 2026-03-22 18:01:36 +11:00
ids.go Added a suite GUID 2026-02-28 09:49:43 +11:00
ids_test.go fix: unit tests 2026-03-18 22:19:26 +11:00
iters.go Added RSS and JSON feeds 2026-03-05 22:04:24 +11:00
pages.go feat(pages): add Page model and slug generator 2026-03-22 17:58:37 +11:00
pages_test.go feat(pages): add Page model and slug generator 2026-03-22 17:58:37 +11:00
paging.go feat: add pagination controls to admin post list 2026-03-22 14:34:55 +11:00
posts.go Have got soft and hard deleting 2026-02-23 21:18:34 +11:00
posts_test.go Started working on the frontend 2026-02-21 10:22:10 +11:00
sites.go feat: add PostsPerPage to Site model and DB provider 2026-03-22 14:28:50 +11:00
uploads.go More changes to uploads: 2026-03-04 22:33:39 +11:00
users.go Have got first run working and publishing to Netlify 2026-02-26 22:23:47 +11:00