aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2025-12-22refactor(backend): move db related in new packageAnhgelus Morhtuuzh
2025-12-22feat(backend): admin dashboardAnhgelus Morhtuuzh
2025-12-21feat(backend): record every jump between pagesAnhgelus Morhtuuzh
2025-12-21feat(backend): connect to sqlite dbAnhgelus Morhtuuzh
2025-10-27feat(config): supports multiple sectionsWilliam Hergès
2025-10-06build(go): fix typo in package nameAnhgelus Morhtuuzh
2025-10-05feat(security): integrity on link and scriptWilliam Hergès
2025-10-03feat(backend): set default image and public folder in configWilliam Hergès
2025-10-03feat(backend): handle 404William 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-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): config to set domainAnhgelus Morhtuuzh
2025-10-02feat(backend): use httplogAnhgelus Morhtuuzh
2025-10-02feat(backend): handle homeAnhgelus Morhtuuzh
2025-10-02feat(backend): handle static filesAnhgelus Morhtuuzh
2025-10-02feat(backend): simple http serverAnhgelus Morhtuuzh