summaryrefslogtreecommitdiff
path: root/app/models
AgeCommit message (Expand)Author
2026-08-05Search assets and events, and order events by when they happenerdgeist
2026-08-04Give node lists a flag column and a shared action barerdgeist
2026-08-04Witness every promotion and demotion made through the roles formerdgeist
2026-08-03Render dates, booleans and counts through the locale fileserdgeist
2026-08-03Believe the file over the browser about what was uploadederdgeist
2026-08-03Run ImageMagick under a policy that travels with the projecterdgeist
2026-08-03Display stale accounts in users#indexerdgeist
2026-08-02Let an event start without endingerdgeist
2026-08-02Witness calendar entrieserdgeist
2026-08-02Witness account creationerdgeist
2026-08-01Require a second factor for elevation, not for holding adminerdgeist
2026-08-01Allow aggregate to order by slug and paint chapters list more nicelyerdgeist
2026-08-01Let Redaktion grant and revoke its own roleerdgeist
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-31Validate format of slug to be alphanum or _-erdgeist
2026-07-30Give action_participants an explicit ordererdgeist
2026-07-30Localise model validation messages and refusal reasonserdgeist
2026-07-30Generate a 1200x630 social card variant for every asseterdgeist
2026-07-28Let editors manage menu titles in both localeserdgeist
2026-07-27Surface held locks in the dashboard's work-in-progress widgeterdgeist
2026-07-27Let Globalize decide what locale to display for a page translationerdgeist
2026-07-25Extract admin strings to i18n: assets and events clusterserdgeist
2026-07-24Add TOTP enrollment and verification to User, witnessed in the action logerdgeist
2026-07-23Restyle pdf headline cardserdgeist
2026-07-23Keep in-editor asset curation off the head, layering it like every editerdgeist
2026-07-23Record asset deltas at publish, with changed assets as participantserdgeist
2026-07-23Witness asset uploads and out-of-band attaches in the action logerdgeist
2026-07-23Witness asset destruction, naming every node it stripserdgeist
2026-07-23Convert the log's node zoom to participants, completing subtree historieserdgeist
2026-07-23Add action_participants modelerdgeist
2026-07-23Add action_participants, recording every node a trash/destroy toucheserdgeist
2026-07-22Add attached nodes subsection in assets#show and thumbnail in nodes#createerdgeist
2026-07-22Add Node#attach_asset! attaching across all lifecycle rowserdgeist
2026-07-22Retire nodes#recent, superseded by the action logerdgeist
2026-07-22Fix Node#title ignoring autosaveerdgeist
2026-07-21Render PDF headlines as document cards, not lightbox imageserdgeist
2026-07-21PDFs currently should have no credits attached to them in displayerdgeist
2026-07-21More PDF headline eligibilityerdgeist
2026-07-21Make PDFs eligible for headline and allow searching assets by filenameerdgeist
2026-07-21Extract Page#headline_asseterdgeist
2026-07-21Implement model side of PDF raster preview generationerdgeist
2026-07-21Add storage isolation for tests, preventing live data destructionerdgeist
2026-07-21Remove Page#update_assetserdgeist
2026-07-21Render asset credit inside the gallery lightbox correctlyerdgeist