summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(backend): nginx経由で/files/にRangeリクエストされた場合に...MeiMei2024-04-152-3/+5
* chore: Use integrity for Redoc script (#13716)MeiMei2024-04-151-1/+1
* enhance: クリップのノート数を表示するように (#13686)かっこかり2024-04-1411-33/+99
* fix(backend): incorrect logic for determining whether Quote or not (#13700)zyoshoka2024-04-1411-43/+296
* fix(backend): FileServerServiceでレンジリクエストの場合に適切...かっこかり2024-04-141-1/+5
* test: do not use indexedDB in cypress environment due to chrome bug (#13709)anatawa122024-04-142-0/+14
* fix(backend): 登録にメール認証が必須になっている場合、登...かっこかり2024-04-132-0/+12
* feat(frontend): アップロードするファイルの名前をランダム...かっこかり2024-04-136-3/+27
* enhance(frontend): add link of 2fa guidesyuilo2024-04-094-1/+13
* fix(frontend): MkDialogのinputで字数制限に違反していてもEnter...1Step6212024-04-092-1/+2
* dev: fix misskey-tga (#13312)Srgr02024-04-081-5/+2
* enhance(frontend): better condition for posting and displaying Notes (#13670)zyoshoka2024-04-074-2/+15
* refactor(general): use `Date.now()` instead of creating a new `Date` instance...zyoshoka2024-04-079-13/+13
* fix(deps): aiscript-vscodeのインストール中にWARNが出るのを修...かっこかり2024-04-052-21/+20
* fix(backend): バックエンドのpnpm devによるビルド後にbuild-asse...おさむのひと2024-04-046-10/+71
* Merge pull request from GHSA-fpvp-74wx-35p3Jorge2024-04-031-3/+4
* refactor(frontend): use `scrollX` or `scrollY` (#13645)かっこかり2024-04-016-42/+42
* fix(frontend): ページデザインの修正 (#13642)かっこかり2024-03-315-2/+69
* enhance(backend): ビデオファイルにビデオトラックがあるか...かっこかり2024-03-315-5/+74
* fix(frontend): remove duplicate CSS declaration (#13640)Zero King2024-03-311-2/+0
* Enhance(frontend): もっと!ボタンでリアクション一覧が開け...1Step6212024-03-306-9/+16
* fix/enhance(frontend): 映像・音声周りの改修 (#13206)かっこかり2024-03-3011-19/+373
* enhance(frontend): 2要素認証セットアップウィザードにアプリ...かっこかり2024-03-304-10/+22
* fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する ...おさむのひと2024-03-3021-281/+421
* fix(backend): better `notes/translate` error response (#13631)zyoshoka2024-03-304-28/+97
* fix: report progress out of 100% in CleanRemoteFilesProcessorService (#13633)Nila2024-03-302-1/+2
* fix(frontend): 「今日誕生日のフォロー中ユーザー」ウィジ...かっこかり2024-03-253-13/+31
* fix(generator): APIクライアントのパスにoperationIdが使われる...かっこかり2024-03-254-1752/+1770
* test(backend): fix streaming test error when replying to followers-only note ...zyoshoka2024-03-241-4/+2
* fix(misskey-js): fix ESLint error in generator due to `operationId` change (#...zyoshoka2024-03-241-0/+2
* fix(backend): fix openAPI operationId formatsyuilo2024-03-231-1/+1
* enhance(frontend): リアクション受け入れがいいねのみの場合...かっこかり2024-03-222-2/+48
* enhance(frontend): TOTPの入力ダイアログを改良 (#13607)かっこかり2024-03-228-19/+41
* fix(frontend): URLプレビューのto/hrefがない問題を修正tamaina2024-03-221-0/+1
* fix: URLプレビューの動作改善+動作設定を可能にする (#13579)おさむのひと2024-03-2122-66/+420
* enhance(antenna): Botの投稿を除外できるように (#13603)かっこかり2024-03-2116-2/+55
* Update about-misskey.vuesyuilo2024-03-201-0/+10
* fix(frontend): woodenPanelの配色を修正 (#13561)かっこかり2024-03-202-5/+9
* Cypress typescript (#13591)Gianni Ceccarelli2024-03-209-1/+38
* fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)...おさむのひと2024-03-209-27/+61
* Add missing credit (for #13586)かっこかり2024-03-181-1/+2
* fix(backend): ユーザーやノートのOGPでローカルとリモートユ...かっこかり2024-03-183-3/+4
* enhance(frontend): ページのデザインを調整 (#13590)かっこかり2024-03-187-136/+288
* fix(backend): フォローリクエストを作成する際に既存のもの...かっこかり2024-03-182-0/+8
* fix(frontend): WebGL2コンテキストの初期化に失敗するとMisskey...かっこかり2024-03-173-21/+29
* feat: send heartbeat right after visibility changed to 'visible' (#13581)BackRunner2024-03-171-2/+20
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-03-1753-22/+350
|\
| * fix(general): `flash/create`でPlayの公開範囲を指定できない問題...zyoshoka2024-03-156-7/+21
| * fix(frontend): update locales/index.d.tstamaina2024-03-141-0/+4
| * fix(dev): vscode-jest: Deprecated: Please use jest.runMode instead.tamaina2024-03-141-1/+1