| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(views): Separate archive creation to it's own view | Syndamia | 2025-02-02 | 1 | -50/+4 |
| | | |||||
| * | Fixed the create table workaround | Georgi Nikolov | 2025-02-01 | 1 | -5/+3 |
| | | | | | This included creating an update function that can update the archive after its creation, setting the correct title and favicon path | ||||
| * | Fixed the correct resources not being downloaded | Georgi Nikolov | 2025-02-01 | 1 | -4/+12 |
| | | |||||
| * | feat: Add XAMPP setup | Syndamia | 2025-02-01 | 1 | -1/+1 |
| | | |||||
| * | feat: Rework models methods to be more object-oriented where applicable | Syndamia | 2025-02-01 | 1 | -0/+3 |
| | | |||||
| * | feat(archive): Include topbar dynamically | Syndamia | 2025-02-01 | 1 | -10/+8 |
| | | | | | | So now changes to views/archive/topbar.php and views/archive/topbar.css will "propagate" to all archives, no matter when they were made | ||||
| * | feat: Separate topbar files | Syndamia | 2025-02-01 | 1 | -88/+4 |
| | | |||||
| * | feat: Add fromWid, addItem | Syndamia | 2025-01-26 | 1 | -1/+1 |
| | | |||||
| * | feat: Replace sessionStorage with (custom) cookieStorage | Syndamia | 2025-01-26 | 1 | -2/+4 |
| | | |||||
| * | Made the urls be more universal | Georgi Nikolov | 2025-01-26 | 1 | -7/+33 |
| | | |||||
| * | Added a navbar on top of the archived pages | Georgi Nikolov | 2025-01-26 | 1 | -1/+101 |
| | | |||||
| * | feat(archive): Set the user when someone logged-in archives | Syndamia | 2025-01-26 | 1 | -3/+11 |
| | | |||||
| * | Fixed the absolute links in the page being broken when exiting the page | Georgi Nikolov | 2025-01-26 | 1 | -10/+2 |
| | | |||||
| * | Added downloading of the frames in the page | Georgi Nikolov | 2025-01-26 | 1 | -0/+1 |
| | | |||||
| * | Fixed the same thing with the js imports | Georgi Nikolov | 2025-01-26 | 1 | -4/+1 |
| | | |||||
| * | Fixed the inside pages' css urls not being downloaded correctly | Georgi Nikolov | 2025-01-26 | 1 | -4/+10 |
| | | |||||
| * | Fixed the inside pages' resources not being downloaded | Georgi Nikolov | 2025-01-26 | 1 | -2/+8 |
| | | |||||
| * | fix(controllers): Use absolute paths instead of locals | Syndamia | 2025-01-26 | 1 | -2/+2 |
| | | |||||
| * | feat!: Rework all views to be used with the router | Syndamia | 2025-01-26 | 1 | -6/+354 |
| | | |||||
| * | Handled the search url not existing | Georgi Nikolov | 2025-01-25 | 1 | -0/+36 |
| | | |||||
| * | feat: Add archive page | Syndamia | 2025-01-19 | 1 | -0/+10 |
