index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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
Add chapter images: thumbnail on the list, headline image on the detail page
erdgeist
2026-07-14
Add a toggleable live preview panel to both editors
erdgeist
2026-07-14
Make revisions locale aware
erdgeist
2026-07-14
Add tooltips to all navbar items
erdgeist
2026-07-14
Make tags a pill list on nodes#show
erdgeist
2026-07-14
Store return_to before resetting session in loging. Fixes returning to an admin page before logging in
erdgeist
2026-07-14
Re-add language selector, but fix the mis-nomer for english pages
erdgeist
2026-07-13
Merge branch 'erdgeist-revive-events'
erdgeist
2026-07-13
Remove orphaned language selector for admin views
erdgeist
2026-07-13
Add cache-buster using mtime of css and js files outside the asset pipeline
erdgeist
[next]