| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-21 | feat: add bing verification meta | ||
| refactor: allow custom meta fields | |||
| 2026-05-21 | feat: drop saya.uz postfix in page title | ||
| fix: medley is now defined in title while changing page | |||
| 2026-05-19 | feat: smooth rem transition through screen size change (also zoom more) | ||
| feat: add elevation to accent buttons feat: make blog catalogue buttons accent feat: redo shadowing & inset shadowing feat: add edge blur for thumbnails feat: replace most px units with rem units feat: inset shadow elevation attributes feat: remove most dotted borders fix: path validating in get like handler feat: add left padding to radio buttons in blog catalogue | |||
| 2026-05-18 | feat: use "page // medley" format for title | ||
| 2026-05-18 | feat: combined map widget | ||
| feat: migrate all static to cdn feat: use 560p thumbnails for multitone backgrounds | |||
| 2026-05-17 | refactor: rewrite localization for dynamic set and get | ||
| feat: medley localnames feat: integrate package minor updates fix: on errors with blog client init write correct type | |||
| 2026-05-16 | feat: highlight the blog page visited earlier in blog catalogue | ||
| 2026-05-16 | fix: font in like button on smartphone screens | ||
| feat: some margin-left for medley title refactor: explicit highlight query for blog search api | |||
| 2026-05-15 | feat: subheader for blog pages with medley-related ones | ||
| fix: inline shadow now sticks to scrolling feat: multitone backgrounds implementation refactor: convert color vars into oklch | |||
| 2026-05-09 | feat: render full page completely in one request | ||
| 2026-05-04 | fix: segfault on non-existing language | ||
| 2026-05-04 | fix: remove socket if exists before listening on it | ||
| 2026-05-03 | feat: add yandex verification code | ||
| 2026-05-02 | fix: set cache-control for non-cacheable pages | ||
| 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 | feat: support s3 for blog pages | ||
| refactor: make blog client an interface feat: claude.md | |||
| 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-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 | 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 | 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-20 | feat: redo language page with general page layout | ||
| 2025-10-15 | feat: adapt layout for phone screens (especially small ones) | ||
| 2025-09-10 | feat: add page views | ||
| feat: more responsive header size to keep it in one row refactor: move like and view count into separate row in blog card | |||
| 2025-09-06 | fix: differentiate lang for blog search cache | ||
| 2025-09-06 | feat: home page | ||
| feat: my random fact giver for a home page feat: stricter cors policy refactor: move lightlibrary css onto my bucket | |||
| 2025-09-04 | feat: reroute general page derivations to general page route | ||
| feat: always have page body in square aspect ratio feat: change to mobile view on 1.1/1 aspect ratio (instead of 0.8/1) feat: dynamically change title with any new page feat: cache general page template | |||
| 2025-09-03 | feat: blog search pages cache | ||
| 2025-08-31 | feat: add page cache | ||
| 2025-08-31 | feat: seamless single page application | ||
| 2025-08-31 | feat: integrate partials in page generating | ||