| Age | Commit message (Expand) | Author |
| 2026-07-31 | Replace user deletion with deactivation | erdgeist |
| 2026-07-30 | Replaces the grey slab and filled-box handle with the house card idiom, | erdgeist |
| 2026-07-30 | Retire the unroutable scaffold views | erdgeist |
| 2026-07-24 | Add self-service TOTP enrollment UI and witnessed admin reset | erdgeist |
| 2026-07-22 | Retire nodes#recent, superseded by the action log | erdgeist |
| 2026-07-21 | Remove unreachable image_box drag-and-drop UI | erdgeist |
| 2026-07-19 | Add deliberate default to xml for rss and rdf | erdgeist |
| 2026-07-19 | Add a 500er logger and a trip wire in admin/boom to test it | erdgeist |
| 2026-07-18 | Emit a report-only Content-Security-Policy with nonced inline scripts | 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-16 | Add a reader for the action log at admin/log | erdgeist |
| 2026-07-14 | Make revisions locale aware | 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 | Add RelatedAssetsController: search, attach, detach, reorder | erdgeist |
| 2026-07-12 | Add a grouped tag+node search endpoint for the upcoming dashboard | 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 | Move all admin routes under /admin | erdgeist |
| 2026-07-10 | Add head/draft/autosave layer comparison at three UI entry points | erdgeist |
| 2026-07-09 | Add an events view for events without node | erdgeist |
| 2026-07-09 | Major resource view cleanup | erdgeist |
| 2026-07-08 | Add revert!/discard and rebuild nodes#edit around the new hierarchy | erdgeist |
| 2026-07-08 | Route Save and autosave through the new Node methods (addendum) | erdgeist |
| 2026-07-06 | Add public preview links for drafts | erdgeist |
| 2026-07-05 | Surface node-kind conventions in the admin UI | erdgeist |
| 2026-07-05 | Add erfa/chaostreff node-kind creation conventions | erdgeist |
| 2026-06-30 | Remove recent_changes RSS feed. It leaks unpublished drafts and the basic auth was only symbolic | erdgeist |
| 2026-06-29 | Restore and improve admin node search | erdgeist |
| 2026-06-27 | rss: add per-tag Atom feed at /rss/tags/:tag/updates.xml | erdgeist |
| 2026-06-27 | Fix routes after removing the routing-filter | erdgeist |
| 2026-06-27 | Stage 7: Rails 7.2 → 8.1 on Ruby 3.2.11 | erdgeist |
| 2026-06-26 | Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2 | erdgeist |
| 2026-06-25 | Upgrade to Rails 4.2.11.3 | erdgeist |
| 2026-06-24 | Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade | erdgeist |
| 2009-11-14 | nodes :show now also includes a direct link to to the live version of the node. Additionally, I changed the default route to a named route so it is much easi... | hukl |
| 2009-10-07 | refactored revsions controller to act as a nested resource of nodes. boy that cleaned up some stuff quite a bit. also having tests for that is just feeling g... | hukl |
| 2009-09-10 | added public rss controller plus template to render the latest 20 updates into a neat little atom feed | hukl |
| 2009-09-06 | added public search controller with corresponding view | hukl |
| 2009-09-05 | added tag resource, widget and auxillary files | hukl |
| 2009-09-01 | Added javascript goodness to add and sort and drag and drop images on pages | hukl |
| 2009-09-01 | added expirimental routing for image galeries | hukl |
| 2009-08-09 | added sorting (via drag and drop) and deleting of menu items. Its not perfect though and needs more styling. I'm unsure about the proper route for the sort a... | hukl |
| 2009-08-08 | added menu items resource | hukl |
| 2009-06-13 | put the preview into the pages controller | hukl |
| 2009-06-10 | added basic ajax search interface. lots of css / js improvements needed but it seems to work quite okay for now. more on that tomorrow | hukl |
| 2009-05-01 | introducing the restore revision functionality | hukl |
| 2009-04-25 | Integrated basic Asset upload functionality. You can upload files now and use their url in pages. | hukl |
| 2009-04-13 | beautified the revision and diff interface. so pretty and so functional. i'm happy | hukl |