summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: refine announcement (#11497)syuilo2023-08-136-115/+61
* fix: muteがapiからのuser list timeline取得で機能しない (#11480)anatawa122023-08-081-0/+4
* feat: sensitive channel (#11438)anatawa122023-08-052-0/+4
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-0550-197/+33
* update deps (#11409)syuilo2023-07-312-1/+5
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-27378-0/+1889
* Use promises API (#11351)woxtu2023-07-271-5/+2
* fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)tamaina2023-07-258-10/+10
* fix(backend): antennas/notesを叩いてもアンテナの無効化が解除...syuilo2023-07-211-5/+5
* fix(server): アンテナ再有効の手段にアンテナ設定の更新を...meron2023-07-211-0/+2
* chore(backend): better error message for unsupported attestation (#11333)Kagami Sascha Rosylight2023-07-211-1/+1
* enhance(backend): admin/emoji/addで作成した絵文字を返すようにsyuilo2023-07-201-3/+3
* enhance: ユーザーにロールが期限付きでアサインされてい...syuilo2023-07-201-0/+6
* Fix auto-fixable issues (#11314)woxtu2023-07-1914-15/+15
* feat(backend): allow disabling cache for sensitive files (#11245)Kagami Sascha Rosylight2023-07-153-2/+16
* refactor(backend): Improve UUID generation (#11286)woxtu2023-07-152-4/+4
* enhance: 招待機能の改善 (#11195)yukineko2023-07-159-29/+448
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-1129-126/+184
* fix(frontend): search user with trailing space (#11184)nomad2023-07-082-0/+2
* perf(backend): use limit() instead of take()syuilo2023-07-0868-73/+73
* fix(backend): ジョブキュー再試行時のタイミングずれによる...CyberRex2023-07-081-2/+22
* 広告の曜日を設定できるように (#10095)nenohi2023-07-083-10/+18
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-0829-58/+58
* perf(backend): JSON.parse の呼び出しを削減する (#11091)riku64602023-07-041-5/+11
* perf(backend): make some features optionablesyuilo2023-07-023-0/+39
* perf(backend): allow get for some endpointssyuilo2023-07-022-0/+4
* feat(backend): accept OAuth bearer token (#11052)Kagami Sascha Rosylight2023-06-282-31/+64
* fix(backend): APIエラーのHTTP status code変更 (#11047)Kagami Sascha Rosylight2023-06-261-2/+6
* refactor(backend): use node16 for moduleResolution (#10938)syuilo2023-06-2512-14/+16
* refactor(backend): replace rndstr with secureRndstr (#11044)Kagami Sascha Rosylight2023-06-259-29/+27
* ユーザー統計表示機能を削除syuilo2023-06-133-234/+0
* tweak of f3a16bcd6syuilo2023-06-104-7/+2
* ロールのユーザーリストを非公開にできるように (#10987)nenohi2023-06-103-0/+7
* fix(backend): キャッシュが溜まり続けないようにsyuilo2023-06-101-2/+12
* enhance(backend): WebSocketのPing/Pongをプロトコル制御フレーム...syuilo2023-06-091-6/+5
* choresyuilo2023-06-091-0/+1
* エラー画像URLを設定可能に (#10959)Ebise Lutica2023-06-093-12/+40
* add notesyuilo2023-06-091-0/+1
* Fix: #10955 TypeError: JSON5.parse is not a function (#10956)CaffeeLake2023-06-051-1/+1
* fix(backend): pageのピン留めを解除することができない問題...tamaina2023-06-051-1/+1
* fix(backend): 7日経過して無効化されたアンテナを再度有効...syuilo2023-06-021-0/+1
* update depssyuilo2023-06-021-1/+1
* perf(backend): terminate stalled websocket connectionssyuilo2023-06-021-2/+21
* fix(backend): i/notificationsのsinceIdが機能しない問題を修正syuilo2023-06-011-3/+3
* fix(backend): 「アクセストークンの管理」画面でアプリの情...syuilo2023-05-302-5/+3
* perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変...syuilo2023-05-301-2/+4
* perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node (#10884)syuilo2023-05-293-60/+78
* refactorsyuilo2023-05-291-1/+6
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-293-4/+4
* enhance: ハッシュタグのノート一覧ページから、そのハッ...Chocolate Pie2023-05-261-2/+3