aboutsummaryrefslogtreecommitdiff
path: root/backend/data.go
AgeCommit message (Collapse)Author
2026-01-02feat(log): move in its own packageWilliam Hergès
2026-01-02feat(backend): rate limit dumb attacker botWilliam Hergès
2025-12-26feat(backend): use custom loggerAnhgelus Morhtuuzh
2025-12-26refactor(backend): use middleware to handle update statsAnhgelus Morhtuuzh
2025-12-22fix(storage): does not store stats if request failsAnhgelus Morhtuuzh
2025-12-12refactor(frontend): remove JS filesAnhgelus Morhtuuzh
2025-12-10fix(markdown): bad render of external images in rare casesAnhgelus Morhtuuzh
2025-10-27feat(section): adapt entry title with section nameWilliam Hergès
2025-10-27feat(sections): general rss feedWilliam Hergès
2025-10-27fix(section): bad template for RSSWilliam Hergès
2025-10-06feat(backend): rss feeds for logsAnhgelus Morhtuuzh
2025-10-06fix(frontend): malformed title and quote after hot updateAnhgelus Morhtuuzh
2025-10-05refactor(backend): generalize file parsingAnhgelus Morhtuuzh
2025-10-05perf(security): cache assets checksumWilliam Hergès
2025-10-05feat(security): integrity on link and scriptWilliam Hergès
2025-10-03feat(markdown): eval option to setup custom image source funcWilliam Hergès
2025-10-03feat(backend): set default image and public folder in configWilliam Hergès
2025-10-03feat(frontend): update quote after htmx reloadWilliam 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-03feat(backend): create template for logs displayAnhgelus Morhtuuzh
2025-10-03feat(backend): customize quotesAnhgelus Morhtuuzh
2025-10-02feat(backend): working paginationAnhgelus Morhtuuzh
2025-10-02perf(backend): generate content during loadAnhgelus Morhtuuzh
2025-10-02feat(backend): handle logAnhgelus Morhtuuzh
2025-10-02feat(backend): customize header image and faviconAnhgelus Morhtuuzh
2025-10-02feat(backend): config header linksAnhgelus Morhtuuzh
2025-10-02feat(backend): config name and descriptionAnhgelus Morhtuuzh
2025-10-02feat(backend): config to set domainAnhgelus Morhtuuzh
2025-10-02feat(backend): use httplogAnhgelus Morhtuuzh
2025-10-02feat(backend): og and twitter seoAnhgelus Morhtuuzh
2025-10-02feat(backend): handle homeAnhgelus Morhtuuzh