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
Age
Commit message (
Expand
)
Author
2025-10-05
refactor(backend): generalize file parsing
Anhgelus Morhtuuzh
2025-10-05
feat(backend): add noreferer on external link and move target blank
William Hergès
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): use htmx history instead of custom implementation to have hist...
William Hergès
2025-10-04
fix(frontend): prevent modifying internal anchors in non standard implementation
William Hergès
2025-10-04
feat(backend): reduce number of log entry in home
William Hergès
2025-10-04
fix(markdown): parsing quote was weird
William Hergès
2025-10-03
feat(markdown): eval option to setup custom image source func
William Hergès
2025-10-03
feat(frontend): text more readable
William Hergès
2025-10-03
feat(backend): set default image and public folder in config
William Hergès
2025-10-03
feat(frontend): update quote after htmx reload
William Hergès
2025-10-03
feat(backend): handle 404
William Hergès
2025-10-03
feat(frontend): scroll to body top instead of body top
William Hergès
2025-10-03
feat(frontend): use htmx to dynamically navigate between pages
William Hergès
2025-10-03
feat(frontend): bundle htmx and set every external link to target blank
William Hergès
2025-10-03
fix(frontend): pagination not centered and not responsive
William Hergès
2025-10-03
fix(backend): default value for pubdate
William Hergès
2025-10-03
feat(backend): handle simple root files
Anhgelus Morhtuuzh
2025-10-03
feat(backend): create template for logs display
Anhgelus Morhtuuzh
2025-10-03
feat(backend): customize quotes
Anhgelus Morhtuuzh
2025-10-03
feat(backend): handle display all log
Anhgelus Morhtuuzh
2025-10-03
feat(backend): sort logs with modification date
Anhgelus Morhtuuzh
2025-10-02
feat(backend): working pagination
Anhgelus Morhtuuzh
2025-10-02
feat(backend): display list of logs in home
Anhgelus Morhtuuzh
2025-10-02
perf(backend): generate content during load
Anhgelus Morhtuuzh
2025-10-02
perf(backend): cache generated files
Anhgelus Morhtuuzh
2025-10-02
feat(backend): parse markdown heading to get log info
Anhgelus Morhtuuzh
2025-10-02
feat(backend): parse log entry
Anhgelus Morhtuuzh
2025-10-02
feat(backend): load log files
Anhgelus Morhtuuzh
2025-10-02
feat(backend): handle log
Anhgelus Morhtuuzh
2025-10-02
feat(backend): customize header image and favicon
Anhgelus Morhtuuzh
2025-10-02
feat(backend): config header links
Anhgelus Morhtuuzh
2025-10-02
feat(backend): config name and description
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): og and twitter seo
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