source: Klonkt/src/routes

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @eb852c5   3 months roboburr feat(activitypub): federate post deletions (Delete + Tombstone) … main
(edit) @5a93ac0   3 months roboburr feat(activitypub): federate images as attachments Cover image + … main
(edit) @5bf63b7   3 months roboburr feat(activitypub): phase 1b — Follow/Accept, HTTP Signatures, delivery … main
(edit) @6bd25d1   3 months roboburr feat(activitypub): phase 1 — discoverable/fetchable actor (WebFinger, … main
(edit) @69815b2   3 months roboburr feat: auto-generated per-site OG image from palette + accent New … main
(edit) @834bcc3   3 months roboburr i18n: translate Dutch code comments to English across src/ Comments … main
(edit) @fe6aac9   3 months roboburr feat: Updates page shows the last 5 changes (git log) Admin -> … main
(edit) @cb01666   3 months roboburr feat: lite mode (KLONKT_AUDIO=off) — audio disabled, single codebase … main
(edit) @8f2f97c   3 months roboburr Prutter (DM feature) fully removed Reason: redundant feature + … main
(edit) @24cdcc6   3 months roboburr setup: first-run wizard (language choice + site name) on … main
(edit) @c9d48fc   3 months roboburr fix(download): /bestand used storage_path (absolute) -> Bad path; now … main
(edit) @dd7e2a2   3 months roboburr feat(theme): default = Klonkt brand (dark navy + yellow, matches … main
(edit) @b27cde6   3 months roboburr fix(posts): duplicate title/slug no longer rejected — auto-unique … main
(edit) @c9c6a2d   3 months roboburr feat(meldingen): notifications — reply on comment, comment on post, … main
(edit) @fefb80c   3 months roboburr fix(zoeken): translate page labels in suggest route (res.locals.t … main
(edit) @097da22   3 months roboburr feat(zoeken): live results while typing + search in events & pages - … main
(edit) @2520dcc   3 months roboburr feat(cirkel): add site without typing https:// A bare domain … main
(edit) @421c2d4   3 months roboburr feat(instellingen): site timezone — all dates + scheduling in chosen … main
(edit) @11b3ba5   3 months roboburr fix(editor): schedule publication behind an on/off toggle (no … main
(edit) @5e61b17   3 months roboburr feat(i18n): admin-configurable language — personal + default for … main
(edit) @03fa548   3 months roboburr feat(i18n): interface language NL/EN/DE with visitor switcher (phase … main
(edit) @d0f4c10   3 months roboburr feat(admin): searchable Manual in Admin New page /admin/handleiding … main
(edit) @cc22112   3 months roboburr fix(downloads): compact profile header (on-special) like on a post … main
(edit) @d8c6a83   3 months roboburr fix(downloads+posts): post nav on downloads page + post images full … main
(edit) @68b27a4   3 months roboburr feat(agenda): Agenda opt-in — only shown when enabled + active on … main
(edit) @e6ad948   3 months roboburr feat(epk): choose up to 5 tracks for the press kit (instead of auto … main
(edit) @9d9f3c1   3 months roboburr feat(epk): press kit editable (bio + press contact) via Admin There … 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) @b56afa7   3 months roboburr feat(embed): show real YouTube title on the audio-only card YT oEmbed … main
(edit) @2fc9b7f   3 months roboburr fix(circle): do not add hubs/non-circle sites as partner A hub does … main
(edit) @5f47671   3 months roboburr fix: tablet opens full-player + clean search snippet - audio-player: … main
(edit) @1720482   3 months roboburr feat(search): tracks searchable + prefix-matching for posts - Posts: … main
(edit) @359b9ae   3 months roboburr fix(player): scroll-to-track also from album & playlist Album track … main
(edit) @8f6225c   3 months roboburr feat(images): new uploads automatically converted to WebP Shared … main
(edit) @fa08981   3 months roboburr fix(player): scroll-to-track works for site-wide tracks too Site-wide … main
(edit) @dfc5379   3 months roboburr feat(circle): immediately sync a new circle on add /add now runs … main
(edit) @6d882b1   3 months roboburr feat(account): email address editable Profile form gets an email … main
(edit) @11ba289   3 months roboburr fix(auth): Google login matches on linked google_sub first (not email) … main
(edit) @09ecc5f   3 months roboburr ui(admin): Google login on its own Admin page - New page … main
(edit) @247988e   3 months roboburr feat(auth): admin can link Google and use it to log in - Account → … main
(edit) @535f955   3 months roboburr feat: post likes + favourites page for logged-in users - New … main
(edit) @8cdb377   3 months roboburr ui(post-nav): show 📌 when the Newer/Older post is pinned … main
(edit) @1e2e9e7   3 months roboburr ui(fan-gate): show Newer/Older post navigation on the fan gate too … main
(edit) @f4b7b6a   3 months roboburr feat(auth): public login = Google only; admin login hidden at … main
(edit) @90259da   3 months roboburr feat: release tracking — version in footer links to /changelog - … main
(edit) @da6fd02   3 months roboburr newsletter: optional sign-up in the footer (toggle in Admin → … main
(edit) @ca507ef   3 months roboburr feat: SMTP configurable via Admin → Settings (app_settings, env … main
(edit) @13b2986   3 months roboburr EPK: Music section = top 10 most played (instead of first 6 in order) … main
(edit) @59e522f   3 months roboburr 404: unknown slug now falls through to the proper 404 page (instead of … main
(edit) @b919a67   3 months roboburr auth: all Google login errors as clear explanation blocks (codes … main
(edit) @70679063   3 months roboburr fix: download toggle without page reload + clear explanation page on … main
(edit) @8d32dcf   3 months roboburr Show agenda + notify-me (premium feature #8) — last of the 8 - DB: … main
(edit) @b9dc94c   3 months roboburr Release scheduling + fan-only previews (premium feature #3) - DB: … main
(edit) @6be57b4   3 months roboburr Embeddable player (premium feature #7) Standalone /embed page (no … main
(edit) @1794fac   3 months roboburr Pro stats (premium feature #5): referrers + period selector + all-time … main
(edit) @37edecd   3 months roboburr Link-in-bio + click stats (premium feature #6) Linktree-style page … main
(edit) @91094a4   3 months roboburr Download-for-email (premium feature #2) Fan leaves their email -> … main
(edit) @2e247e4   3 months roboburr Newsletter / mailing list (premium feature #1) + SMTP wiring Email … main
(edit) @255e3d3   3 months roboburr EPK / press kit (premium feature #4): shareable /pers press page per … main
(edit) @fbc8628   3 months roboburr Audio upload: WAV up to 100 MB (other formats remain 50 MB) WAV is … main
(edit) @6623453   3 months roboburr Admin: dedicated SEO page (/admin/seo) for advanced SEO The <head> … main
(edit) @74544fb   3 months roboburr New sites: require login to comment on by default + post nav at top - … main
(edit) @86793f9   3 months roboburr Hub: "give this user a Klonkt" from the users page In hub mode each … main
(edit) @7881080   3 months roboburr Hub #3: explicit is_primary flag + shared getPrimarySite() (DRY) The … main
(edit) @98ecf51   3 months roboburr Hub #1+#2: site admin permissions work + assign owner to another user … main
(edit) @79bba6e   3 months roboburr Audio never jumps + hub topnav + Prutter chat mobile-first - Global … main
(edit) @2248cd2   3 months roboburr Google login configurable in-app: Admin → Settings card (no .env … main
(edit) @221a209   3 months roboburr Circle: carry over + display tags from the original post Publisher … main
(edit) @62b899d   3 months roboburr Circle: strip shortcodes from summary + "Sync all now" button … main
(edit) @682d504   3 months roboburr Circle: remove cached posts on outdated + exclude outdated sites from … main
(edit) @1be21ba   3 months roboburr Account: owner can edit site name + tagline in account settings New … main
(edit) @e9229f2   3 months roboburr Phase 4: Fan login (Google) behind premium gate fanLoginReady() = … main
(edit) @029f047   3 months roboburr Phase 2: Hub mode behind premium gate (premiumUnlocked) Switching to … main
(edit) @d549549   3 months roboburr Statistics module (Phase 3): cookie-free tracking + premium stats page … main
(edit) @8ea3d0d   3 months roboburr Defaults: new sites grid + moderate; Circle page graphical header (A) … main
(edit) @2c246d4   3 months roboburr Appearance: remove dead profile_name/bio write + Prutter toggle only … main
(edit) @8aa85d0   3 months roboburr Prutter = premium Hub feature: Hub-only + behind premium gate Prutter … main
(edit) @f63cbc2   3 months roboburr Circles: protocol version enforced via signature binding (update … main
(edit) @1b4d5dd   3 months roboburr Patreon premium gate (Phase 1): entitlement verification + Connect … main
(edit) @8453812   3 months roboburr Branding: 100% PrutCMS/PrutFolio-free — Klonkt as original product … main
(edit) @ff08153   3 months roboburr Update feature: Admin -> Updates (git-based v1, per instance) Admin … main
(edit) @7917407   3 months roboburr Circles: local read page /cirkel/:id (stay on your site) + source in … main
(edit) @43dbf9c   3 months roboburr Circles: /cirkel uses the home view (timeline + grid + switcher) - … main
(edit) @0b7ebbf   3 months roboburr Merge branch 'feat/cirkels-v1' # Conflicts: # src/routes/admin-settings.js main
(edit) @63edb0d   3 months roboburr hub: hero image upload + dark overlay slider Reconcile of live edits … main
(edit) @efdde37   3 months roboburr Circles v1 — publication disabled in hub mode (solo-to-solo only) … main
(edit) @0091cb7   3 months roboburr Circles v1 — steps 4+5: Admin UI + /cirkel feed - Mode 'Circles' in … main
(edit) @b300682   3 months roboburr Circles v1 — foundation: migration + signed own publication Steps 1+2 … main
(edit) @6117035   3 months roboburr fix: post navigation over ALL posts incl. pinned (no more pinned-only … main
(edit) @d54dade   3 months roboburr fix: hub mode — related posts + Newer/Older across ALL users In hub … main
(edit) @3e86f1c   3 months roboburr feat: automatic track duration — no more manually entering seconds … main
(edit) @1907a18   3 months roboburr feat: embed media via editor button ([[embed:url]] shortcode) Embed … main
(edit) @f45fc82   3 months roboburr feat: posts/drafts list on the dashboard — drafts findable again … main
(edit) @a1c8cb8   3 months roboburr feat: directory URL /artiesten -> /leden + count 'N Klonkt's' - Route … main
(edit) @74c2473   3 months roboburr copy: hub-home/directory 'Artiesten' -> 'Leden' + feed heading 'our … main
(edit) @ce8c8c2   3 months roboburr feat: hub-home shows main/label account separately (not under Artists) … main
(edit) @8afbdd6   3 months roboburr feat: viewer role + artists directory + Klonkt Hub Beta rebrand … main
Note: See TracRevisionLog for help on using the revision log.