summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/EndpointsModule.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-17enhance(frontend): ページの表示部上部に編集リンクを追加 (#1...かっこかり1-2/+24
2024-04-16fix: ダイレクト投稿の宛先が保存されない (#13717)anatawa122-1/+12
2024-04-15ci: Check Misskey JS autogenを様々改善 (#13718)anatawa121-70/+71
2024-04-15fix(backend): nginx経由で/files/にRangeリクエストされた場合に...MeiMei2-3/+5
2024-04-15chore: Use integrity for Redoc script (#13716)MeiMei1-1/+1
2024-04-14enhance: クリップのノート数を表示するように (#13686)かっこかり11-33/+99
2024-04-14fix(backend): incorrect logic for determining whether Quote or not (#13700)zyoshoka11-43/+296
2024-04-14fix(backend): FileServerServiceでレンジリクエストの場合に適切...かっこかり1-1/+5
2024-04-14test: do not use indexedDB in cypress environment due to chrome bug (#13709)anatawa122-0/+14
2024-04-13fix(backend): 登録にメール認証が必須になっている場合、登...かっこかり2-0/+12
2024-04-13feat(frontend): アップロードするファイルの名前をランダム...かっこかり6-3/+27
2024-04-09enhance(frontend): add link of 2fa guidesyuilo4-1/+13
2024-04-09fix(frontend): MkDialogのinputで字数制限に違反していてもEnter...1Step6212-1/+2
2024-04-08dev: fix misskey-tga (#13312)Srgr01-5/+2
2024-04-07enhance(frontend): better condition for posting and displaying Notes (#13670)zyoshoka4-2/+15
2024-04-07refactor(general): use `Date.now()` instead of creating a new `Date` instance...zyoshoka9-13/+13
2024-04-05fix(deps): aiscript-vscodeのインストール中にWARNが出るのを修...かっこかり2-21/+20
2024-04-04fix(backend): バックエンドのpnpm devによるビルド後にbuild-asse...おさむのひと6-10/+71
2024-04-03Merge pull request from GHSA-fpvp-74wx-35p3Jorge1-3/+4
2024-04-01refactor(frontend): use `scrollX` or `scrollY` (#13645)かっこかり6-42/+42
2024-03-31fix(frontend): ページデザインの修正 (#13642)かっこかり5-2/+69
2024-03-31enhance(backend): ビデオファイルにビデオトラックがあるか...かっこかり5-5/+74
2024-03-31fix(frontend): remove duplicate CSS declaration (#13640)Zero King1-2/+0
2024-03-30Enhance(frontend): もっと!ボタンでリアクション一覧が開け...1Step6216-9/+16
2024-03-30fix/enhance(frontend): 映像・音声周りの改修 (#13206)かっこかり11-19/+373
2024-03-30enhance(frontend): 2要素認証セットアップウィザードにアプリ...かっこかり4-10/+22
2024-03-30fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する ...おさむのひと21-281/+421
2024-03-30fix(backend): better `notes/translate` error response (#13631)zyoshoka4-28/+97
2024-03-30fix: report progress out of 100% in CleanRemoteFilesProcessorService (#13633)Nila2-1/+2
2024-03-25fix(frontend): 「今日誕生日のフォロー中ユーザー」ウィジ...かっこかり3-13/+31
2024-03-25fix(generator): APIクライアントのパスにoperationIdが使われる...かっこかり4-1752/+1770
2024-03-24test(backend): fix streaming test error when replying to followers-only note ...zyoshoka1-4/+2
2024-03-24fix(misskey-js): fix ESLint error in generator due to `operationId` change (#...zyoshoka1-0/+2
2024-03-23fix(backend): fix openAPI operationId formatsyuilo1-1/+1
2024-03-22enhance(frontend): リアクション受け入れがいいねのみの場合...かっこかり2-2/+48
2024-03-22enhance(frontend): TOTPの入力ダイアログを改良 (#13607)かっこかり8-19/+41
2024-03-22fix(frontend): URLプレビューのto/hrefがない問題を修正tamaina1-0/+1
2024-03-21fix: URLプレビューの動作改善+動作設定を可能にする (#13579)おさむのひと22-66/+420
2024-03-21enhance(antenna): Botの投稿を除外できるように (#13603)かっこかり16-2/+55
2024-03-20Update about-misskey.vuesyuilo1-0/+10
2024-03-20fix(frontend): woodenPanelの配色を修正 (#13561)かっこかり2-5/+9
2024-03-20Cypress typescript (#13591)Gianni Ceccarelli9-1/+38
2024-03-20fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)...おさむのひと9-27/+61
2024-03-18Add missing credit (for #13586)かっこかり1-1/+2
2024-03-18fix(backend): ユーザーやノートのOGPでローカルとリモートユ...かっこかり3-3/+4
2024-03-18enhance(frontend): ページのデザインを調整 (#13590)かっこかり7-136/+288
2024-03-18fix(backend): フォローリクエストを作成する際に既存のもの...かっこかり2-0/+8
2024-03-17fix(frontend): WebGL2コンテキストの初期化に失敗するとMisskey...かっこかり3-21/+29
2024-03-17feat: send heartbeat right after visibility changed to 'visible' (#13581)BackRunner1-2/+20
2024-03-17refactor(backend): refactor chart enginesyuilo1-6/+8