| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-06 | v0.8.1 (#8)v0.8.1 | ||
| - fix: differentiate lang for blog search cache | |||
| 2025-09-06 | fix: differentiate lang for blog search cache | ||
| 2025-09-06 | v0.8.0 (#7)v0.8.0 | ||
| - 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 | |||
| 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: remove label in like button | ||
| 2025-09-03 | feat: blog search pages cache | ||
| 2025-09-03 | fix: use filename (not the whole path) for getting date in lightgallery | ||
| 2025-08-31 | feat: add page cache | ||
| 2025-08-31 | fix: don't put question mark in url if no params | ||
| 2025-08-31 | feat: seamless single page application | ||
| 2025-08-31 | feat: integrate partials in page generating | ||
| 2025-08-31 | refactor: move embeds right into general page | ||
| 2025-08-31 | refactor: prepare layout for SPA | ||
| 2025-08-30 | v0.7.0 (#6)v0.7.0 | ||
| 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 | |||
| 2025-08-30 | feat: always show search buttons out of overflow | ||
| feat: add favicon | |||
| 2025-08-30 | feat: like count shown on blog search | ||
| fix: corrupted page links in cache | |||
| 2025-08-30 | fix: truncate likes table prior to dumping cache | ||
| 2025-08-30 | fix: add gcc to build stage | ||
| 2025-08-30 | feat: add persistent storage for likes | ||
| 2025-08-29 | feat: remove box shadow of ram frames | ||
| 2025-08-29 | feat: implement decor of night/ram theme on general pages | ||
| 2025-08-27 | feat: add and show like count | ||
| feat: localize like button | |||
| 2025-08-27 | feat: update galleries on resize (with smooth animations this time) | ||
| 2025-08-26 | feat: like button (only inmem-cache for now) | ||
| 2025-08-26 | fix: specify tag count and page count on enlist catalogue log | ||
| 2025-08-26 | refactor: log only num of enlisted pages for catalogue | ||
| refactor: encode client hash with base64 | |||
| 2025-08-26 | feat: client hash cache | ||
| feat: add local config feat: create a volume for data (for the future) format: unname unused vars | |||
| 2025-08-20 | v0.6.2v0.6.2 | ||
| - feat: use custom color markers for global map - feat: if gallery has only a single item, raise picture height | |||
| 2025-08-20 | feat: if gallery has only a single item, raise picture height | ||
| 2025-08-19 | feat: use custom color markers for global map | ||
| 2025-08-19 | v0.6.1v0.6.1 | ||
| feat(map): enable marker clustering via plugin refactor: move template manager definition to router package | |||
| 2025-08-19 | refactor: move template manager definition to router package | ||
| 2025-08-19 | feat(map): enable marker clustering via plugin | ||
| 2025-08-18 | v0.6.0v0.6.0 | ||
| - feat: add map page - feat: use webp of various sizes (320/560/800/1200/1600w) as thumbnails - feat: fixate gallery divs to viewport measures - feat: make thumbnails square - feat: remove recreating gallery on window resize - refactor: replace gap with margins - refactor: more line height in gallery captions - refactor: have routes in separate files | |||
| 2025-08-18 | refactor: have routes in separate files | ||
| 2025-08-18 | fix: set thumb width to 10vmin to fix thumb align and shift | ||
| 2025-08-18 | refactor: more line height in gallery captions | ||
| feat: fixate gallery divs to viewport measures feat: make thumbnails square feat: remove recreating gallery on window resize | |||
| 2025-08-18 | fix: webp 560p path | ||
| 2025-08-18 | fix: scale down limits for webp | ||
| 2025-08-18 | feat: use webp of various sizes (320/560/800/1200/1600w) as thumbnails | ||
| 2025-08-18 | refactor: replace gap with margins | ||
| 2025-08-18 | feat: add map page | ||
| 2025-08-17 | feat: add theme wheel | ||
| 2025-08-17 | v0.5.10.1v0.5.10.1 | ||
| fix: split hosts in ansible inventory | |||
| 2025-08-17 | fix: split hosts in ansible inventory | ||
| 2025-08-16 | v0.5.10: environment splitv0.5.10 | ||
| feat: split deploy into 2 environments fix: rm server exec in repo | |||
| 2025-08-16 | fix: environment subst issue | ||
| 2025-08-16 | feat: split deploy into 2 environments | ||
| fix: rm server exec in repo | |||
| 2025-08-16 | feat: clickable tags (to search explicitly one)v0.5.9 | ||
| feat: show published time in client's timezone feat: make 'ram' theme default fix: show tags header in catalogue | |||