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 (
Collapse
)
Author
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
Made the update stats async
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-19
Revert "feat(backend): parse description as markdown"
William Hergès
This reverts commit 0c0c6fb6df755d8f53d353e8b941e22a6c474b60.
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-13
refactor(backend): use dom package to render link
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): bad render of external images in rare cases
Anhgelus Morhtuuzh
2025-11-13
feat(template): remove 'voir plus' if no more items
Anhgelus Morhtuuzh
2025-10-29
feat(rss): more precise hour for new content
William Hergès
2025-10-29
feat(security): set headers
William Hergès
2025-10-27
fix(rss): old link in <head>
William Hergès
2025-10-27
fix(section): remaining old 'log' in a log
William Hergès
2025-10-27
feat(section): adapt entry title with section name
William Hergès
2025-10-27
feat(home): better display of sections
William Hergès
2025-10-27
feat(sections): general rss feed
William Hergès
2025-10-27
fix(section): bad template for RSS
William Hergès
2025-10-27
fix(section): bad description in og
William Hergès
2025-10-27
fix(backend): missing files
William Hergès
2025-10-27
feat(section): display paginate in full list
William Hergès
2025-10-27
fix(section): cannot execute home_logs
William Hergès
2025-10-27
feat(config): supports multiple sections
William Hergès
2025-10-06
build(go): fix typo in package name
Anhgelus Morhtuuzh
2025-10-06
feat(backend): rss feeds for logs
Anhgelus Morhtuuzh
2025-10-06
style(format): install prettier and run
Anhgelus Morhtuuzh
2025-10-06
fix(frontend): malformed title and quote after hot update
Anhgelus Morhtuuzh
2025-10-06
fix(frontend): code multi line does not wrap
Anhgelus Morhtuuzh
2025-10-06
feat(frontend): better link style in light theme
Anhgelus Morhtuuzh
and rename /log route to /logs/
2025-10-05
fix(backend): concurrent write in map
Anhgelus Morhtuuzh
2025-10-05
feat(backend): support file properties in generic root
Anhgelus Morhtuuzh
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 ↵
William Hergès
history working
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
[next]