aboutsummaryrefslogtreecommitdiff
path: root/views/profile/index.php
Commit message (Expand)AuthorAgeFilesLines
* feat: Proper list page layout and export user logo logic to classSyndamia2025-02-021-2/+1
* feat: Add create list button and improve new list page UISyndamia2025-02-011-0/+12
* feat(views/profile): Proper list elements UISyndamia2025-02-011-6/+6
* feat(views/profile): Show archives and lists as proper nav buttonsSyndamia2025-02-011-7/+15
* feat: Move single archive item code to a separate fileSyndamia2025-02-011-30/+6
* feat: Rework models methods to be more object-oriented where applicableSyndamia2025-02-011-2/+2
* feat(views/profile): Show all lists by a userSyndamia2025-02-011-6/+33
* feat(views): Add list update buttons to profile archivesSyndamia2025-01-261-6/+15
* feat(profile): Show archives made by user in their profile pageSyndamia2025-01-261-0/+25
* feat: Proper login and register designsSyndamia2025-01-261-2/+3
* feat!: Rework all views to be used with the routerSyndamia2025-01-261-7/+5
* chore(views): Minor fixesSyndamia2025-01-261-0/+2
* chore(views): Replace <?php echo with <?=Syndamia2025-01-261-3/+3
* feat(views): Add basic profile and register viewsSyndamia2025-01-251-0/+16