aboutsummaryrefslogtreecommitdiff
path: root/views/home/index.php
Commit message (Expand)AuthorAgeFilesLines
* feat(views/home): Move single webpage card code to a separate fileSyndamia2025-02-011-27/+6
* 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-261-13/+13
* 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