| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694)
* refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる
* fix
* fix
* renate to "misskeyApi"
* rename file
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add AiScriptReadline() in api.ts
* apply AiScriptReadline on flash.vue
* AiScriptReadline → aiScriptReadline
* Update flash.vue
* Update scratchpad.vue
* Update WidgetAiscript.vue
* Update WidgetAiscriptApp.vue
* Update WidgetButton.vue
* Update plugin.ts
|
| | |
|
| |
|
|
|
|
|
| |
* feat(AiScript): Mk:nyaize
* Update Changelog
* Fix relative path
|
| |
|
|
|
|
|
|
|
|
|
| |
* add HOST_URL
* Update CHANGELOG.md
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add Mk:apiExternal
* fix
* lint
* Update CHANGELOG.md
* Update api.ts
* add apiExternal()
* add apiExternal()
* allow / ambiguity
* use os.apiExternal()
* add checks
* fix url
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Mk:url(): no automatic token attaching when ep is url
* Limit requests to external servers by Mk:api
* remove unused import
* Update CHANGELOG.md
* Update packages/frontend/src/scripts/aiscript/api.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
| | |
|
| |
|
|
|
| |
* Mk:apiが失敗時エラー型の値を返すように (#2)
* Update CHANGELOG.md
|
| |
|
|
|
|
| |
AiScriptからMisskeyサーバーAPIを呼び出す際の制限を撤廃
Resolve #7123
|
| |
|
|
| |
Resolvve #11750
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
著作権とライセンスについての情報を各ファイルに追加する (#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>
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* 現在閲覧中のURLを取得するプロパティを追加 #11232
* commit the uncommitted remainder
---------
Co-authored-by: setaria <v.setaria@gmail.com>
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
AiScriptからカスタム絵文字一覧を参照できるように
|
| | |
|
| |
|