aboutsummaryrefslogtreecommitdiff
path: root/controllers/archive.php
Commit message (Expand)AuthorAgeFilesLines
* feat: Add fromWid, addItemSyndamia2025-01-261-1/+1
* feat: Replace sessionStorage with (custom) cookieStorageSyndamia2025-01-261-2/+4
* Made the urls be more universalGeorgi Nikolov2025-01-261-7/+33
* Added a navbar on top of the archived pagesGeorgi Nikolov2025-01-261-1/+101
* feat(archive): Set the user when someone logged-in archivesSyndamia2025-01-261-3/+11
* Fixed the absolute links in the page being broken when exiting the pageGeorgi Nikolov2025-01-261-10/+2
* Added downloading of the frames in the pageGeorgi Nikolov2025-01-261-0/+1
* Fixed the same thing with the js importsGeorgi Nikolov2025-01-261-4/+1
* Fixed the inside pages' css urls not being downloaded correctlyGeorgi Nikolov2025-01-261-4/+10
* Fixed the inside pages' resources not being downloadedGeorgi Nikolov2025-01-261-2/+8
* fix(controllers): Use absolute paths instead of localsSyndamia2025-01-261-2/+2
* feat!: Rework all views to be used with the routerSyndamia2025-01-261-6/+354
* Handled the search url not existingGeorgi Nikolov2025-01-251-0/+36
* feat: Add archive pageSyndamia2025-01-191-0/+10