aboutsummaryrefslogtreecommitdiff
path: root/backend/config.go
AgeCommit message (Collapse)Author
2026-01-02feat(backend): specify title name of section entry in configWilliam Hergès
2026-01-02feat(backend): load admin password from env if not set in configAnhgelus Morhtuuzh
2025-12-22feat(backend): admin dashboardAnhgelus Morhtuuzh
2025-12-21feat(backend): connect to sqlite dbAnhgelus Morhtuuzh
2025-12-14feat(backend): supports custom replacer of markdownAnhgelus Morhtuuzh
2025-12-12refactor(frontend): remove JS filesAnhgelus Morhtuuzh
2025-10-27feat(sections): general rss feedWilliam Hergès
2025-10-27feat(config): supports multiple sectionsWilliam Hergès
2025-10-06build(go): fix typo in package nameAnhgelus Morhtuuzh
2025-10-05feat(backend): add noreferer on external link and move target blankWilliam Hergès
2025-10-03feat(backend): set default image and public folder in configWilliam Hergès
2025-10-03feat(backend): handle simple root filesAnhgelus Morhtuuzh
2025-10-03feat(backend): customize quotesAnhgelus Morhtuuzh
2025-10-02feat(backend): load log filesAnhgelus 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): config to set domainAnhgelus Morhtuuzh
2025-10-02feat(backend): handle static filesAnhgelus Morhtuuzh