| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added downloading of all the resources for a site as well as the site itself ↵ | Georgi Nikolov | 2025-01-19 | 1 | -2/+56 |
| | | | | | | | this ensuring that the site will load correcly offline This needed a change in download methods so curl is now used instead of the 'file_get_contents' function | ||||
| * | feat(archive_page): Add archived pages to the database | Syndamia | 2025-01-19 | 1 | -4/+4 |
| | | |||||
| * | feat: Move archive_page logic from src to controllers | Syndamia | 2025-01-19 | 1 | -25/+73 |
| | | |||||
| * | feat(views): Rework sample_archive into the new format | Syndamia | 2025-01-19 | 1 | -0/+41 |
