| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-09 | Attach assets to the draft instead of to every lifecycle row | erdgeist | |
| Node#attach_asset! writes to the node's draft alone, creating one from the head when none is pending. It refuses when another user holds the lock, and when an autosave already exists The asset_attach verb goes with it. create_new_draft names the editor on the draft it creates and the publish entry's asset delta reports the attachment. | |||
| 2026-07-25 | Extract admin strings to i18n: dashboard, layout chrome, and the JS bridge | erdgeist | |
| 2026-07-22 | factor out flash rendering from layouts/admin | erdgeist | |
