| Age | Commit message (Collapse) | Author |
|
- 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
|
|
- feat: use custom color markers for global map
- feat: if gallery has only a single item, raise picture height
|
|
|
|
|
|
feat(map): enable marker clustering via plugin
refactor: move template manager definition to router package
|
|
|
|
|
|
- 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
|
|
|
|
|
|
feat: fixate gallery divs to viewport measures
feat: make thumbnails square
feat: remove recreating gallery on window resize
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix: split hosts in ansible inventory
|
|
|
|
feat: split deploy into 2 environments
fix: rm server exec in repo
|
|
|
|
fix: rm server exec in repo
|
|
feat: show published time in client's timezone
feat: make 'ram' theme default
fix: show tags header in catalogue
|
|
|
|
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
|