aboutsummaryrefslogtreecommitdiff
path: root/backend/router.go
AgeCommit message (Expand)Author
2025-12-22refactor(backend): move db related in new packageAnhgelus Morhtuuzh
2025-12-22feat(backend): admin dashboardAnhgelus Morhtuuzh
2025-12-22perf(backend): decrease render time when request has referer headerAnhgelus Morhtuuzh
2025-12-21feat(backend): record every jump between pagesAnhgelus Morhtuuzh
2025-12-12build(backend): bump versionAnhgelus Morhtuuzh
2025-12-12refactor(frontend): remove JS filesAnhgelus Morhtuuzh
2025-10-29feat(security): set headersWilliam Hergès
2025-10-27feat(section): display paginate in full listWilliam Hergès
2025-10-06feat(backend): rss feeds for logsAnhgelus Morhtuuzh
2025-10-05perf(security): cache assets checksumWilliam Hergès
2025-10-05feat(security): setup corsWilliam Hergès
2025-10-05feat(security): integrity on link and scriptWilliam Hergès
2025-10-04fix(frontend): prevent modifying internal anchors in non standard implementationWilliam Hergès
2025-10-03feat(backend): handle 404William Hergès
2025-10-03feat(frontend): use htmx to dynamically navigate between pagesWilliam Hergès
2025-10-02perf(backend): generate content during loadAnhgelus Morhtuuzh
2025-10-02feat(backend): config to set domainAnhgelus Morhtuuzh
2025-10-02feat(backend): use httplogAnhgelus Morhtuuzh
2025-10-02feat(backend): handle homeAnhgelus Morhtuuzh
2025-10-02feat(backend): return not found instead of serving list of all filesAnhgelus Morhtuuzh
2025-10-02feat(backend): handle static filesAnhgelus Morhtuuzh
2025-10-02feat(backend): simple http serverAnhgelus Morhtuuzh