summaryrefslogtreecommitdiff
path: root/packages/frontend/src/scripts/aiscript/ui.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-655/+0
|
* refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * revert unnecessary changes * wip * refactor(frontend): enforce verbatimModuleSyntax * fix * refactor(frontend-shared): enforce verbatimModuleSyntax * wip * refactor(frontend-embed): enforce verbatimModuleSyntax * enforce consistent-type-imports * fix lint config * attemt to fix ci * fix lint * fix * fix * fix
* Fix: aiscriptディレクトリ内の型エラー解消と単体テスト ↵Take-John2025-01-071-55/+84
| | | | | | | | | | | | | | | | | | | | | | | | | (#15191) * AiScript APIの型エラーに対処 * AiScript UI APIのテスト作成 * onInputなどがPromiseを返すように * AiScript共通APIのテスト作成 * CHANGELOG記載 * 定数のテストをconcurrentに * vi.mockを使用 * misskeyApiをmisskeyApiUntypedのエイリアスとする * 期待されるエラーメッセージを修正 * Mk:removeのテスト * misskeyApiの型を変更
* Mk:C:containerのborderStyleとborderRadiusを設定できるように (#14638)FineArchs2024-09-281-0/+8
| | | | | * borderStyle and borderRadius * changelog
* enhance(frontend_ais): PostForm系の設定項目を追加 (#13788)かっこかり2024-05-041-32/+30
| | | | | * enhance(frontend_ais): PostForm系の設定項目を追加 * Update Changelog
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* Fix: ↵FineArchs2024-01-071-2/+2
| | | | | | | | | | | `Mk:C:mfm`の`onClickEv`が正常に呼び出されない問題を修正 (#12831) * fix clickable api * Update CHANGELOG.md * revert CHANGELOG.md * Update CHANGELOG.md
* Feat: クリックイベントを発生させるMFM構文を追加 (#12798)FineArchs2023-12-251-0/+6
| | | | | | | | | | | | | | | | | | | * Update MkMisskeyFlavoredMarkdown.ts * fix MkMisskeyFlavoredMarkdown.ts * Update MkAsUi.vue * Update ui.ts * Fix MkMisskeyFlavoredMarkdown.ts * Update CHANGELOG.md * fix ui.ts * revert CHANGELOG.md * Update CHANGELOG.md
* Misskey ↵Yuriha2023-12-091-0/+8
| | | | | | | | | | | Playのノート投稿画面で「内容を隠す」を設定できるようにする (#12576) * Add the content warning option in AiScript UI postFormButton * Fix initial CW in postFormButton --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Scratchpadに非同期のエラーを処理する機能を追加 (#11850)FineArchs2023-09-191-13/+13
| | | | | | | | | * opts.callをtopCallに置換 * AiScriptのエラーコールバックをscratchpadに導入 * lint * Update CHANGELOG.md
* enhance(frontend): add Ui:C:postForm to playsyuilo2023-09-091-1/+33
|
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(client): An error occurs when you press the Play button of Misskey Playsyuilo2023-03-221-16/+16
| | | | Fix #10381
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+1
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(client): Aiscript: button is not definedsyuilo2023-01-231-1/+1
| | | | Fix #9704
* improve aiscript uisyuilo2023-01-171-0/+7
|
* enhance(client): add timeline flash presetsyuilo2023-01-161-0/+4
|
* add Ui:C:folder for AiScriptsyuilo2023-01-051-1/+32
|
* MisskeyPlay (#9467)syuilo2023-01-051-0/+526
* wip * wip * wip * wip * wip * Update ui.ts * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * :art: * wip * :v: