summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: update? what updateMar0xy2023-09-221-1/+1
* upd: add backend for post editingMar0xy2023-09-221-0/+357
* upd: port ListenbrainzInsert5StarName2023-09-221-1/+3
* upd: swap bcrypt to argon2, add misskey-js to dev, auto load repliesMar0xy2023-09-2212-26/+37
* feat: 指定したユーザーの投稿通知syuilo2023-09-213-3/+110
* feat: プロフィールでのリンク検証syuilo2023-09-211-5/+50
* fix: provide NoSuchNoteError errorsyuilo2023-09-201-0/+2
* refactor(backend): update directory structure for modelssyuilo2023-09-2031-38/+38
* fixsyuilo2023-09-201-0/+2
* refactor(backend): extract clip-related logics to ClipServicesyuilo2023-09-205-147/+53
* fixsyuilo2023-09-171-1/+1
* enhance: 各ノートが被クリップ数を保持するようにし、無...syuilo2023-09-172-2/+12
* enhance(backend): improve server icon settingsyuilo2023-09-162-0/+30
* update deps (#11820)syuilo2023-09-15267-267/+267
* enhance(backend): configure ratelimit for notification creation apissyuilo2023-09-122-0/+10
* feat: テスト通知を送信できるようにする (#11810)かっこかり2023-09-111-0/+33
* fixsyuilo2023-09-111-1/+4
* fixsyuilo2023-09-111-1/+1
* enhance: センシティブチャンネルはユーザーのノート一覧...Ebise Lutica2023-09-101-0/+3
* feat: passkey support (#11804)syuilo2023-09-086-148/+112
* fix(backend): timeout when querying mentions (#11799)Ezekiel Lee2023-09-081-0/+2
* feat(backend): Webhook設定でsecretを空に出来るように (#11784)Sayamame-beans2023-09-062-4/+4
* enhance(backend): タイムライン等の有効期限を設定可能にsyuilo2023-09-051-1/+2
* feat: Refine 2fa (#11766)syuilo2023-08-282-0/+8
* プロフィールにその人が作ったPlayの一覧出せるように (#1...GrapeApple02023-08-212-0/+63
* fix: antennas validation (#11469)White-Green2023-08-212-2/+5
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-17335-669/+335
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-1629-71/+71
* feat: refine announcement (#11497)syuilo2023-08-135-115/+55
* 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-0547-184/+32
* update deps (#11409)syuilo2023-07-312-1/+5
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-27342-0/+1710
* 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-1912-13/+13
* feat(backend): allow disabling cache for sensitive files (#11245)Kagami Sascha Rosylight2023-07-153-2/+16
* refactor(backend): Improve UUID generation (#11286)woxtu2023-07-151-2/+2
* enhance: 招待機能の改善 (#11195)yukineko2023-07-156-18/+373
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-1127-120/+176
* 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-0820-29/+29