index
:
sayauz/web.git
main
stage
Web server about my own adventures, serving on saya.uz
Saya Andy <saya.andy@posteo.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
router
Age
Commit message (
Expand
)
Author
2025-11-04
feat: move published date info from header into start of the body
SayaAndy
2025-11-04
fix: correctly pack galleries on mobiles
SayaAndy
2025-11-01
fix: change nocontent status to ok if there is content
SayaAndy
2025-10-28
refactor: make structurized implementation of routes + separate identity of r...
SayaAndy
2025-10-25
fix: make statements sequential in mailer new post method
SayaAndy
2025-10-25
feat: add debug info about starting/ending db transactions
SayaAndy
2025-10-25
feat: enable WAL journal mode for db
SayaAndy
2025-10-25
fix: make sure db transactions end always
SayaAndy
2025-10-24
feat: allow to unsubscribe from an email
SayaAndy
2025-10-24
feat: send new blog posts to subscribers
SayaAndy
2025-10-23
fix: disable subscription form if user has no verified email
SayaAndy
2025-10-23
feat: subscription settings
SayaAndy
2025-10-23
feat: email linking
SayaAndy
2025-10-20
feat: redo language page with general page layout
SayaAndy
2025-10-15
feat: adapt layout for phone screens (especially small ones)
SayaAndy
2025-09-10
feat: add page views
SayaAndy
2025-09-06
fix: differentiate lang for blog search cache
SayaAndy
2025-09-06
feat: home page
SayaAndy
2025-09-04
feat: reroute general page derivations to general page route
SayaAndy
2025-09-03
feat: blog search pages cache
SayaAndy
2025-08-31
feat: add page cache
SayaAndy
2025-08-31
feat: seamless single page application
SayaAndy
2025-08-31
feat: integrate partials in page generating
SayaAndy
2025-08-31
refactor: prepare layout for SPA
SayaAndy
2025-08-30
feat: like count shown on blog search
SayaAndy
2025-08-30
fix: truncate likes table prior to dumping cache
SayaAndy
2025-08-30
feat: add persistent storage for likes
SayaAndy
2025-08-27
feat: add and show like count
SayaAndy
2025-08-26
feat: like button (only inmem-cache for now)
SayaAndy
2025-08-26
fix: specify tag count and page count on enlist catalogue log
SayaAndy
2025-08-26
refactor: log only num of enlisted pages for catalogue
SayaAndy
2025-08-26
feat: client hash cache
SayaAndy
2025-08-19
refactor: move template manager definition to router package
SayaAndy
2025-08-18
refactor: have routes in separate files
SayaAndy