| Age | Commit message (Collapse) | Author |
|
- [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
|
|
|
|
|
|
|
|
|
|
feat: add image index inside a gallery
fix: return gap inside a gallery
|
|
feat: add 2x tag for an image in gallery
feat: update layout of galleries while loading images (not just after)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
feat: add href for any onclick links/icons
chore: rm any remains of old lightgallery
fix: show borders between post rows
fix: map redefining
|
|
|
|
|
|
|
|
|
|
|
|
- feat: add page views
- feat: more responsive header size to keep it in one row
- feat: add contacts on main page
- refactor: move like and view count into separate row in blog card
|
|
|
|
feat: more responsive header size to keep it in one row
refactor: move like and view count into separate row in blog card
|
|
- fix: differentiate lang for blog search cache
|
|
|
|
- feat: seamless single page application (not including map & index page
for now)
- feat: add pages cache
- feat: home page
- feat: change to mobile view on 1.1/1 aspect ratio (instead of 0.8/1)
- feat: always have page body in square aspect ratio
- feat: remove label in like button
- feat: stricter cors policy
- refactor: move lightlibrary css onto my bucket
- fix: use filename (not the whole path) for getting date in
lightgallery
- fix: don't put question mark in url if no params
|
|
feat: my random fact giver for a home page
feat: stricter cors policy
refactor: move lightlibrary css onto my bucket
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
feat: like button with persistent storage and like count
feat: show like count on blog search
feat: update galleries on resize (with smooth animations)
feat: add decor for night & ram themes
feat: show search buttons in catalogue separately without overflow
feat: add overflow to search tags in catalogue in mobile mode
feat: update go (1.24.5 > 1.24.6)
feat: add favicon
refactor: shorten logs of blog search
|
|
feat: add favicon
|
|
fix: corrupted page links in cache
|
|
|
|
|
|
|
|
|
|
|
|
feat: localize like button
|
|
|
|
|
|
|
|
refactor: encode client hash with base64
|
|
feat: add local config
feat: create a volume for data (for the future)
format: unname unused vars
|