| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-03 | feat: add yandex verification code | ||
| 2026-05-02 | fix: disable checksum validation skipped spam | ||
| 2026-05-02 | fix: set cache-control for non-cacheable pages | ||
| 2026-05-02 | feat: move from b2 to s3 for blog pages & facts | ||
| feat: use centralized index.json for blog pages, keep paginator as fallback feat: multithreaded paginator | |||
| 2026-05-02 | feat: integrate unix sockets into stage & prod | ||
| 2026-05-02 | feat: enable unix listeners | ||
| refactor: parametrize listener | |||
| 2026-05-02 | feat: implement rate limiting | ||
| 2026-05-02 | refactor: parametrize static & photo storage url | ||
| refactor: parametrize allow origins | |||
| 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-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: replace font-andika | ||
| feat: replace noise image with lighter paper texture refactor: put colors in tailwind theme block | |||
| 2026-03-31 | feat: add google site verification token for prod | ||
| 2026-03-31 | feat: add linked data | ||
| 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 | |||
| 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: subscription settings | ||
| 2025-10-23 | feat: email linking | ||
| 2025-10-21 | fix: minimize chance of masonry getting broken | ||
| 2025-10-20 | feat: redo language page with general page layout | ||
| 2025-10-19 | format: rename main-dark & main-light colors to main-hard & main-soft | ||
| 2025-10-19 | feat: have toolbar on the top by default (only return to left if the screen ↵ | ||
| is short on height) feat: center the layout by default feat: switch font to Andika feat: switch masonry to use rem units feat: fit masonry to center | |||
| 2025-10-18 | feat: uninterruptable lightbox | ||
| fix: image description taking up all the height in glightbox | |||
| 2025-10-18 | fix: disable horizontal order for masonry | ||
| feat: raise width levels for columns count in gallery feat: raise width levels for thumbnails resolution | |||
| 2025-10-17 | feat(glightbox): don't hide text in mobile devices | ||
| 2025-10-17 | feat: allow links to appear in tooltips in gallery | ||
| 2025-10-17 | feat: add tooltip for images in a gallery | ||
| feat: add image index inside a gallery fix: return gap inside a gallery | |||
| 2025-10-17 | feat: add support for tags in gallery images | ||
| feat: add 2x tag for an image in gallery feat: update layout of galleries while loading images (not just after) | |||
| 2025-10-17 | feat: add onclick links in blog post links | ||
| feat: add href for any onclick links/icons chore: rm any remains of old lightgallery fix: show borders between post rows fix: map redefining | |||
| 2025-10-16 | feat: implement new prototype gallery | ||
| 2025-10-15 | feat: adapt layout for phone screens (especially small ones) | ||
| 2025-10-15 | feat: improve measurements in layout | ||