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-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
2025-12-13
fix(markdown): wrong error for bad header number
Anhgelus Morhtuuzh
2025-12-13
Merge pull request '[Refactor] Replace manual DOM manipulation in markdown by...
Anhgelus Morhtuuzh
2025-12-13
style(markdown): rename header into heading
Anhgelus Morhtuuzh
2025-12-13
refactor(markdown): use new dom package to create html
Anhgelus Morhtuuzh
2025-12-13
feat(dom): type to represents css class
Anhgelus Morhtuuzh
2025-12-13
feat(dom): represents every html element
Anhgelus Morhtuuzh
2025-12-12
ci(scripts): push important contents, not everything
Anhgelus Morhtuuzh
2025-12-12
feat(backend): ignore backup (.bp) file
Anhgelus Morhtuuzh
2025-12-12
build(backend): bump version
Anhgelus Morhtuuzh
2025-12-12
refactor(frontend): remove JS files
Anhgelus Morhtuuzh
2025-12-10
fix(markdown): linebreak not replaced by space when line starts with external...
Anhgelus Morhtuuzh
2025-12-10
fix(markdown): linebreak not replaced by space when line starts with modifier
Anhgelus Morhtuuzh
2025-12-10
fix(markdown): bad render of external images in rare cases
Anhgelus Morhtuuzh
2025-12-07
ci(scripts): push and pull to server
William Hergès
[next]