aboutsummaryrefslogtreecommitdiff
path: root/models/webpage.php
Commit message (Expand)AuthorAgeFilesLines
* Added a navbar on top of the archived pagesGeorgi Nikolov2025-01-261-0/+33
* feat(profile): Show archives made by user in their profile pageSyndamia2025-01-261-0/+8
* Fixed queries to include the title propertyGeorgi Nikolov2025-01-251-4/+5
* Added additional table column for the favicon in the databaseGeorgi Nikolov2025-01-251-3/+8
* Added caching of the pagesGeorgi Nikolov2025-01-251-0/+9
* Adjusted the time and date to match BG timeGeorgi Nikolov2025-01-191-1/+1
* feat(models/webpage): Fix logic for get_allSyndamia2025-01-191-1/+2
* feat(models/webpage): Add functions for getting all archives and updating the...Syndamia2025-01-191-1/+17
* feat(models): Separate user and webpage out of databaseSyndamia2025-01-191-0/+35