aboutsummaryrefslogtreecommitdiff
path: root/views
Commit message (Collapse)AuthorAgeFilesLines
...
* feat(controllers): Remove unused test controllersSyndamia2025-01-261-12/+0
|
* feat(views): Implement a proper routerSyndamia2025-01-263-0/+105
|
* chore(views): Minor fixesSyndamia2025-01-263-30/+2
|
* feat(views): Login page logs you inSyndamia2025-01-261-1/+6
|
* feat: Authentication logic on every pageSyndamia2025-01-265-3/+78
|
* feat(views): Mandatory titles for header inclusionSyndamia2025-01-263-1/+6
|
* chore(views): Replace <?php echo with <?=Syndamia2025-01-267-24/+24
|
* feat(views/archive): Improve formatting and layoutSyndamia2025-01-252-3/+26
|
* feat(views/home): Show page titleSyndamia2025-01-251-1/+1
|
* feat(views/login): Add login pageSyndamia2025-01-252-0/+27
|
* feat(views/meta): include_once instead of includeSyndamia2025-01-251-5/+6
|
* feat(views): Add basic profile and register viewsSyndamia2025-01-253-0/+42
|
* feat(styles): Finalize designSyndamia2025-01-252-21/+70
|
* feat(views/home): Show favicon in pagesSyndamia2025-01-251-2/+2
|
* Handled the search url not existingGeorgi Nikolov2025-01-251-0/+6
|
* feat(views/archive): Better ui for archivesSyndamia2025-01-192-3/+48
| | | | But not final
* feat(views/archive): Show webpage previewSyndamia2025-01-191-3/+1
|
* fix(views/archive): Show page url in non-archived messageSyndamia2025-01-191-1/+1
|
* fix(views/home): Remoe name of submit buttonSyndamia2025-01-191-1/+1
|
* feat(views/home): Implement clicking on cardsSyndamia2025-01-192-2/+11
|
* feat: Add archive pageSyndamia2025-01-192-1/+25
|
* feat(views): Add home to navbar and update default page titleSyndamia2025-01-192-1/+6
|
* feat: Implement the home pageSyndamia2025-01-192-3/+100
|
* feat(views): Implement initial UI designSyndamia2025-01-193-0/+139
|
* feat(views): Add titlesSyndamia2025-01-193-0/+3
|
* feat(views): Implement more sophisticated printing of user infoSyndamia2025-01-191-1/+10
|
* feat(views): Add meta tags, PHP title logic and navbarSyndamia2025-01-192-2/+13
|
* feat(views): Rework sample_archive into the new formatSyndamia2025-01-192-13/+11
|
* feat(views): Add two test viewsSyndamia2025-01-195-0/+44
|
* feat(views): Rename sample_archive directorySyndamia2025-01-191-0/+0
|
* Added an initual commit with a submit url page and a script checking if the ↵Georgi Nikolov2025-01-111-0/+13
page exists