summaryrefslogtreecommitdiff
path: root/packages/frontend/src/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor(frontend): use ESMsyuilo2023-09-1937-85/+85
* feat: Mk:apiが失敗時エラー型の値を返すように (#2) (#11843)FineArchs2023-09-181-2/+5
* enhance(frontend): improve note detail pagesyuilo2023-09-171-20/+0
* 新しい実績を追加 (#11817)かっこかり2023-09-122-34/+6
* enhance(frontend): improve some cachessyuilo2023-09-113-43/+11
* feat: テスト通知を送信できるようにする (#11810)かっこかり2023-09-111-0/+34
* enhance(frontend): add Ui:C:postForm to playsyuilo2023-09-091-1/+33
* feat: passkey support (#11804)syuilo2023-09-081-38/+0
* feat(frontend): Report renote abuse (#11466)anatawa122023-09-051-21/+31
* update deps (#11764)syuilo2023-09-0411-33/+31
* enhance(frontend): AiScriptからMisskeyサーバーAPIを呼び出す際の...syuilo2023-09-011-3/+0
* enhance(frontend/aiscript): 現在の設定言語を取得できるようにsyuilo2023-08-211-0/+2
* fix(frontend): "メッセージを送信" の初期テキストを修正す...Hexirp2023-08-201-1/+2
* fix(frontend/scroll): no callback for disconnected elements (#11714)Kagami Sascha Rosylight2023-08-131-2/+2
* enhance(frontend): tweak user moderation pagesyuilo2023-08-132-6/+6
* fix(frontend): MkPopupMenuがドロワーで子メニューの出現と同時...tamaina2023-08-092-2/+6
* enhance(frontend): ユーザーメニューでスイッチでユーザーリ...tamaina2023-08-012-20/+58
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-2783-86/+500
* URL取得変数を関数に変更 #11392 (#11393)setaria2023-07-271-1/+3
* refactor: Array.from(iterable).map(mapfn)をArray.from(iterable | { length: n...tamaina2023-07-252-3/+4
* fix: typoAcid Chicken (硫酸鶏)2023-07-211-4/+4
* fix: response to experimental rIC support on Safari removed due to Google Log...Acid Chicken (硫酸鶏)2023-07-211-0/+17
* enhance: 自動でたたまれる機能が返信先や引用RNにも適用さ...kabo24682023-07-211-0/+19
* enhance(frontend): フォロー/フォロワー非公開時の表示を改善syuilo2023-07-181-0/+11
* fix-6096 (#11281)yutaro2023-07-151-3/+1
* refactor: 可読性のため一部で`Array.prototype.at`を使うように (...okayurisotto2023-07-141-2/+3
* refactor: `substr` -> `substring` (#11273)okayurisotto2023-07-145-18/+18
* 現在閲覧中のURLを取得するプロパティを追加 (#11234)setaria2023-07-131-0/+1
* feat: ユーザーをcontextmenuからアンテナに追加できるように...yupix2023-07-102-10/+38
* refactor: fix lint failure (#11214)anatawa122023-07-091-1/+1
* feat: プロフィールURLをコピー ボタンを追加 close #11190 (#11205)yupix2023-07-091-1/+9
* feat: フォルダーやファイルでもIDをコピーできるように (#...yupix2023-07-081-1/+15
* fix(frontend): search user with trailing space (#11184)nomad2023-07-081-1/+2
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-085-6/+6
* feat: webp convert @frontend (#11150)Narazaka2023-07-072-1/+19
* refactor(frontend): fix enum types in scripts/form (#11138)Ryoh8272023-07-061-1/+2
* feat(frontend): allow cropping images on drive (#11092)Kagami Sascha Rosylight2023-07-051-2/+11
* chore(frontend): add commenttamaina2023-07-041-0/+2
* fix typo: schema -> schemesyuilo2023-06-051-3/+3
* refactorsyuilo2023-06-011-3/+3
* :art:syuilo2023-05-301-1/+1
* perf(frontend): emojilistのサイズ削減syuilo2023-05-301-4/+8
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-291-8/+9
* feat: impl IdlingRenderScheduler (#10547)Acid Chicken (硫酸鶏)2023-05-201-0/+38
* perf: MkImgWithBlurhashとMkMediaImageを最適化 (#10782)tamaina2023-05-191-0/+75
* refactor(frontend): boot分割したり副作用減らしたりとかsyuilo2023-05-152-4/+4
* Merge branch 'misskey-dev:develop' into feat/client-dev-modeyupix2023-05-146-886/+0
|\
| * refactorsyuilo2023-05-146-886/+0
* | feat: 開発者モードを追加yupix2023-05-142-2/+22
|/
* refactorsyuilo2023-05-081-57/+63