aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-13refactor(markdown): use new dom package to create htmlAnhgelus Morhtuuzh
2025-12-13feat(dom): type to represents css classAnhgelus Morhtuuzh
2025-12-13feat(dom): represents every html elementAnhgelus Morhtuuzh
2025-12-12ci(scripts): push important contents, not everythingAnhgelus 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): linebreak not replaced by space when line starts with external...Anhgelus Morhtuuzh
2025-12-10fix(markdown): linebreak not replaced by space when line starts with modifierAnhgelus Morhtuuzh
2025-12-10fix(markdown): bad render of external images in rare casesAnhgelus Morhtuuzh
2025-12-07ci(scripts): push and pull to serverWilliam Hergès
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-28fix(frontend): consistent space between articles and section introductionWilliam Hergès
2025-10-28feat(frontend): space between section introduction and articlesWilliam Hergès
2025-10-28feat(frontend): supports more links in headerWilliam Hergès
2025-10-27fix(rss): old link in <head>William Hergès
2025-10-27fix(frontend): HTMX was handling rss linksWilliam 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-27Merge pull request '[Feat] Custom sections' (#1) from feat/custom-sections in...Anhgelus Morhtuuzh
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-05fix(frontend): navbar not containing 4 items max per columnAnhgelus Morhtuuzh
2025-10-05feat(frontend): more readable color for linkAnhgelus Morhtuuzh
2025-10-05build(go): tidyWilliam Hergès
2025-10-05fix(markdown): missing space after linebreak and linkWilliam Hergès
2025-10-05feat(markdown): smarter lexer for externalWilliam Hergès
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
2025-10-04feat(frontend): light themeWilliam Hergès
2025-10-04fix(frontend): use htmx history instead of custom implementation to have hist...William Hergès