| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-17 | feat(glightbox): don't hide text in mobile devices | ||
| 2025-10-17 | feat: allow links to appear in tooltips in gallery | ||
| 2025-10-17 | feat: add tooltip for images in a gallery | ||
| feat: add image index inside a gallery fix: return gap inside a gallery | |||
| 2025-10-17 | feat: add support for tags in gallery images | ||
| feat: add 2x tag for an image in gallery feat: update layout of galleries while loading images (not just after) | |||
| 2025-10-17 | feat: add onclick links in blog post links | ||
| feat: add href for any onclick links/icons chore: rm any remains of old lightgallery fix: show borders between post rows fix: map redefining | |||
| 2025-10-16 | feat: implement new prototype gallery | ||
| 2025-10-15 | feat: adapt layout for phone screens (especially small ones) | ||
| 2025-10-15 | feat: improve measurements in layout | ||
| 2025-10-15 | feat: start switching to absolute length units in design | ||
| 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-09-03 | fix: use filename (not the whole path) for getting date in lightgallery | ||
| 2025-08-31 | feat: add page cache | ||
| 2025-08-31 | feat: seamless single page application | ||
| 2025-08-31 | feat: integrate partials in page generating | ||
| 2025-08-31 | refactor: prepare layout for SPA | ||
| 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 | feat: add persistent storage for likes | ||
| 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-19 | refactor: move template manager definition to router package | ||
| 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 | feat: add map page | ||
| 2025-08-14 | feat: parse gallery caption as an inline markdownv0.5.7 | ||
| feat: stylize href links for themes feat: adapt map palette for dark themes like night and ram feat: add popup for markers on maps feat: dump z-index from 13 to 8 for zoom on region level feat: show timezone in catalogue with colon fix: ignore empty lines inside gallery block fix: enable closing tag for gallery block with slash fix: on filter reset in catalogue default to publication date desc sort | |||
| 2025-08-12 | fix: add tzdata in imagev0.5.5.1 | ||
| 2025-08-12 | debug: add log messages for lightgallery parser | ||
| 2025-08-12 | feat: make working timezone shift in galleriesv0.5.5 | ||
| fix: overflown blog page content fix: raise footer a bit higher in desktop mode refactor: start blog catalogue with publication date desc sort | |||
| 2025-08-12 | fix: process trailing slash in url when going upv0.5.2 | ||
| refactor: put :lang: as first layer of href | |||
| 2025-08-11 | feat: redo blog catalogue with same layout as blog-pagev0.5.0 | ||
| feat: implement localization feat: filters and sort in blog catalogue feat: one-page search feat: ram theme refactor: generate blog catalogue and blog page out of one layout refactor: have one layout for both mobile & desktop (aspect ratio dependable) refactor: use own template manager to use templates separately | |||
| 2025-08-06 | feat: new index page layout (pick a language)v0.4.0 | ||
| feat: blog main pages are now looking at a picked language dir feat: "/blog" redirects to index page format: correct yaml layout of ansible playbook feat: enable no_log back again | |||
| 2025-08-03 | refactor: use tailwind classes wherever possible | ||
| 2025-08-02 | fix: adjust content height to fit all of it in mobile | ||
| 2025-08-02 | feat: add geolocation of places in blog0.3.1 | ||
| 2025-08-01 | feat: support of multi-page blog via b2 | ||
| feat: use markdown + frontmatter for page content feat: add main page with dynamic page lookup feat: add night theme feat: extract timestamp of photo taken from picture name | |||