index
:
small-web
main
Unnamed repository; edit this file 'description' to name the repository.
Anhgelus Morhtuuzh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-02-04
fix(frontend): first article title not clickable
Anhgelus Morhtuuzh
2026-02-04
feat(frontend): smaller list display instead of bigger one
Anhgelus Morhtuuzh
2026-02-04
refactor(design): delete folder
Anhgelus Morhtuuzh
2026-02-04
feat(style): dynamically handle navbar
Anhgelus Morhtuuzh
2026-02-03
fix(dom): remove trailing slash for void element
Anhgelus Morhtuuzh
2026-02-03
build(frontend): remove dist folder if present
Anhgelus Morhtuuzh
2026-02-03
fix(frontend): using property instead of name in meta tags
Anhgelus Morhtuuzh
2026-01-16
style(html): use prettier plugin for go html
William Hergès
2026-01-04
feat(backend): decrease sus request log level
Anhgelus Morhtuuzh
2026-01-02
feat(log): move in its own package
William Hergès
2026-01-02
feat(storage): requires HumanPageLoad to update stats
William Hergès
2026-01-02
feat(backend): rate limit dumb attacker bot
William Hergès
2026-01-02
feat(backend): specify title name of section entry in config
William Hergès
2026-01-02
feat(backend): handle every dot txt like robots.txt
Anhgelus Morhtuuzh
2026-01-02
feat(backend): handle robots.txt
Anhgelus Morhtuuzh
2026-01-02
feat(backend): remove useless version in logger
Anhgelus Morhtuuzh
2026-01-02
feat(backend): clean rate limit
Anhgelus Morhtuuzh
2026-01-02
feat(backend): load admin password from env if not set in config
Anhgelus Morhtuuzh
2025-12-30
feat(backend): does not update stats if user is admin
William Hergès
2025-12-30
fix(storage): enforce target and ref checking for stats
William Hergès
2025-12-30
feat(storage): scope stats per ip instead of target
William Hergès
2025-12-27
build(go): remove useless godotenv deps
William Hergès
2025-12-27
fix(backend): memory leak in timeouts
William Hergès
2025-12-26
feat(backend): introduce rate limit to protect auth
Anhgelus Morhtuuzh
2025-12-26
feat(backend): use custom logger
Anhgelus Morhtuuzh
2025-12-26
refactor(backend): use middleware to handle update stats
Anhgelus Morhtuuzh
2025-12-25
build(go): target amd64 v3 by default
William Hergès
2025-12-25
refactor(markdown): simplify paragraph parsing
William Hergès
2025-12-22
Merge pull request '[Feat] Stats' (#4) from feat/stats into main
Anhgelus Morhtuuzh
2025-12-22
fix(storage): remove query from ref
Anhgelus Morhtuuzh
2025-12-22
fix(storage): does not store stats if request fails
Anhgelus Morhtuuzh
2025-12-22
refactor(backend): move db related in new package
Anhgelus Morhtuuzh
2025-12-22
feat(backend): track page load without referer
Anhgelus Morhtuuzh
2025-12-22
feat(backend): admin dashboard
Anhgelus Morhtuuzh
2025-12-22
perf(backend): decrease render time when request has referer header
Anhgelus Morhtuuzh
2025-12-21
feat(backend): record every jump between pages
Anhgelus Morhtuuzh
2025-12-21
feat(backend): connect to sqlite db
Anhgelus Morhtuuzh
2025-12-21
feat(backend): set content to display like a poem
Anhgelus Morhtuuzh
2025-12-21
fix(markdown): remove old weird space adder in external
Anhgelus Morhtuuzh
2025-12-21
feat(markdown): option to render poem
Anhgelus Morhtuuzh
2025-12-21
test(dom): create
Anhgelus Morhtuuzh
2025-12-20
test(markdown): use subtest to clean
Anhgelus Morhtuuzh
2025-12-19
Revert "feat(backend): parse description as markdown"
William Hergès
2025-12-15
fix(markdown): adding linebreak at the beginning in multiline code block
Anhgelus Morhtuuzh
2025-12-14
Merge pull request '[Feat] Custom replace' (#3) from feat/custom-replace into...
Anhgelus Morhtuuzh
2025-12-14
feat(backend): parse description as markdown
Anhgelus Morhtuuzh
2025-12-14
feat(backend): supports custom replacer of markdown
Anhgelus Morhtuuzh
2025-12-14
feat(markdown): custom replacer
Anhgelus Morhtuuzh
2025-12-14
feat(frontend): generalize .large class
Anhgelus Morhtuuzh
2025-12-13
refactor(backend): use dom package to render link
Anhgelus Morhtuuzh
[next]