| Age | Commit message (Expand) | Author |
| 2026-07-14 | Extend static-asset cache-busting to the public layout | erdgeist |
| 2026-07-14 | Crop headline images to aspect ratio instead of distorting them | erdgeist |
| 2026-07-14 | Add a :large FileAttachment style for full-width inline body images | erdgeist |
| 2026-07-14 | Retire wipe_draft! and find_or_create_draft from production code | erdgeist |
| 2026-07-14 | Add chapter images: thumbnail on the list, headline image on the detail page | erdgeist |
| 2026-07-14 | Add a toggleable live preview panel to both editors | erdgeist |
| 2026-07-14 | Make revisions locale aware | erdgeist |
| 2026-07-14 | Add tooltips to all navbar items | erdgeist |
| 2026-07-14 | Make tags a pill list on nodes#show | erdgeist |
| 2026-07-14 | Store return_to before resetting session in loging. Fixes returning to an admin page before logging in | erdgeist |
| 2026-07-14 | Re-add language selector, but fix the mis-nomer for english pages | erdgeist |
| 2026-07-13 | Merge branch 'erdgeist-revive-events' | erdgeist |
| 2026-07-13 | Remove orphaned language selector for admin views | erdgeist |
| 2026-07-13 | Add cache-buster using mtime of css and js files outside the asset pipeline | erdgeist |
| 2026-07-13 | Remove redundant default translation from the translations subsection | erdgeist |
| 2026-07-13 | Fix: p elements can't contain buttons. Convert it to a div | erdgeist |
| 2026-07-13 | Make revision diffs locale-aware, defaulting to whichever locale changed | erdgeist |
| 2026-07-13 | clone_attributes_from: update translations in place, not delete+recreate | erdgeist |
| 2026-07-13 | Fix autosave bug: sync tinymce's state back to textarea before serializing | erdgeist |
| 2026-07-13 | Fix shared preview redirecting to admin for an ordinary new draft | erdgeist |
| 2026-07-13 | Wire real autosave into translation editing | erdgeist |
| 2026-07-13 | Add per-node translation management: list, edit, destroy, compare | erdgeist |
| 2026-07-13 | wipe_draft!: add a grace period to the lock-with-no-draft branch | erdgeist |
| 2026-07-13 | nodes#show: show each revision's editor, not its byline author | erdgeist |
| 2026-07-13 | Set config.i18n.available_locales explicitly | erdgeist |
| 2026-07-13 | Carry over other-locale translations when creating an autosave | erdgeist |
| 2026-07-13 | Asset picker: attach/detach/reorder UI, read-only view, autosave fix | erdgeist |
| 2026-07-13 | Add assets:regenerate_variants rake task | erdgeist |
| 2026-07-13 | Add loadOnFocus to initSearchPicker; asset search shows recent by default | erdgeist |
| 2026-07-13 | Add RelatedAssetsController: search, attach, detach, reorder | erdgeist |
| 2026-07-13 | Wavy-underline: allowlist to default; destroy-button and search polish | erdgeist |
| 2026-07-13 | Fix search widget input width; remove dead navigation CSS | erdgeist |
| 2026-07-13 | UI cleanup pass: search overlay position, remaining table forms | erdgeist |
| 2026-07-12 | Style the new dashboard; consolidate duplicated button/link CSS | erdgeist |
| 2026-07-12 | Normalize action-button wording and add icons app-wide | erdgeist |
| 2026-07-12 | Rebuild the admin dashboard: icon nav, search, signposts, widgets | erdgeist |
| 2026-07-12 | Add a locale-aware relative-time helper; drop stale locale overrides | erdgeist |
| 2026-07-12 | Add rails_icons (Tabler) for SVG iconography | erdgeist |
| 2026-07-12 | Add a grouped tag+node search endpoint for the upcoming dashboard | erdgeist |
| 2026-07-12 | Extract drafts/recent query logic from controller into Node | erdgeist |
| 2026-07-12 | Unify the four field-level pickers, fix search visibility | erdgeist |
| 2026-07-12 | Give the sitemap its own view, with collapse and descendant counts | erdgeist |
| 2026-07-12 | Removing a test script that was accidentally committed | erdgeist |
| 2026-07-11 | Add drafts/recent/mine/chapters admin node views | erdgeist |
| 2026-07-11 | Make page_translations' search trigger self-installing | erdgeist |
| 2026-07-11 | Move all admin routes under /admin | erdgeist |
| 2026-07-11 | Make /nodes/parameterize_preview route independent | erdgeist |
| 2026-07-11 | Do not offer to destroy the only draft of a never-published node | erdgeist |
| 2026-07-11 | Style admin pagination widget, add missing locale keys | erdgeist |
| 2026-07-10 | Prevent a staged parent move from crashing on its own descendant | erdgeist |