summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
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-21Widen nodes#show to all attachmentserdgeist
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-21Resolve preview's page-to-node lookup for every layererdgeist
2026-07-21Remove Page#update_assetserdgeist
2026-07-21Remove unreachable image_box drag-and-drop UIerdgeist
2026-07-21Show which image is headlined on nodes#showerdgeist
2026-07-21Render asset credit inside the gallery lightbox correctlyerdgeist
2026-07-21Stop related_assets from duplicating on every cloneerdgeist
2026-07-21Whitespace fixerdgeist
2026-07-20Remove a superflous section headererdgeist
2026-07-20Improve discoverability of headline image logic in nodes#editerdgeist
2026-07-20Make headline images explicit, add asset creditserdgeist
2026-07-20Link publish actions to revision diffs in recentserdgeist
2026-07-19Remove one dead events viewerdgeist
2026-07-19Add copy-url button to assets; unified the mechanism across viewserdgeist
2026-07-19Simplify sanitize_filenames for the unicode ageerdgeist
2026-07-19Point the style sheet to the correct WIP version in treeerdgeist
2026-07-19Start demolition survey of the css for later redesignserdgeist
2026-07-19Log CSP violations to their own file instead of relying on Rails.loggererdgeist
2026-07-19Add a 500er logger and a trip wire in admin/boom to test iterdgeist
2026-07-19Fix render gallery rename issue. We saw 500serdgeist
2026-07-19Refine the action log's time column layouterdgeist
2026-07-18Accept blank template names in the allowlist validationserdgeist
2026-07-18Emit a report-only Content-Security-Policy with nonced inline scriptserdgeist
2026-07-18Give action log entries per-verb iconserdgeist
2026-07-18Annotate the History list with each revision's lifecycleerdgeist
2026-07-18Give Trash a proper title on lazy constructionerdgeist
2026-07-18Keep the Trash out of the drafts surfaceserdgeist
2026-07-18Teach the action log reader the Trash vocabularyerdgeist
2026-07-18Add Trash affordances: cockpit, listing, dashboard entryerdgeist
2026-07-17Route and control trash, restore, and permanent deletionerdgeist
2026-07-17Add trash!, restore_from_trash!, and destroy_from_trash! with log entrieserdgeist
2026-07-17Bootstrap the Trash node: reserved slug, identity, guardserdgeist
2026-07-17Fix the cleanup cascade for a real node destroyerdgeist
2026-07-17Refuse destroying nodes that still have childrenerdgeist
2026-07-17Allowlist aggregate order columns and template nameserdgeist
2026-07-17Implement transparent password hash migrationerdgeist
2026-07-17Fix computed_unique_name code and consumererdgeist
2026-07-17Retire recent changes widget, replace with action logerdgeist
2026-07-17Retire recent changes widget, replace with action logerdgeist
2026-07-17Cutover to new Recent Changes widgeterdgeist
2026-07-16Move rrule builder to a partial and share between events#new and events#editerdgeist