summaryrefslogtreecommitdiff
path: root/packages/frontend/src/scripts/install-plugin.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-021-2/+3
|\
| * refactor(frontend): refactor popup api and make sure call dispose callbacksyuilo2024-07-041-2/+3
| | | | | | | | Close #14122
* | merge: upstreamMarie2024-02-191-1/+1
|\|
| * (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
| |
* | added lines and lines to errorsKevinWh02024-02-021-1/+5
|/
* refactor(frontend): ↵おさむのひと2024-01-041-1/+2
| | | | | | | | | | | | | os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) * refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる * fix * fix * renate to "misskeyApi" * rename file
* Feat: ↵かっこかり2023-10-211-0/+129
外部サイトからテーマ・プラグインのインストールができるように (#12034) * Feat: 外部サイトからテーマ・プラグインのインストールができるように * Update Changelog * Change Changelog * Remove unnecessary imports * Update fetch-external-resources.ts * Update CHANGELOG.md * Update CHANGELOG.md