summaryrefslogtreecommitdiff
path: root/packages/frontend/src/aiscript (follow)
Commit message (Collapse)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)Freya Murphy2 days1-2/+2
|
* refactor: make noImplicitAny true (#17083)syuilo2026-01-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update emojis.emoji.vue * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update manager.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update analytics.ts
* fix(frontend/aiscript): ↵かっこかり2025-11-271-19/+75
| | | | | | | | | | | | | 各種関数の引数で明示的にnullが指定されている場合のハンドリングを修正 (#16838) * fix(frontend/aiscript): MkDialogのtitle, textでnull値を許容するように * fix * update aiscript and use new api * fix * fix
* refactor(frontend/aiscript): ↵かっこかり2025-11-251-7/+0
| | | | | | | AiScriptバージョン取得・判定ロジックを統一 (#16845) * refactor(frontend): AiScriptバージョン取得・判定ロジックを統一 * fix
* fix(frontend): ↵かっこかり2025-11-241-0/+7
| | | | | | | | | | | PlayのAiScriptバージョン判定が正しく動作しない問題を修正 (#16843) * fix: aiscript 1.0.0 以外が全部レガシー扱いになる問題を修正 (MisskeyIO#1129) * Update Changelog --------- Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* 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>
* refactorsyuilo2025-08-271-5/+3
|
* enhance(frontend): IDにUUIDを使うのをやめる (#16138)syuilo2025-06-031-2/+2
| | | | | * wip * Update flash-edit.vue
* 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-093-0/+796