source: Klonkt/src/views/shell.ejs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28f797d   2 months roboburr feat(post): share button at the bottom of posts A "Share/Deel" button … main
(edit) @61514f2   2 months roboburr fix(seo): make og:image / twitter:image / JSON-LD image absolute A … main
(edit) @328d837   2 months roboburr feat(music): schema.org MusicRecording/MusicAlbum structured data on … main
(edit) @b607d4d   2 months roboburr fix(circle): wrap long titles/URLs in no-cover grid tiles instead of … main
(edit) @7475ff3   2 months roboburr style: drop the 0.4px blur on cover thumbnails - … main
(edit) @48027f2   2 months roboburr fix(og): stop double-escaping OG/meta content + keep apostrophes … main
(edit) @3038fc9   2 months roboburr fix(images): list-cover placeholder in style.css (inline cascade … main
(edit) @600fbf3   2 months roboburr feat(images): accent-gradient placeholder also for timeline feed media … main
(edit) @a64d705   2 months roboburr feat(images): accent-gradient placeholder while covers load + fade-in … main
(edit) @1ff0043   2 months roboburr fix(seo): canonical falls back to PUBLIC_BASE_URL + English … main
(edit) @f7d142f   2 months roboburr chore(csp): drop the last script unsafe-inline + add … main
(edit) @2f919c0   2 months roboburr fix(grid): restore pinned/boosted accent ring over the new cover <img> … main
(edit) @69a10e7   2 months roboburr style(covers): subtle 0.4px blur on grid + timeline covers to smooth … main
(edit) @2eca083   2 months roboburr fix(images): render grid + related covers as <img> (no jagged … main
(edit) @73cffc3   2 months roboburr feat(player): remember volume + mute across sessions (localStorage) … main
(edit) @8d054ca   2 months roboburr fix(ui): reply textareas no longer open huge (auto-resize skips hidden … main
(edit) @a78e051   2 months roboburr fix(ui): avatar placeholder opens popup + smaller wrapping source … main
(edit) @cb95343   2 months roboburr fix(embeds): plain responsive iframe on mobile/touch The custom … main
(edit) @837fc9c   2 months roboburr feat(posts): NSFW / sensitive content Mark a post NSFW (checkbox in … main
(edit) @cf4cf27   2 months roboburr feat(circle): show only the post title in the feed + 2x larger source … main
(edit) @9327a85   2 months roboburr fix(ios-pwa): drop the top safe-area inset in landscape (island is on … main
(edit) @f6b2c68   2 months roboburr fix(ios-pwa): pad body for safe-area when masthead is hidden on mobile … main
(edit) @1c85964   2 months roboburr debug(ios): richer safe-area overlay (masthead/profile rects) + SW … main
(edit) @b8bbe77   2 months roboburr debug(ios): temporary on-screen readout of … main
(edit) @76f0e61   2 months roboburr fix(ios pwa): force masthead safe-area inline + detect standalone + … main
(edit) @a036251   2 months roboburr fix(ios): hand-built safe-area inset (env() returns 0 on iOS Safari + … main
(edit) @7ca3ffc   2 months roboburr fix(ios): use env(safe-area-inset-*) directly instead of via a CSS var … main
(edit) @cbe4f4e   2 months roboburr style: transparent covers on white everywhere (not just the Cirkel) … main
(edit) @3507b0b   2 months roboburr fix(fediverse): follow button now shares the social-icon circle (32px) … main
(edit) @6cabd18   3 months roboburr ux(grid): stack tile title + 'van <source>' credit instead of gluing … main
(edit) @6a51968   3 months roboburr audio: Media Session API for reliable mobile auto-advance + … main
(edit) @98b7fdd   3 months roboburr fediverse: square (1:1) player card (480x480) so the cover fits … main
(edit) @6c3d805   3 months roboburr fediverse: taller embed player card (160 -> 400) for more room … main
(edit) @30271e6   3 months roboburr fix(fediverse): player card only for playable (hosted) audio; scope … main
(edit) @4c9c60b   3 months roboburr feat(fediverse): player card for music posts (embed player, no raw … main
(edit) @6bee3ec   3 months roboburr Pinned badge: white SVG pin icon instead of the multicolour 📌 emoji … main
(edit) @848b76d   3 months roboburr Prettier fediverse stats: monochrome line-icons + clean outline pills … main
(edit) @aadb11e   3 months roboburr Fediverse UI: one ⭐ like, transparent circle logos, accent-following … main
(edit) @c9c70cc   3 months roboburr Palettes overhaul: neutral 'Klonkt' default + 7 real-colour themes - … main
(edit) @19fbe03   3 months roboburr Palettes: drop Stone+Terracotta, add Ocean+Candy, rework warm to … main
(edit) @9cc0f9f   3 months roboburr fix(theme): use the validated palette in the shell (dead palette broke … main
(edit) @0dba092   3 months roboburr style(activitypub): reply field as a floating popover (zero layout … main
(edit) @749c183   3 months roboburr style(activitypub): fixed CTA row height so the reply field doesn't … main
(edit) @c901131   3 months roboburr style(activitypub): nicer reply-address field + localized placeholder … main
(edit) @40cf2ef   3 months roboburr style(activitypub): inline address form for reply-via-fediverse (no … main
(edit) @7f46112b   3 months roboburr feat(activitypub): per-comment reply-via-fediverse + clearer button … main
(edit) @3d7312a   3 months roboburr feat(activitypub): remote interaction — reply to any fediverse post … main
(edit) @3a2c9d3   3 months roboburr style(activitypub): match fediverse section to native comment styling … main
(edit) @55bc7f9   3 months roboburr feat(activitypub): reply back to the fediverse (Phase 4 outbound) … main
(edit) @47a0d29   3 months roboburr style(activitypub): polish fediverse section into clean comment cards … main
(edit) @c16e0a5   3 months roboburr feat(activitypub): inbound interactions — replies, likes, boosts … main
(edit) @69815b2   3 months roboburr feat: auto-generated per-site OG image from palette + accent New … main
(edit) @5eef817   3 months roboburr style: per-palette background gradient for every theme The fixed … main
(edit) @d8eb74c   3 months roboburr fix: theme-init JS default palette 'sage' -> 'klonkt' (was overwriting … main
(edit) @bff0b67   3 months roboburr chore: style.css cache-buster v33 (navy klonkt-bg fix) … main
(edit) @9b851e7   3 months roboburr fix: fresh install uses klonkt defaults (navy + #e8b04b), not old … main
(edit) @8f2f97c   3 months roboburr Prutter (DM feature) fully removed Reason: redundant feature + … main
(edit) @b20460e   3 months roboburr style(theme): palettes Ocean + Gold removed (redundant after klonkt … main
(edit) @dd7e2a2   3 months roboburr feat(theme): default = Klonkt brand (dark navy + yellow, matches … main
(edit) @0251bae   3 months roboburr feat(themes): more colour variety — fewer greens/blues in accents + … main
(edit) @999aad2   3 months roboburr feat(themes): preview colours synced with real CSS + 4 palettes + 4 … main
(edit) @83b8b8f   3 months roboburr feat(i18n): styled language dropdown in the header (instead of native … main
(edit) @2149f5a   3 months roboburr feat(i18n): language dropdown (NL/EN/DE) in the header nav instead of … main
(edit) @66cfbaa   3 months roboburr fix: grid columns (2/3/4) work on all feeds + readable language … main
(edit) @92bad27   3 months roboburr revert(layout): remove scrollbar-gutter — caused a phantom dead … main
(edit) @2e454455   3 months roboburr fix(layout): scrollbar-gutter: stable — no content shift between pages … main
(edit) @703ead3   3 months roboburr fix(downloads): post width with higher specificity … main
(edit) @210a9cb   3 months roboburr fix(downloads): same post width as a real post .post-page (max-width … main
(edit) @45d22b1   3 months roboburr fix(posts): cover image shows in full (no crop) .post-cover img had … main
(edit) @d8c6a83   3 months roboburr fix(downloads+posts): post nav on downloads page + post images full … main
(edit) @cf0de0c   3 months roboburr fix(nav): syncAria also on pcmsNav + delayed retry (htmx race) … main
(edit) @1c6d61c   3 months roboburr fix(nav): Timeline/Grid active state via aria-selected (htmx-robust) … main
(edit) @4dcefa1   3 months roboburr fix(agenda): robust grey-on-calendar (htmx-proof) via source rule + … main
(edit) @da4387b   3 months roboburr fix(nav): stale page class after htmx nav + Agenda-active white - … main
(edit) @0f11c69   3 months roboburr change(player): player bar only appears on first audio click The site … main
(edit) @903f10b   3 months roboburr fix(audio): larger cover thumbnail on link-only track (44→64px) … main
(edit) @a66f691   3 months roboburr fix(audio): link-only track shows cover (instead of music note) A … main
(edit) @d727e92   3 months roboburr feat(audio): tracks without audio (link-only) — list with open-in … main
(edit) @183875b   3 months roboburr feat(audio): per-track "open in" Spotify/YouTube/SoundCloud links New … main
(edit) @0d7acdf   3 months roboburr feat(audio): per-track owner/credit + license (+ written to mp3 ID3 … main
(edit) @fef781e   3 months roboburr revert: remove YouTube audio functionality (doesn't work) YouTubemain
(edit) @8ab20b6   3 months roboburr fix(player): muted start to work around YouTube autoplay block … main
(edit) @8d43aa1   3 months roboburr fix(player): prewarm hidden YT player (autoplay within gesture) The … main
(edit) @e056e56   3 months roboburr fix(player): YT album via queue expansion (reliable playback) … main
(edit) @71e8fa5   3 months roboburr fix(player): YT playlist now plays (listType:'playlist') … main
(edit) @d43ea3f   3 months roboburr feat(embed): YouTube playlist/album as audio on the site An … main
(edit) @b56afa7   3 months roboburr feat(embed): show real YouTube title on the audio-only card YT oEmbed … main
(edit) @976d36d   3 months roboburr fix(embed): bar-free square cover for YouTube audio hqdefault is 4:3 … main
(edit) @9e6b54f   3 months roboburr feat(player): YouTube audio via the site audio player (continuous play … main
(edit) @73b41eb   3 months roboburr feat(embed): YouTube audio-only option in posts Per embed you now … main
(edit) @389aa99   3 months roboburr fix(nav): no "bare content" on fast/repeated back-forward The … main
(edit) @7990e00   3 months roboburr fix(nav): auth form pages via htmx → audio keeps playing Visiting … main
(edit) @557a76f   3 months roboburr feat(embed): volume slider + mute for YouTube & SoundCloud YT/SC use … main
(edit) @2873b30   3 months roboburr fix(embed): Spotify directly as bare iframe (instant, no API wait) … main
(edit) @16b0c00   3 months roboburr fix(embed): Spotify API via CSP whitelist + faster fallback Diagnosis … main
(edit) @5f47671   3 months roboburr fix: tablet opens full-player + clean search snippet - audio-player: … main
(edit) @5258945   3 months roboburr feat(player): persistent highlight on the active track The currently … main
(edit) @359b9ae   3 months roboburr fix(player): scroll-to-track also from album & playlist Album track … main
(edit) @fa08981   3 months roboburr fix(player): scroll-to-track works for site-wide tracks too Site-wide … main
(edit) @230e446   3 months roboburr feat(player): mini-player jumps to post AND scrolls to the track … main
Note: See TracRevisionLog for help on using the revision log.