f45bc9292be79204d91fa32f83dd9643fc17fc59
the PATCH route already accepted a name; nothing in the UI ever sent one. adds an inline editor on the settings header (pencil → input, enter saves, escape cancels) and a rename mutation. renaming touches only the label, so it needs neither the passphrase nor an unlocked wallet. the route took the name unvalidated — it now trims and refuses a blank one, with a 64-char cap matched on create so a name you can create is one you can type back. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Description
No description provided
42 MiB
Languages
TypeScript
90.9%
Shell
4.7%
JavaScript
4.1%
CSS
0.2%
HTML
0.1%