| Age | Commit message (Expand) | Author |
| 22 hours | Implement model side of PDF raster preview generation | erdgeist |
| 22 hours | Add storage isolation for tests, preventing live data destruction | erdgeist |
| 25 hours | Resolve preview's page-to-node lookup for every layer | erdgeist |
| 27 hours | Remove Page#update_assets | erdgeist |
| 27 hours | Remove unreachable image_box drag-and-drop UI | erdgeist |
| 29 hours | Show which image is headlined on nodes#show | erdgeist |
| 29 hours | Render asset credit inside the gallery lightbox correctly | erdgeist |
| 29 hours | Stop related_assets from duplicating on every clone | erdgeist |
| 29 hours | Whitespace fix | erdgeist |
| 47 hours | Remove a superflous section header | erdgeist |
| 47 hours | Improve discoverability of headline image logic in nodes#edit | erdgeist |
| 47 hours | Make headline images explicit, add asset credits | erdgeist |
| 3 days | Link publish actions to revision diffs in recents | erdgeist |
| 3 days | Remove unused javascripts | erdgeist |
| 3 days | Remove one dead events view | erdgeist |
| 3 days | Add copy-url button to assets; unified the mechanism across views | erdgeist |
| 3 days | Simplify sanitize_filenames for the unicode age | erdgeist |
| 3 days | Pin caller to the .right CSS rule | erdgeist |
| 3 days | Point the style sheet to the correct WIP version in tree | erdgeist |
| 3 days | Start demolition survey of the css for later redesigns | erdgeist |
| 3 days | Add action log design history to history book | erdgeist |
| 3 days | Add section about the nodes life cycle to history book | erdgeist |
| 3 days | Add some history for future maintainers/editors | erdgeist |
| 3 days | Log CSP violations to their own file instead of relying on Rails.logger | erdgeist |
| 4 days | Add deliberate default to xml for rss and rdf | erdgeist |
| 4 days | Add the error log writer | erdgeist |
| 4 days | Add a 500er logger and a trip wire in admin/boom to test it | erdgeist |
| 4 days | Fix render gallery rename issue. We saw 500s | erdgeist |
| 4 days | Leave a little air above node action summaries | erdgeist |
| 4 days | Refine the action log's time column layout | erdgeist |
| 4 days | Accept blank template names in the allowlist validations | erdgeist |
| 4 days | Emit a report-only Content-Security-Policy with nonced inline scripts | erdgeist |
| 4 days | Give action log entries per-verb icons | erdgeist |
| 5 days | Annotate the History list with each revision's lifecycle | erdgeist |
| 5 days | Give Trash a proper title on lazy construction | erdgeist |
| 5 days | Keep the Trash out of the drafts surfaces | erdgeist |
| 5 days | Teach the action log reader the Trash vocabulary | erdgeist |
| 5 days | Add Trash affordances: cockpit, listing, dashboard entry | erdgeist |
| 5 days | Route and control trash, restore, and permanent deletion | erdgeist |
| 5 days | Add trash!, restore_from_trash!, and destroy_from_trash! with log entries | erdgeist |
| 5 days | Bootstrap the Trash node: reserved slug, identity, guards | erdgeist |
| 5 days | Fix the cleanup cascade for a real node destroy | erdgeist |
| 5 days | Refuse destroying nodes that still have children | erdgeist |
| 5 days | Drop the orphaned nested-set columns lft and rgt | erdgeist |
| 5 days | Allowlist aggregate order columns and template names | erdgeist |
| 5 days | Allow updating migrated users without supplying a password | erdgeist |
| 5 days | Add migraton for bcrypt password digest on user model | erdgeist |
| 5 days | Implement transparent password hash migration | erdgeist |
| 5 days | Add some more tests for the login basics while refactoring | erdgeist |
| 5 days | Use SecureRandom instead of the hand rolled implementation | erdgeist |