mirror of
https://github.com/javierarce/arena-manager.git
synced 2026-07-22 10:30:30 +00:00
Both "Get blocks from channel" and "Get a block from Are.na" now open a source chooser first: your channels, another user's public channels, or any channel URL. Adds Arena.getChannel(slug) and parameterizes getChannelsFromUser(username). Input prompts are rebuilt on SuggestModal so they share the pickers' top-anchored, search-style look instead of a centered dialog, with inline validation that keeps the prompt open and reports errors in place rather than dismissing with a transient notice. Updates the README command table. |
||
|---|---|---|
| .. | ||
| Arena.ts | ||
| Commands.ts | ||
| FileHandler.ts | ||
| Modals.ts | ||
| normalize.ts | ||
| Settings.ts | ||
| types.ts | ||
| Utils.ts | ||