aboutsummaryrefslogtreecommitdiff
path: root/controllers
Commit message (Expand)AuthorAgeFilesLines
* feat(archive_page): Add archived pages to the databaseSyndamia2025-01-191-4/+4
* feat(database): Return user id upon creationSyndamia2025-01-191-1/+1
* feat: Move archive_page logic from src to controllersSyndamia2025-01-191-25/+73
* feat(views): Rework sample_archive into the new formatSyndamia2025-01-191-0/+41
* feat(controllers): Meta now doesn't call a function if it doesn't existSyndamia2025-01-191-4/+10
* feat(controllers): Add a test controllerSyndamia2025-01-192-0/+17