| Age | Commit message (Expand) | Author |
| 23 hours | Implement transparent password hash migration | erdgeist |
| 25 hours | Add some more tests for the login basics while refactoring | erdgeist |
| 26 hours | Aggregate selected weeks in a more human friendly form | erdgeist |
| 27 hours | managed RRULE constructs now include week selection | erdgeist |
| 29 hours | Condense the action log into a scannable table | erdgeist |
| 40 hours | Add a reader for the action log at admin/log | erdgeist |
| 41 hours | Record the full lifecycle contract in NodeAction entries | erdgeist |
| 3 days | Add NodeAction: an append-only log of who did what to a node | erdgeist |
| 3 days | Extend static-asset cache-busting to the public layout | erdgeist |
| 3 days | Add a :large FileAttachment style for full-width inline body images | erdgeist |
| 3 days | Retire wipe_draft! and find_or_create_draft from production code | erdgeist |
| 4 days | Make revisions locale aware | erdgeist |
| 4 days | Add cache-buster using mtime of css and js files outside the asset pipeline | erdgeist |
| 4 days | Make revision diffs locale-aware, defaulting to whichever locale changed | erdgeist |
| 4 days | clone_attributes_from: update translations in place, not delete+recreate | erdgeist |
| 4 days | Fix shared preview redirecting to admin for an ordinary new draft | erdgeist |
| 4 days | Wire real autosave into translation editing | erdgeist |
| 4 days | Add per-node translation management: list, edit, destroy, compare | erdgeist |
| 4 days | Carry over other-locale translations when creating an autosave | erdgeist |
| 5 days | Asset picker: attach/detach/reorder UI, read-only view, autosave fix | erdgeist |
| 5 days | Add loadOnFocus to initSearchPicker; asset search shows recent by default | erdgeist |
| 5 days | Add RelatedAssetsController: search, attach, detach, reorder | erdgeist |
| 5 days | Normalize action-button wording and add icons app-wide | erdgeist |
| 5 days | Rebuild the admin dashboard: icon nav, search, signposts, widgets | erdgeist |
| 5 days | Add a locale-aware relative-time helper; drop stale locale overrides | erdgeist |
| 5 days | Add a grouped tag+node search endpoint for the upcoming dashboard | erdgeist |
| 5 days | Extract drafts/recent query logic from controller into Node | erdgeist |
| 6 days | Give the sitemap its own view, with collapse and descendant counts | erdgeist |
| 6 days | Add drafts/recent/mine/chapters admin node views | erdgeist |
| 7 days | Do not offer to destroy the only draft of a never-published node | erdgeist |
| 7 days | Prevent a staged parent move from crashing on its own descendant | erdgeist |
| 7 days | Fix current_user/uniq inconsistencies in admin#index, remove dead query | erdgeist |
| 7 days | Add the missing assertions two tests were silently running without | erdgeist |
| 7 days | Fix rrule/url column overflow on events#index | erdgeist |
| 8 days | Add test for backlink in revisions#index | erdgeist |
| 8 days | Include assets, tags and template in diff between revisions | erdgeist |
| 8 days | Stop diff output from corrupting the document on structural tag changes | erdgeist |
| 8 days | Ensure that comparison view toggle is there for all diff modes | erdgeist |
| 8 days | Destroying Draft or Discarding Autosave drops you where you left | erdgeist |
| 8 days | Add head/draft/autosave layer comparison at three UI entry points | erdgeist |
| 8 days | Whitespace fixes | erdgeist |
| 8 days | Fix stale assertions and escaped body in revisions#show | erdgeist |
| 8 days | Retire vendored cacycle_diff.js for a diff-lcs-based diff view | erdgeist |
| 9 days | Add revert!/discard and rebuild nodes#edit around the new hierarchy | erdgeist |
| 9 days | Fix authorship and published_at loss in autosave promotion | erdgeist |
| 9 days | Fix node_content count in show-with-published-draft test | erdgeist |
| 9 days | Fix tests for the new autosave routing | erdgeist |
| 9 days | Add head/draft/autosave hierarchy to Node | erdgeist |
| 11 days | Fix test to match the current layout | erdgeist |
| 11 days | Fix shared preview links breaking after a second publish | erdgeist |