aboutsummaryrefslogtreecommitdiff
path: root/controllers/meta.php
Commit message (Expand)AuthorAgeFilesLines
* hotfix: Replace environment variables with php global constantsSyndamia2025-02-121-0/+2
* feat(controllers): Simplified non-standard method request logicSyndamia2025-01-261-11/+16
* feat: Replace sessionStorage with (custom) cookieStorageSyndamia2025-01-261-5/+15
* feat!: Rework all views to be used with the routerSyndamia2025-01-261-9/+4
* 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-191-0/+12