| Age | Commit message (Collapse) | Author |
|
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
|
|
fix: hide sidebar/topbar on gallery maximized
|
|
|
|
|
|
fix: overflown blog page content
fix: raise footer a bit higher in desktop mode
refactor: start blog catalogue with publication date desc sort
|
|
format: have a map more square on mobile
|
|
fix: correct overflow in blog catalogue
fix: better handling of narrow height in blog catalogue
feat: include tag count in blog catalogue
feat: select all checkboxes on load when none are selected
|
|
refactor: put :lang: as first layer of href
|
|
|
|
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
|
|
|
|
|
|
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
|