aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Collapse)Author
2026-01-04feat(backend): decrease sus request log levelAnhgelus Morhtuuzh
2026-01-02feat(log): move in its own packageWilliam Hergès
2026-01-02feat(storage): requires HumanPageLoad to update statsWilliam Hergès
2026-01-02feat(backend): rate limit dumb attacker botWilliam Hergès
2026-01-02feat(backend): specify title name of section entry in configWilliam Hergès
2026-01-02feat(backend): handle every dot txt like robots.txtAnhgelus Morhtuuzh
2026-01-02feat(backend): handle robots.txtAnhgelus Morhtuuzh
2026-01-02feat(backend): remove useless version in loggerAnhgelus Morhtuuzh
2026-01-02feat(backend): clean rate limitAnhgelus Morhtuuzh
2026-01-02feat(backend): load admin password from env if not set in configAnhgelus Morhtuuzh
2025-12-30feat(backend): does not update stats if user is adminWilliam Hergès
2025-12-30fix(storage): enforce target and ref checking for statsWilliam Hergès
2025-12-30feat(storage): scope stats per ip instead of targetWilliam Hergès
2025-12-27fix(backend): memory leak in timeoutsWilliam Hergès
2025-12-26feat(backend): introduce rate limit to protect authAnhgelus Morhtuuzh
2025-12-26feat(backend): use custom loggerAnhgelus Morhtuuzh
2025-12-26refactor(backend): use middleware to handle update statsAnhgelus Morhtuuzh
2025-12-22fix(storage): remove query from refAnhgelus Morhtuuzh
2025-12-22fix(storage): does not store stats if request failsAnhgelus Morhtuuzh
2025-12-22refactor(backend): move db related in new packageAnhgelus Morhtuuzh
2025-12-22feat(backend): track page load without refererAnhgelus Morhtuuzh
2025-12-22feat(backend): admin dashboardAnhgelus Morhtuuzh
2025-12-22perf(backend): decrease render time when request has referer headerAnhgelus Morhtuuzh
Made the update stats async
2025-12-21feat(backend): record every jump between pagesAnhgelus Morhtuuzh
2025-12-21feat(backend): connect to sqlite dbAnhgelus Morhtuuzh
2025-12-21feat(backend): set content to display like a poemAnhgelus 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-14feat(backend): supports custom replacer of markdownAnhgelus Morhtuuzh
2025-12-13refactor(backend): use dom package to render linkAnhgelus Morhtuuzh
2025-12-12feat(backend): ignore backup (.bp) fileAnhgelus Morhtuuzh
2025-12-12build(backend): bump versionAnhgelus Morhtuuzh
2025-12-12refactor(frontend): remove JS filesAnhgelus Morhtuuzh
2025-12-10fix(markdown): bad render of external images in rare casesAnhgelus Morhtuuzh
2025-11-13feat(template): remove 'voir plus' if no more itemsAnhgelus Morhtuuzh
2025-10-29feat(rss): more precise hour for new contentWilliam Hergès
2025-10-29feat(security): set headersWilliam Hergès
2025-10-27fix(rss): old link in <head>William Hergès
2025-10-27fix(section): remaining old 'log' in a logWilliam Hergès
2025-10-27feat(section): adapt entry title with section nameWilliam 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-06build(go): fix typo in package nameAnhgelus Morhtuuzh
2025-10-06feat(backend): rss feeds for logsAnhgelus Morhtuuzh