summaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
2025-08-19feat(map): enable marker clustering via pluginGravatar SayaAndy
2025-08-18fix: set thumb width to 10vmin to fix thumb align and shiftGravatar SayaAndy
2025-08-18feat: use webp of various sizes (320/560/800/1200/1600w) as thumbnailsGravatar SayaAndy
2025-08-18refactor: replace gap with marginsGravatar SayaAndy
2025-08-18feat: add map pageGravatar SayaAndy
2025-08-17feat: add theme wheelGravatar SayaAndy
2025-08-16feat: clickable tags (to search explicitly one)v0.5.9Gravatar SayaAndy
feat: show published time in client's timezone feat: make 'ram' theme default fix: show tags header in catalogue
2025-08-14feat: parse gallery caption as an inline markdownv0.5.7Gravatar SayaAndy
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-13fix: mobile page layout overflowingv0.5.6Gravatar SayaAndy
fix: hide sidebar/topbar on gallery maximized
2025-08-12feat: make working timezone shift in galleriesv0.5.5Gravatar SayaAndy
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-12fix: published time sortv0.5.4Gravatar SayaAndy
format: have a map more square on mobile
2025-08-12fix: rm small gap (upper-right corner)v0.5.3Gravatar SayaAndy
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
2025-08-12fix: process trailing slash in url when going upv0.5.2Gravatar SayaAndy
refactor: put :lang: as first layer of href
2025-08-11feat: redo blog catalogue with same layout as blog-pagev0.5.0Gravatar SayaAndy
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-07fix: go up the directory on blog pages with back/home buttonsGravatar SayaAndy
2025-08-06feat: new index page layout (pick a language)v0.4.0Gravatar SayaAndy
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-03refactor: use tailwind classes wherever possibleGravatar SayaAndy
2025-08-03fix: gallery maximizing is now usable0.3.2Gravatar SayaAndy
refactor: shrink mobile toolbar size from 10% to 8% chore: make night theme a default one
2025-08-02fix: adjust content height to fit all of it in mobileGravatar SayaAndy
2025-08-02feat: add geolocation of places in blog0.3.1Gravatar SayaAndy
2025-08-02fix: night background getting cut in blog0.3.0Gravatar SayaAndy
fix: border-radius not shrinking with screen ratio
2025-08-01feat: adapt main page for mobileGravatar SayaAndy
2025-08-01feat: support of multi-page blog via b2Gravatar SayaAndy
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
2025-07-26fix: aligning icons on sidebar/topbarGravatar SayaAndy
2025-07-26refactor: use tailwindcss tool for generating css (vpn required no more for ↵Gravatar SayaAndy
russia) refactor: move css to sayana-static bucket refactor: first touch of rendering templates