summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-10-25v0.11.0 (#17)v0.11.0Gravatar Saya Andy
- [feat: send new blog posts to subscribers](https://github.com/SayaAndy/saya-today-web/commit/adcd8cf82f7ec4027701643c545b1f27a7cfc221) - [feat: email linking](https://github.com/SayaAndy/saya-today-web/commit/0d261d2f7d080b610f50102576073e334a89e8cb) - [feat: subscription settings](https://github.com/SayaAndy/saya-today-web/commit/4b2da2abbc7376ce0de71a00b18b7091b00dbcd1) - [feat: allow to unsubscribe from an email](https://github.com/SayaAndy/saya-today-web/commit/df7a0ae1c0fc177cba2eae8cc73fe21d2afdd229)
2025-10-25fix: make statements sequential in mailer new post methodGravatar SayaAndy
feat: switch mail service
2025-10-25feat: add debug info about starting/ending db transactionsGravatar SayaAndy
2025-10-25feat: enable WAL journal mode for dbGravatar SayaAndy
fix: green colors on unsubscribe page feat: properly shutdown blog trigger scheduler
2025-10-25feat: configurable cron for mail triggerGravatar SayaAndy
2025-10-25fix: make sure db transactions end alwaysGravatar SayaAndy
2025-10-24feat: allow to unsubscribe from an emailGravatar SayaAndy
2025-10-24feat: send new blog posts to subscribersGravatar SayaAndy
2025-10-23fix: disable subscription form if user has no verified emailGravatar SayaAndy
fix: check properly if the email was already taken
2025-10-23feat: cross out only if explicitly setGravatar SayaAndy
2025-10-23feat: subscription settingsGravatar SayaAndy
2025-10-23fix: add mail address env into deployGravatar SayaAndy
2025-10-23fix: remove quotes in ci where neededGravatar SayaAndy
2025-10-23fix: paste secrets in quotesGravatar SayaAndy
2025-10-23feat: email linkingGravatar SayaAndy
2025-10-21v0.10.1 (#16)v0.10.1Gravatar Saya Andy
- [feat: lilac theme](https://github.com/SayaAndy/saya-today-web/commit/1e2763ae476e99caa7ba4be22aa06dfa2f7c8bb8) (made default) - feat: center content even if toolbar is on the side - [fix: minimize chance of masonry getting broken](https://github.com/SayaAndy/saya-today-web/pull/16/commits/695889f42896c1e3f1290a588ac1c5483d0124f0)
2025-10-21fix: minimize chance of masonry getting brokenGravatar SayaAndy
2025-10-21fix: lilac tile display on mobileGravatar SayaAndy
2025-10-21feat: make lilac theme defaultGravatar SayaAndy
2025-10-21feat: lilac themeGravatar SayaAndy
feat: center content even if toolbar is on the side
2025-10-20v0.10.0 (#15)v0.10.0Gravatar Saya Andy
- [feat: have toolbar on the top by default (only return to left if the screen is short on height)](https://github.com/SayaAndy/saya-today-web/commit/324c6df1ab878aa0c34f80c58f730e01aca1f4e9) - feat: switch font to Andika - [feat: add noise to plain color backgrounds](https://github.com/SayaAndy/saya-today-web/commit/36d7f332e6c318064ff0cd6849f69854c7ba0d79) - [feat: shorten toolbar in global map, paint map on the whole screen](https://github.com/SayaAndy/saya-today-web/commit/2cbbaaa40019e452b41c98720af8c23759351200) - [feat: redo language page with general page layout](https://github.com/SayaAndy/saya-today-web/commit/f6c60d0a963817189854f5b42bc58a76ddb90d53) - feat: move back button from header to toolbar - feat: switch masonry to use rem units - feat: fit masonry to center - feat: make inset shadows more apparent - feat: header font: less thick, non-italic and drops shadow - [fix: home page header getting too close to right border](https://github.com/SayaAndy/saya-today-web/commit/fdb8582f40168dbb0795358f1ea950a26f157b2d) - feat: paint shadow off home page header - fix: have toolbar buttons' href updated with language change - fix: add missing underline in contacts panel
2025-10-20feat: softer checker backgroundsGravatar SayaAndy
fix: add missing underline in contacts panel
2025-10-20feat: shorten toolbar in global map, paint map on the whole screenGravatar SayaAndy
fix: have toolbar buttons' href updated with language change
2025-10-20feat: hide buttons on root which need languageGravatar SayaAndy
2025-10-20feat: redo language page with general page layoutGravatar SayaAndy
2025-10-20fix: home page header getting too close to right borderGravatar SayaAndy
feat: paint shadow off home page header
2025-10-19feat: add noise to plain color backgroundsGravatar SayaAndy
feat: move back button from header to toolbar feat: make inset shadows more apparent feat: header font: less thick, non-italic and drops shadow
2025-10-19format: rename main-dark & main-light colors to main-hard & main-softGravatar SayaAndy
2025-10-19feat: have toolbar on the top by default (only return to left if the screen ↵Gravatar SayaAndy
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-18v0.9.4 (#14)v0.9.4Gravatar Saya Andy
- [feat: uninterruptable lightbox](https://github.com/SayaAndy/saya-today-web/commit/7a65150afeb67ab83ac2eb34194601033e3d647d) - [fix: disable horizontal order for masonry](https://github.com/SayaAndy/saya-today-web/commit/5216fe419f15bab38add61084e46d052ad117aa2) - fix: image description taking up all the height in glightbox - feat: raise width levels for columns count in gallery - [fix: show tooltips over leaflet map controls](https://github.com/SayaAndy/saya-today-web/commit/7275a7813d6ecaba344e25ddb5b24083e4861a76) - feat: raise width levels for thumbnails resolution - [fix: display theme wheel correctly in map page](https://github.com/SayaAndy/saya-today-web/commit/f87c9ca31061b232e7e3d71b8cb3c5895c9f77dc) - [fix: stretch map to feel empty space on the right](https://github.com/SayaAndy/saya-today-web/commit/0aeed432c4fbce4a87b56e4dcb14b25065438300)
2025-10-18fix: stretch map to feel empty space on the rightGravatar SayaAndy
2025-10-18fix: display theme wheel correctly in map pageGravatar SayaAndy
2025-10-18feat: uninterruptable lightboxGravatar SayaAndy
fix: image description taking up all the height in glightbox
2025-10-18fix: show tooltips over leaflet map controlsGravatar SayaAndy
2025-10-18fix: disable horizontal order for masonryGravatar SayaAndy
feat: raise width levels for columns count in gallery feat: raise width levels for thumbnails resolution
2025-10-18v0.9.3 (#13)v0.9.3Gravatar Saya Andy
- [feat: new "pie" theme wheel](https://github.com/SayaAndy/saya-today-web/commit/ebd741445b9f3a39b7867be1be507f425b15ff9a) - fix: set toolbar background width equal to toolbar width - [fix: show image tooltip over map](https://github.com/SayaAndy/saya-today-web/commit/8389811f17d192dc4d89761c2f08f311e8ee7a87)
2025-10-18fix: show image tooltip over mapGravatar SayaAndy
2025-10-18feat: new "pie" theme wheelGravatar SayaAndy
2025-10-18v0.9.2 (#12)v0.9.2Gravatar Saya Andy
- feat: resize sidebar to absolute length units - feat: add condition of max-height for header+logo text
2025-10-18feat: resize sidebar to absolute length unitsGravatar SayaAndy
feat: add condition of max-height for header+logo text
2025-10-17v0.9.1 (#11)v0.9.1Gravatar Saya Andy
- [fix: use only "backdrop-filter" attr and rm "webkit-"](https://github.com/SayaAndy/saya-today-web/commit/389e5db0df5c6bc121e5b2d2259de8af05549e1f) - [feat: tighten up paddings of glightbox](https://github.com/SayaAndy/saya-today-web/commit/f7698d65279e68d323bea42f604ec16b78e92db4) - feat: also add height condition on increasing font size (and "em/rem" sub-sequentially), but eased a width condition - [feat: count content width (desktop) by window width](https://github.com/SayaAndy/saya-today-web/pull/11/commits/17ab0302643c534efb674a326772de2224e84734) - feat: raise a bit width conditions for column count
2025-10-17feat: count content width (desktop) by window widthGravatar SayaAndy
feat: raise a bit width conditions for column count
2025-10-17feat: tighten up paddings of glightboxGravatar SayaAndy
2025-10-17fix: use only "backdrop-filter" attr and rm "webkit-"Gravatar SayaAndy
2025-10-17v0.9.0 (#10)v0.9.0Gravatar Saya Andy
- [feat: implement new prototype gallery](https://github.com/SayaAndy/saya-today-web/commit/44fe2478478225450becb77ad5d273462c9b400a) (masonry + glightbox instead of lightgallery) - A simpler column gallery, expandable between 2 and 5 columns; - Allows highlighting images via tags; - A simpler lightbox layout with wider image, especially on mobile devices; - Displays tooltips; - [feat: adapted layouts for mobile/tablet devices](https://github.com/SayaAndy/saya-today-web/commit/d3ffefbd3d9de2378b564e4c6f965c03a5a06113) - [feat: switched most length units to absolute in layouts](https://github.com/SayaAndy/saya-today-web/commit/454e2f3cd84b6c0b02a0c2936a574d3d9c35c5a1) - [feat: use dvw/dvh instead of vw/vh](https://github.com/SayaAndy/saya-today-web/commit/e231d8a3074853fbdbae9b368976bd902a1428f7) - [feat: add onclick links in blog post links](https://github.com/SayaAndy/saya-today-web/commit/db174993127a8b2faf863a670fd6ce8ca8d7c1af) - feat: add href for any onclick links/icons - feat: use page-first layout for page titles (like "{page-header} // SAYA TODAY", not vice versa) - chore: rm any remains of old lightgallery - fix: map redefining
2025-10-17feat(glightbox): don't hide text in mobile devicesGravatar SayaAndy
2025-10-17feat: themify glightboxGravatar SayaAndy
2025-10-17feat: allow links to appear in tooltips in galleryGravatar SayaAndy
2025-10-17fix: tooltip arrow colorGravatar SayaAndy
2025-10-17feat: add tooltip for images in a galleryGravatar SayaAndy
feat: add image index inside a gallery fix: return gap inside a gallery