summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2026-08-01Allow aggregate to order by slug and paint chapters list more nicelyerdgeist
2026-08-01Fix some spacing issues in user table and the wrappererdgeist
2026-08-01Let Redaktion grant and revoke its own roleerdgeist
2026-08-01Show and extend the elevation windowerdgeist
2026-08-01Require a fresh second factor for user managementerdgeist
2026-08-01Declare role requirements per controllererdgeist
2026-07-31Warn before the gate refuses, and check restore destinationserdgeist
2026-07-31Show the gate before it refuses, and check the destinationerdgeist
2026-07-31Bind aggregates over scoped tags to their subtreeerdgeist
2026-07-31Gate live-content changes on restricted surfaceserdgeist
2026-07-31Replace user deletion with deactivationerdgeist
2026-07-31Group user accounts by roleerdgeist
2026-07-31Retire the unused per-node permission subsystemerdgeist
2026-07-31Translate the Copied! label indicator for copy-url buttonserdgeist
2026-07-31Validate format of slug to be alphanum or _-erdgeist
2026-07-31Enforce slug and parent_id changes only taking place through updateerdgeist
2026-07-31Set the rss locale more expliciterdgeist
2026-07-31Restrict editor provided partial names to alphanum(/alphanum)?erdgeist
2026-07-31Let shortcode aggregate log but remove failed shortcode itselferdgeist
2026-07-30Promote article title from h2 to h1 and fix css accordinglyerdgeist
2026-07-30Provide link cells for the i18n matrixerdgeist
2026-07-30Provide the full i18n matrix for public/admin-preview/shared-preview urlserdgeist
2026-07-30Replaces the grey slab and filled-box handle with the house card idiom,erdgeist
2026-07-30Give action_participants an explicit ordererdgeist
2026-07-30Localise model validation messages and refusal reasonserdgeist
2026-07-30Fixup favicon, iconv.svg and apple-touch-iconerdgeist
2026-07-30Use icon sets on the public page and add a public-site shortcut in admin realmerdgeist
2026-07-30Retire the unroutable scaffold viewserdgeist
2026-07-30Canonicalise per locale and declare hreflang alternateserdgeist
2026-07-30Bring some tags forward to 2026 and provide humanized asset nameerdgeist
2026-07-30Emit per-page Open Graph metadataerdgeist
2026-07-30Generate a 1200x630 social card variant for every asseterdgeist
2026-07-29Don't display file icon in headline card, it's superflouserdgeist
2026-07-28add partial for menu_item titles in both localeserdgeist
2026-07-28Let editors manage menu titles in both localeserdgeist
2026-07-27Permit editors to touch menu_items' titleerdgeist
2026-07-27Fix locale dependent param compareerdgeist
2026-07-27Pin the two translation editors as wellerdgeist
2026-07-27Pin admin content reads to the default localeerdgeist
2026-07-27Surface held locks in the dashboard's work-in-progress widgeterdgeist
2026-07-27Retire orphaned drafts partial and their translationserdgeist
2026-07-27Consolidate all main nav items in a single partialerdgeist
2026-07-27Let Globalize decide what locale to display for a page translationerdgeist
2026-07-27Move switchers out of the user check, so it also works when logged outerdgeist
2026-07-26Fix redundant link_to in assets#showerdgeist
2026-07-26Fix redundant link_to in assets#newerdgeist
2026-07-26Fix login view so the user knows where they are logging in toerdgeist
2026-07-26More visual cleanups for input fieldserdgeist
2026-07-25Give our layouts proper language meta and viewportserdgeist
2026-07-25Extract public-site strings to i18nerdgeist