| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-15 | format: go mod tidy | ||
| 2026-04-15 | refactor: simpler frontmatter parser (replace regexp with bytes pkg) | ||
| 2026-04-15 | feat: add usepathstyle flag for s3 config | ||
| refactor: use aws-sdk-go-v2/config package for configuring s3 client | |||
| 2026-04-15 | feat: support s3 for blog pages | ||
| refactor: make blog client an interface feat: claude.md | |||
| 2026-04-08 | feat: update all github actions, golang dependencies, golang to 1.26, alpine ↵ | ||
| to 3.23 | |||
| 2026-04-05 | feat: use accent colors for glightbox tooltip | ||
| 2026-04-05 | feat: redesign catalog sidebar | ||
| feat: add indicators on catalog if user liked or viewed the page feat: add accent colors for each theme | |||
| 2026-04-04 | feat: redo the design of blog catalog article rows | ||
| 2026-04-04 | feat: make header from thin to bold | ||
| 2026-04-04 | fix: remove leading slash in path with going up | ||
| format: remove redundant var specs | |||
| 2026-04-04 | feat: replace font-andika | ||
| feat: replace noise image with lighter paper texture refactor: put colors in tailwind theme block | |||
| 2026-03-31 | fix: description meta content | ||
| 2026-03-31 | feat: add google site verification token for prod | ||
| 2026-03-31 | feat: add linked data | ||
| 2026-03-31 | fix: don't use h1 tag in header | ||
| 2026-03-31 | feat: use semantic html tags for pages | ||
| 2026-03-31 | feat: enable etag middleware | ||
| feat: enable compress middleware feat: trim end slash of each request url (except for root) | |||
| 2026-03-31 | feat: specify canonical hrefs for each page | ||
| feat: specify more meta properties for search engines fix: correct user and catalogue meta format: specify og property names in property field feat: user profile description | |||
| 2026-03-30 | feat: generate robots.txt | ||
| 2026-03-30 | feat: build sitemap.xml | ||
| 2026-03-29 | feat: add namespace parameter for gallery | ||
| refactor: replace sprintf for galleryid with simple replaceall in gallery rendering | |||
| 2026-03-29 | fix: add page metadata correctly | ||
| feat: link marker fill saturation and brightness in the global map to the publication date | |||
| 2026-03-28 | feat: add meta for embeds & search engines | ||
| 2026-02-11 | feat: color scrollbar according to theme | ||
| 2026-01-10 | feat: darken color palette for lettuce theme | ||
| feat: change background to 4-tile mosaic + linen overlay | |||
| 2026-01-08 | feat: use floating sidebar for general pages if screen is wide enough | ||
| feat: content stays wider with wider screens fix: problem with resizing content when galleries are in it ci: update checkout action from v4 to v6 | |||
| 2026-01-08 | feat: switch standard OSM to CyclOSM for maps on site | ||
| feat: reduce border size for sidebar buttons from 0.3rem to 0.25rem | |||
| 2026-01-08 | feat: move like button to header to make it more prominent | ||
| fix: light hard and soft colors mismatch in lilac theme refactor: use var for noise image in themes | |||
| 2026-01-06 | fix: fix inset shadow getting overlapped for tags list | ||
| 2026-01-06 | fix: inset shadow getting overlapped by child elements | ||
| 2026-01-04 | fix: restore SPA functionality via toolbar | ||
| 2026-01-03 | feat: "emboss" taskbar icons by adding shadows | ||
| 2026-01-03 | feat: nextstep-like buttons for toolbar | ||
| 2025-11-04 | feat: move published date info from header into start of the body | ||
| feat: show action date on any screen feat: show short description together with dates in page's body refactor: use minified packery dist | |||
| 2025-11-04 | fix: correctly pack galleries on mobiles | ||
| feat: switch masonry to packery debug: log app shutdown more | |||
| 2025-11-01 | fix: change nocontent status to ok if there is content | ||
| 2025-10-28 | refactor: make structurized implementation of routes + separate identity of ↵ | ||
| router feat: update go to 1.25 feat: update all dependencies debug: display routes when debug logs turned on | |||
| 2025-10-25 | fix: make statements sequential in mailer new post method | ||
| feat: switch mail service | |||
| 2025-10-25 | feat: add debug info about starting/ending db transactions | ||
| 2025-10-25 | feat: enable WAL journal mode for db | ||
| fix: green colors on unsubscribe page feat: properly shutdown blog trigger scheduler | |||
| 2025-10-25 | feat: configurable cron for mail trigger | ||
| 2025-10-25 | fix: make sure db transactions end always | ||
| 2025-10-24 | feat: allow to unsubscribe from an email | ||
| 2025-10-24 | feat: send new blog posts to subscribers | ||
| 2025-10-23 | fix: disable subscription form if user has no verified email | ||
| fix: check properly if the email was already taken | |||
| 2025-10-23 | feat: cross out only if explicitly set | ||
| 2025-10-23 | feat: subscription settings | ||
| 2025-10-23 | fix: add mail address env into deploy | ||
| 2025-10-23 | fix: remove quotes in ci where needed | ||
| 2025-10-23 | fix: paste secrets in quotes | ||