summaryrefslogtreecommitdiff
path: root/packages/frontend/src/aiscript/api.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(frontend/aiscript): Mk:toastを同期関数に変更 (#16480)かっこかり2025-10-091-1/+1
|
* refactor(frontend): ↵かっこかり2025-08-311-1/+1
| | | | | | | | | | | フロントエンドの型エラー解消(途中まで) (#16477) * refactor(frontend): フロントエンドの型エラー解消 * fix --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* enhance(frontend/aiscript): AiScriptからtoastを発行できるように ↵かっこかり2025-05-211-0/+5
| | | | | | | (#16071) * enhance(frontend/aiscript): AiScriptからtoastを発行できるように * Update Changelog
* Merge commit from forkJulia2025-04-291-1/+1
| | | | | | | | none of our endpoints will ever contain `..` (they might, maybe, at some point, contain `.`, as in `something/get.html`?), so every `Mk:api()` call to an endpoint that contains `..` can't work: let's reject it outright Co-authored-by: dakkar <dakkar@thenautilus.net>
* enhance(frontend): improve accounts managementsyuilo2025-03-131-1/+1
|
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-0/+125