index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
node_action.rb
Age
Commit message (
Expand
)
Author
2026-08-02
Witness calendar entries
erdgeist
2026-08-02
Witness account creation
erdgeist
2026-07-31
Replace user deletion with deactivation
erdgeist
2026-07-30
Give action_participants an explicit order
erdgeist
2026-07-24
Add TOTP enrollment and verification to User, witnessed in the action log
erdgeist
2026-07-23
Record asset deltas at publish, with changed assets as participants
erdgeist
2026-07-23
Witness asset uploads and out-of-band attaches in the action log
erdgeist
2026-07-23
Witness asset destruction, naming every node it strips
erdgeist
2026-07-23
Add action_participants, recording every node a trash/destroy touches
erdgeist
2026-07-20
Link publish actions to revision diffs in recents
erdgeist
2026-07-18
Add Trash affordances: cockpit, listing, dashboard entry
erdgeist
2026-07-17
Add trash!, restore_from_trash!, and destroy_from_trash! with log entries
erdgeist
2026-07-16
Condense the action log into a scannable table
erdgeist
2026-07-16
Record the full lifecycle contract in NodeAction entries
erdgeist
2026-07-15
Add NodeAction: an append-only log of who did what to a node
erdgeist