| Age | Commit message (Expand) | Author |
| 2026-07-17 | Bootstrap the Trash node: reserved slug, identity, guards | erdgeist |
| 2026-07-17 | Refuse destroying nodes that still have children | erdgeist |
| 2026-07-17 | Drop the orphaned nested-set columns lft and rgt | erdgeist |
| 2026-07-17 | Allowlist aggregate order columns and template names | erdgeist |
| 2026-07-17 | Allow updating migrated users without supplying a password | erdgeist |
| 2026-07-17 | Implement transparent password hash migration | erdgeist |
| 2026-07-17 | Add some more tests for the login basics while refactoring | erdgeist |
| 2026-07-17 | Improve test coverage for two-ordinal week selection in rrule humanizier | erdgeist |
| 2026-07-16 | Aggregate selected weeks in a more human friendly form | erdgeist |
| 2026-07-16 | managed RRULE constructs now include week selection | erdgeist |
| 2026-07-16 | Condense the action log into a scannable table | erdgeist |
| 2026-07-16 | Add a reader for the action log at admin/log | erdgeist |
| 2026-07-16 | Record the full lifecycle contract in NodeAction entries | erdgeist |
| 2026-07-15 | Add NodeAction: an append-only log of who did what to a node | erdgeist |
| 2026-07-14 | Extend static-asset cache-busting to the public layout | 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 | Make revisions locale aware | erdgeist |
| 2026-07-13 | Add cache-buster using mtime of css and js files outside the asset pipeline | 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 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 | 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 loadOnFocus to initSearchPicker; asset search shows recent by default | erdgeist |
| 2026-07-13 | Add RelatedAssetsController: search, attach, detach, reorder | 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 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 | Give the sitemap its own view, with collapse and descendant counts | erdgeist |
| 2026-07-11 | Add drafts/recent/mine/chapters admin node views | erdgeist |
| 2026-07-11 | Do not offer to destroy the only draft of a never-published node | erdgeist |
| 2026-07-10 | Prevent a staged parent move from crashing on its own descendant | erdgeist |
| 2026-07-10 | Fix current_user/uniq inconsistencies in admin#index, remove dead query | erdgeist |
| 2026-07-10 | Add the missing assertions two tests were silently running without | erdgeist |
| 2026-07-10 | Fix rrule/url column overflow on events#index | erdgeist |
| 2026-07-10 | Add test for backlink in revisions#index | erdgeist |
| 2026-07-10 | Include assets, tags and template in diff between revisions | erdgeist |
| 2026-07-10 | Stop diff output from corrupting the document on structural tag changes | erdgeist |
| 2026-07-10 | Ensure that comparison view toggle is there for all diff modes | erdgeist |
| 2026-07-10 | Destroying Draft or Discarding Autosave drops you where you left | erdgeist |
| 2026-07-10 | Add head/draft/autosave layer comparison at three UI entry points | erdgeist |
| 2026-07-10 | Whitespace fixes | erdgeist |
| 2026-07-10 | Fix stale assertions and escaped body in revisions#show | erdgeist |
| 2026-07-10 | Retire vendored cacycle_diff.js for a diff-lcs-based diff view | erdgeist |
| 2026-07-08 | Add revert!/discard and rebuild nodes#edit around the new hierarchy | erdgeist |