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
path:
root
/
backend
/
router.go
Age
Commit message (
Expand
)
Author
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): 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
2025-12-30
feat(backend): does not update stats if user is admin
William Hergès
2025-12-30
feat(storage): scope stats per ip instead of target
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-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): 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-12
build(backend): bump version
Anhgelus Morhtuuzh
2025-12-12
refactor(frontend): remove JS files
Anhgelus Morhtuuzh
2025-10-29
feat(security): set headers
William Hergès
2025-10-27
feat(section): display paginate in full list
William Hergès
2025-10-06
feat(backend): rss feeds for logs
Anhgelus Morhtuuzh
2025-10-05
perf(security): cache assets checksum
William Hergès
2025-10-05
feat(security): setup cors
William Hergès
2025-10-05
feat(security): integrity on link and script
William Hergès
2025-10-04
fix(frontend): prevent modifying internal anchors in non standard implementation
William Hergès
2025-10-03
feat(backend): handle 404
William Hergès
2025-10-03
feat(frontend): use htmx to dynamically navigate between pages
William Hergès
2025-10-02
perf(backend): generate content during load
Anhgelus Morhtuuzh
2025-10-02
feat(backend): config to set domain
Anhgelus Morhtuuzh
2025-10-02
feat(backend): use httplog
Anhgelus Morhtuuzh
2025-10-02
feat(backend): handle home
Anhgelus Morhtuuzh
2025-10-02
feat(backend): return not found instead of serving list of all files
Anhgelus Morhtuuzh
2025-10-02
feat(backend): handle static files
Anhgelus Morhtuuzh
2025-10-02
feat(backend): simple http server
Anhgelus Morhtuuzh