| Age | Commit message (Expand) | Author |
| 2026-07-19 | Leave a little air above node action summaries | erdgeist |
| 2026-07-19 | Refine the action log's time column layout | erdgeist |
| 2026-07-18 | Accept blank template names in the allowlist validations | erdgeist |
| 2026-07-18 | Emit a report-only Content-Security-Policy with nonced inline scripts | erdgeist |
| 2026-07-18 | Give action log entries per-verb icons | erdgeist |
| 2026-07-18 | Annotate the History list with each revision's lifecycle | erdgeist |
| 2026-07-18 | Give Trash a proper title on lazy construction | erdgeist |
| 2026-07-18 | Keep the Trash out of the drafts surfaces | erdgeist |
| 2026-07-18 | Teach the action log reader the Trash vocabulary | erdgeist |
| 2026-07-18 | Add Trash affordances: cockpit, listing, dashboard entry | erdgeist |
| 2026-07-17 | Route and control trash, restore, and permanent deletion | erdgeist |
| 2026-07-17 | Add trash!, restore_from_trash!, and destroy_from_trash! with log entries | erdgeist |
| 2026-07-17 | Bootstrap the Trash node: reserved slug, identity, guards | erdgeist |
| 2026-07-17 | Fix the cleanup cascade for a real node destroy | 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 | Add migraton for bcrypt password digest on user model | 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 | Use SecureRandom instead of the hand rolled implementation | erdgeist |
| 2026-07-17 | Improve test coverage for two-ordinal week selection in rrule humanizier | erdgeist |
| 2026-07-17 | Fix computed_unique_name code and consumer | erdgeist |
| 2026-07-17 | Fix grammar for unknown action and discard_autosave | erdgeist |
| 2026-07-17 | Retire recent changes widget, replace with action log | erdgeist |
| 2026-07-17 | Retire recent changes widget, replace with action log | erdgeist |
| 2026-07-17 | Give all text and password inputs border-radii | erdgeist |
| 2026-07-17 | Cutover to new Recent Changes widget | erdgeist |
| 2026-07-16 | Construct DOM elements using escaping helpers to prevent XSS | erdgeist |
| 2026-07-16 | Add a script to backfill action log from existing records | erdgeist |
| 2026-07-16 | Move rrule builder to a partial and share between events#new and events#edit | 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 | Split current_unique_name in a setter and an accessor | erdgeist |
| 2026-07-16 | nodes#show's revisions subsection renamed to history | erdgeist |
| 2026-07-16 | Condense the action log into a scannable table | erdgeist |
| 2026-07-16 | Don't reference your own user as 'du' in action log. It breaks grammar. | 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-16 | Provide parent_unique_name in nodes#new if parent is already pre-set | erdgeist |
| 2026-07-16 | Remove some remnants of legacy admin wizard interface | erdgeist |
| 2026-07-15 | Add NodeAction: an append-only log of who did what to a node | erdgeist |
| 2026-07-15 | Make the recent-changes page match the widget it links from | erdgeist |
| 2026-07-15 | Remove dead admin/_recent_changes partial | erdgeist |
| 2026-07-14 | Add scaffolding for a proper tech documentation from everything I could remember | erdgeist |
| 2026-07-14 | Supply related-asset URLs/name and public inline-image CSS | erdgeist |
| 2026-07-14 | Add inline image insertion for page bodies, plus a headline-conflict badge | erdgeist |
| 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 |