summaryrefslogtreecommitdiffci
AgeCommit message (Collapse)Author
2026-05-16feat: highlight the blog page visited earlier in blog catalogueGravatar SayaAndy
2026-05-16feat: all color themes now have light & dark variations depending on preferenceGravatar SayaAndy
feat: color all leaflet elements depending on color theme & scheme feat: change font to m-plus for short description fix: theme wheel position on different dpi screens in global map
2026-05-16fix: font in like button on smartphone screensGravatar SayaAndy
feat: some margin-left for medley title refactor: explicit highlight query for blog search api
2026-05-15feat: subheader for blog pages with medley-related onesGravatar SayaAndy
fix: inline shadow now sticks to scrolling feat: multitone backgrounds implementation refactor: convert color vars into oklch
2026-05-12v0.15.8 (#39)v0.15.8Gravatar Saya Andy
* [fix: add title property in head](https://github.com/SayaAndy/saya-today-web/commit/8b2aeaa3e83a2bc0d70c4d8d803f0dc1ef049c47)
2026-05-12fix: add title property in headGravatar SayaAndy
2026-05-10v0.15.7 (#38)v0.15.7Gravatar Saya Andy
* [feat: render full page completely in one request](https://github.com/SayaAndy/saya-today-web/commit/19b9ff9ab13094fc51caecd0ca32fbbf6bdf4db3)
2026-05-09feat: render full page completely in one requestGravatar SayaAndy
2026-05-04v0.15.6.1 (#37)v0.15.6.1Gravatar Saya Andy
- [ci: rm ansible install step in prod](https://github.com/SayaAndy/saya-today-web/commit/2c1385c6d02c99e4a72677c748306d508ba23581)
2026-05-04fix: rm ansible install step in prodGravatar SayaAndy
2026-05-04v0.15.6 (#36)v0.15.6Gravatar Saya Andy
- [feat: integrate general use favicon.ico for search engines](https://github.com/SayaAndy/saya-today-web/commit/e3601faf8e98ac39be1aa746c9e20b837d09a037) - [ci: use ansible dev tools to speed up deploy step](https://github.com/SayaAndy/saya-today-web/commit/e3601faf8e98ac39be1aa746c9e20b837d09a037) - [ci: enable gha buildx cache](https://github.com/SayaAndy/saya-today-web/pull/36/commits/38cb561f5f9048d26ac7f38176c928fd4e7f32df) - [ci: use sha short from single source](https://github.com/SayaAndy/saya-today-web/pull/36/commits/38cb561f5f9048d26ac7f38176c928fd4e7f32df) - [ci: no strict host key checking in ci](https://github.com/SayaAndy/saya-today-web/pull/36/commits/7b1aca39816f4b82ddf9c4ced83275d56e1b8780)
2026-05-04feat: enable gha buildx cacheGravatar SayaAndy
fix: use sha short from single source
2026-05-04fix: no strict host key checking in ciGravatar SayaAndy
2026-05-04feat: integrate general use favicon.ico for search enginesGravatar SayaAndy
ci: use ansible dev tools to speed up deploy step
2026-05-04v0.15.5 (#35)v0.15.5Gravatar Saya Andy
- [feat: put header in h1 for search engines](https://github.com/SayaAndy/saya-today-web/commit/ef1a2c84a0a6687b217144352de5fe3a6f4c8ba8)
2026-05-04feat: put header in h1 for search enginesGravatar SayaAndy
2026-05-04v0.15.4 (#34)v0.15.4Gravatar Saya Andy
- [fix: segfault on non-existing language](https://github.com/SayaAndy/saya-today-web/commit/74a63d1474cee70b727f2638dc76f284fa9a916c) - [fix: remove socket if exists before listening on it](https://github.com/SayaAndy/saya-today-web/commit/88b16193ced918edb4776b21f305c348d02d0da0)
2026-05-04fix: segfault on non-existing languageGravatar SayaAndy
2026-05-04fix: remove socket if exists before listening on itGravatar SayaAndy
2026-05-04v0.15.3 (#33)v0.15.3Gravatar Saya Andy
- [fix: add like button in mobile mode](https://github.com/SayaAndy/saya-today-web/commit/72eb1cbd848fad5a659308d7a371795d77665632)
2026-05-04fix: add like button in mobile modeGravatar SayaAndy
2026-05-04v0.15.2 (#32)v0.15.2Gravatar Saya Andy
- [feat: migrate from cyclosm to stadia maps outdoors (due to cyclosm denial of service)](https://github.com/SayaAndy/saya-today-web/commit/4bb41ea116703b7962197048f38e324d0a4ba6f2)
2026-05-04feat: migrate from cyclosm to stadia maps outdoors (due to cyclosm denial of ↵Gravatar SayaAndy
service)
2026-05-03v0.15.1 (#31)v0.15.1Gravatar Saya Andy
- [fix: the issue in portrait mode with scrolling](https://github.com/SayaAndy/saya-today-web/commit/d36342b00c90b7bc9f02e07116e76de6b7b0c23c) - refactor: remove aspect ratio rules
2026-05-03fix: tags pick height issue in landscape modeGravatar SayaAndy
2026-05-03fix: the issue in portrait mode with scrollingGravatar SayaAndy
refactor: remove aspect ratio rules
2026-05-03v0.15.0 (#30)v0.15.0Gravatar Saya Andy
- [feat: overhaul sidebar](https://github.com/SayaAndy/saya-today-web/commit/9c49207891dcd8b9b4249a5377750b4a0ec2fcc1) - feat: attach desktop content to sidebar, leaving only right space open - [feat: simplify favicons and make dark theme favicon lighter](https://github.com/SayaAndy/saya-today-web/commit/18cae75392970179701f00b3356a82f40fc0989f) - [feat: overhaul like button](https://github.com/SayaAndy/saya-today-web/commit/bcf964f0851cc2d7582085efda200b58e8c5704d) - [feat: replace fa icons on homepage with freehand](https://github.com/SayaAndy/saya-today-web/commit/d409b1938973e31a1bdfe903fed973f396709ca2) - [fix: always recalculate theme wheel size on opening](https://github.com/SayaAndy/saya-today-web/commit/f5b3e8cc3cd4e26c327b00970173f5449e790282) - feat: update sidebar info on home page - feat: remove font-awesome embeds - [feat: rm unused classes from input.css](https://github.com/SayaAndy/saya-today-web/commit/8243ad9ec7b50b0aaf402c91decf3c8093ecb77a)
2026-05-03fix: always recalculate theme wheel size on openingGravatar SayaAndy
2026-05-03feat: rm unused classes from input.cssGravatar SayaAndy
2026-05-03feat: replace fa icons on homepage with freehandGravatar SayaAndy
feat: remove font-awesome embeds
2026-05-03feat: overhaul like buttonGravatar SayaAndy
2026-05-03feat: accent button active propertyGravatar SayaAndy
refactor: combine sidebar buttons' properties in accent-button class
2026-05-03feat: make favicon for dark theme lighterGravatar SayaAndy
2026-05-03feat: overhaul sidebarGravatar SayaAndy
feat: attach desktop content to sidebar, leaving only right space open feat: update sidebar info on home page
2026-05-03v0.14.2 (#29)v0.14.2Gravatar Saya Andy
- [feat: new svg icon for dark/light themes](https://github.com/SayaAndy/saya-today-web/commit/8a66768bee63f3e813fb4ba920b3155db885c4bd) - format: svg/html formatting
2026-05-03feat: new svg icon for dark/light themesGravatar Saya Andy
format: svg/html formatting
2026-05-03v0.14.1 (#28)v0.14.1Gravatar Saya Andy
* [feat: add yandex verification code](https://github.com/SayaAndy/saya-today-web/commit/3483fdac0c40df7e390a941431b9e99f5a6de687)
2026-05-03feat: add yandex verification codeGravatar SayaAndy
2026-05-02v0.14.0 (#27)v0.14.0Gravatar Saya Andy
* [feat: migrate to uz.saya.casa](https://github.com/SayaAndy/saya-today-web/commit/d3a63ca8a84bf4583bac8f5fd09bd52774bc4158) * [feat: overhaul the design of blog catalog](https://github.com/SayaAndy/saya-today-web/commit/99294b260661a8d3f6992404de7881945eab837b) * [feat: replace font-andika with M PLUS and Gentium Plus](https://github.com/SayaAndy/saya-today-web/commit/b1355436e96f2dfa777e843b53896d0bb71628e3) * [feat: use yandexcloud.kz for photos & static](https://github.com/SayaAndy/saya-today-web/commit/3898baa47faf268864ecac3699f7e98c6cac01a4) * [feat: move from b2 to s3 for blog pages & facts](https://github.com/SayaAndy/saya-today-web/commit/3efa6ed24713658af855c0ca9504f3e089342182) * [feat: support s3 for blog pages](https://github.com/SayaAndy/saya-today-web/commit/66b2a96fcca113105043be3cb9c49f8ee7fe240c) * [feat: use accent colors for glightbox tooltip](https://github.com/SayaAndy/saya-today-web/commit/81a9147c5406e3b2f2441373b935d7c5de2780da) * [fix: set sidecar onclick attribute correctly in update](https://github.com/SayaAndy/saya-today-web/commit/941bd3b3f3e26ca62757a34a20bc9b323be02a74) * [fix: set cache-control for non-cacheable pages](https://github.com/SayaAndy/saya-today-web/commit/78d6b00cd973e4254ea13cbb17bb35a30fef51b9) * [feat: update font-awesome 6.7.2 to 7.2.0](https://github.com/SayaAndy/saya-today-web/commit/5e64aa9db2796e8aa6267d2ed9179ea01dc6561b) * [fix: remove leading slash in path with going up](https://github.com/SayaAndy/saya-today-web/commit/13428b467f752d9b53b39a3c8122998f1896ed1e) * [feat: implement rate limiting](https://github.com/SayaAndy/saya-today-web/commit/ca1f36376865cb2a20923aa62fdff3ee217abde3) * [feat: integrate unix sockets into stage & prod](https://github.com/SayaAndy/saya-today-web/commit/507bcbac6b1bf9f1a731afbe82bec10700f4028c) * [feat: compact & move new fonts into yandexcloud.kz](https://github.com/SayaAndy/saya-today-web/pull/27/commits/cca3ff72b5e29b31122c0a0496be741e7bc0162b) * [feat: update all github actions, golang dependencies, golang to 1.26, alpine to 3.23](https://github.com/SayaAndy/saya-today-web/commit/a3aa1dd07abfbbb27a7dfeeb536a6fcc51709256) * [refactor: simpler frontmatter parser (replace regexp with bytes pkg)](https://github.com/SayaAndy/saya-today-web/commit/42bf9d8e7f459f9021fb6fb389d3b51fed5edc35) * [feat: allow some api methods + disallow user pages for bots](https://github.com/SayaAndy/saya-today-web/commit/e3c80a07514a052adafd5c0f51daf69b664530e0)
2026-05-02feat: move fonts into s3 static bucketGravatar SayaAndy
2026-05-02feat: allow some api methods + disallow user pagesGravatar SayaAndy
2026-05-02fix: disable checksum validation skipped spamGravatar SayaAndy
2026-05-02fix: set cache-control for non-cacheable pagesGravatar SayaAndy
2026-05-02fix: use s3 key pair in prod & stage envsGravatar SayaAndy
2026-05-02feat: move from b2 to s3 for blog pages & factsGravatar SayaAndy
feat: use centralized index.json for blog pages, keep paginator as fallback feat: multithreaded paginator
2026-05-02fix: unix socket path var nameGravatar SayaAndy
2026-05-02feat: integrate unix sockets into stage & prodGravatar SayaAndy
2026-05-02feat: enable unix listenersGravatar Montferrat
refactor: parametrize listener
2026-05-02feat: rename saya.today to saya.uzGravatar Montferrat
2026-05-02feat: update all go packagesGravatar Montferrat