| Age | Commit message (Collapse) | Author |
|
feat: add elevation to accent buttons
feat: make blog catalogue buttons accent
feat: redo shadowing & inset shadowing
feat: add edge blur for thumbnails
feat: replace most px units with rem units
feat: inset shadow elevation attributes
feat: remove most dotted borders
fix: path validating in get like handler
feat: add left padding to radio buttons in blog catalogue
|
|
feat: medley localnames
feat: integrate package minor updates
fix: on errors with blog client init write correct type
|
|
|
|
fix: inline shadow now sticks to scrolling
feat: multitone backgrounds implementation
refactor: convert color vars into oklch
|
|
|
|
refactor: remove aspect ratio rules
|
|
feat: import font-awesome from static storage base url
fix: thumbnails in map
refactor: put svgs as symbols
|
|
feat: add indicators on catalog if user liked or viewed the page
feat: add accent colors for each theme
|
|
|
|
feat: replace noise image with lighter paper texture
refactor: put colors in tailwind theme block
|
|
feat: link marker fill saturation and brightness in the global map to the publication date
|
|
|
|
|
|
|
|
|
|
feat: move back button from header to toolbar
feat: make inset shadows more apparent
feat: header font: less thick, non-italic and drops shadow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: add favicon
|
|
|
|
|
|
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
|
|
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
|
|
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
|