aboutsummaryrefslogtreecommitdiff
path: root/views/home
Commit message (Expand)AuthorAgeFilesLines
* feat: Better home cards, show total view count of pagesSyndamia2025-02-091-2/+2
* feat(views/home): Move single webpage card code to a separate fileSyndamia2025-02-012-27/+21
* feat: Rework models methods to be more object-oriented where applicableSyndamia2025-02-011-1/+1
* feat!: Rework all views to be used with the routerSyndamia2025-01-262-13/+16
* feat(views): Mandatory titles for header inclusionSyndamia2025-01-261-0/+1
* chore(views): Replace <?php echo with <?=Syndamia2025-01-261-6/+6
* feat(views/home): Show page titleSyndamia2025-01-251-1/+1
* feat(views/home): Show favicon in pagesSyndamia2025-01-251-2/+2
* fix(views/home): Remoe name of submit buttonSyndamia2025-01-191-1/+1
* feat(views/home): Implement clicking on cardsSyndamia2025-01-191-2/+7
* feat: Add archive pageSyndamia2025-01-191-1/+1
* feat: Implement the home pageSyndamia2025-01-191-0/+38