aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)Author
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
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
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
2025-10-06style(format): install prettier and runAnhgelus Morhtuuzh
2025-10-06fix(frontend): malformed title and quote after hot updateAnhgelus Morhtuuzh
2025-10-06fix(frontend): code multi line does not wrapAnhgelus Morhtuuzh
2025-10-06feat(frontend): better link style in light themeAnhgelus Morhtuuzh
2025-10-05fix(backend): concurrent write in mapAnhgelus Morhtuuzh
2025-10-05feat(backend): support file properties in generic rootAnhgelus Morhtuuzh
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-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