aboutsummaryrefslogtreecommitdiff
path: root/backend/templates/base.html
AgeCommit message (Collapse)Author
2025-10-05feat(backend): add noreferer on external link and move target blankWilliam Hergès
2025-10-05feat(security): integrity on link and scriptWilliam Hergès
2025-10-04fix(frontend): use htmx history instead of custom implementation to have ↵William Hergès
history working
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(frontend): use htmx to dynamically navigate between pagesWilliam Hergès
2025-10-03feat(frontend): bundle htmx and set every external link to target blankWilliam Hergès
2025-10-03fix(frontend): pagination not centered and not responsiveWilliam Hergès
2025-10-03feat(backend): handle simple root filesAnhgelus Morhtuuzh
2025-10-03feat(backend): customize quotesAnhgelus Morhtuuzh
2025-10-02perf(backend): generate content during loadAnhgelus 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): og and twitter seoAnhgelus Morhtuuzh
2025-10-02feat(backend): handle homeAnhgelus Morhtuuzh