aboutsummaryrefslogtreecommitdiff
path: root/backend/templates
AgeCommit message (Collapse)Author
2026-02-04feat(frontend): smaller list display instead of bigger oneAnhgelus Morhtuuzh
2026-02-04feat(style): dynamically handle navbarAnhgelus Morhtuuzh
remove twitter card in head
2026-02-03fix(frontend): using property instead of name in meta tagsAnhgelus Morhtuuzh
2026-01-16style(html): use prettier plugin for go htmlWilliam Hergès
2025-12-22feat(backend): track page load without refererAnhgelus Morhtuuzh
2025-12-22feat(backend): admin dashboardAnhgelus Morhtuuzh
2025-12-19Revert "feat(backend): parse description as markdown"William Hergès
This reverts commit 0c0c6fb6df755d8f53d353e8b941e22a6c474b60.
2025-12-14feat(backend): parse description as markdownAnhgelus Morhtuuzh
2025-12-12refactor(frontend): remove JS filesAnhgelus Morhtuuzh
2025-11-13feat(template): remove 'voir plus' if no more itemsAnhgelus Morhtuuzh
2025-10-27fix(rss): old link in <head>William Hergès
2025-10-27feat(home): better display of sectionsWilliam Hergès
2025-10-27feat(sections): general rss feedWilliam Hergès
2025-10-27fix(section): bad template for RSSWilliam Hergès
2025-10-27fix(section): bad description in ogWilliam Hergès
2025-10-27fix(backend): missing filesWilliam Hergès
2025-10-27feat(section): display paginate in full listWilliam Hergès
2025-10-27fix(section): cannot execute home_logsWilliam Hergès
2025-10-27feat(config): supports multiple sectionsWilliam Hergès
2025-10-06feat(backend): rss feeds for logsAnhgelus Morhtuuzh
2025-10-06style(format): install prettier and runAnhgelus Morhtuuzh
2025-10-06fix(frontend): malformed title and quote after hot updateAnhgelus Morhtuuzh
2025-10-06feat(frontend): better link style in light themeAnhgelus Morhtuuzh
and rename /log route to /logs/
2025-10-05refactor(backend): generalize file parsingAnhgelus Morhtuuzh
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(frontend): text more readableWilliam 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): scroll to body top instead of body topWilliam 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): create template for logs displayAnhgelus Morhtuuzh
2025-10-03feat(backend): customize quotesAnhgelus Morhtuuzh
2025-10-03feat(backend): handle display all logAnhgelus Morhtuuzh
2025-10-02feat(backend): working paginationAnhgelus Morhtuuzh
2025-10-02feat(backend): display list of logs in homeAnhgelus Morhtuuzh
2025-10-02perf(backend): generate content during loadAnhgelus Morhtuuzh
2025-10-02feat(backend): load log filesAnhgelus 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): og and twitter seoAnhgelus Morhtuuzh
2025-10-02feat(backend): handle homeAnhgelus Morhtuuzh