summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* enhance: make configurable to whether notes search available by rolesyuilo2023-03-132-0/+16
* feat: sensitive wordsyuilo2023-03-134-1/+26
* enhance(backend): 配送先が410 Goneで応答してきた場合配送停止...CyberRex2023-03-131-0/+12
* 空文字列のobjectStorageEndtpoinをnullと同様に扱う (#10312)YS2023-03-131-3/+5
* fix: Do not use avif (#10301)tamaina2023-03-124-9/+9
* enhance: ロールの並び順を設定可能にsyuilo2023-03-125-2/+17
* fix(backend/ApRendererService): allow announces with visibility: followers (#...Kagami Sascha Rosylight2023-03-121-0/+3
* enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...tamaina2023-03-116-69/+83
* fix(backend/DriveService): gracely skip when getting NoSuchKey error from S3 ...Kagami Sascha Rosylight2023-03-111-6/+16
* refactor(backend): 必要ないas anyを消去 (#10293)Kisaragi2023-03-115-5/+6
* tweak postgresql entitiessyuilo2023-03-107-82/+53
* refactor: rename schema to json-schemasyuilo2023-03-1065-76/+76
* chore(backend): fix typo in warning message (#10284)Kisaragi2023-03-101-1/+1
* fix(backend/DriveService): convert WebP/AVIF to WebP (#10239)Kagami Sascha Rosylight2023-03-102-40/+40
* enhance(backend): restore OpenAPI endpoints (#10281)Kagami Sascha Rosylight2023-03-107-17/+246
* Merge pull request #9970 from saschanaz/mkusername-emptytamaina2023-03-091-0/+3
|\
| * Merge branch 'develop' into mkusername-emptyKagami Sascha Rosylight2023-03-0649-452/+905
| |\
| * \ Merge branch 'develop' into mkusername-emptyKagami Sascha Rosylight2023-02-2538-193/+642
| |\ \
| * \ \ Merge branch 'develop' into mkusername-emptyKagami Sascha Rosylight2023-02-1920-118/+92
| |\ \ \
| * | | | fix: normalize empty value of `name` into an absent valueKagami Sascha Rosylight2023-02-171-0/+3
* | | | | enhance: アカウント削除時のクライアントの挙動をいい感...tamaina2023-03-093-5/+19
* | | | | fix: 登録メール送信時に重複確認を行う (#10231)RyotaK2023-03-091-6/+19
* | | | | fix: チャンネルの編集権限をチャンネル所有者とモデレー...mmorita2023-03-091-2/+6
* | | | | fix(server): videoThumbnailGeneratorが適用されない問題を修正tamaina2023-03-081-3/+1
* | | | | feat: Reaction acceptance (#10256)syuilo2023-03-089-6/+26
* | | | | feat: Per-user renote mute (#10249)syuilo2023-03-0833-7/+494
* | | | | lint fixsyuilo2023-03-071-2/+2
* | | | | fix(backend): ブロックホストがない場合はINクエリを生成し...danominium2023-03-071-2/+2
* | | | | enhance(server): tweak notes/featured apisyuilo2023-03-071-1/+1
| |_|_|/ |/| | |
* | | | fix correctFilename extが.から始まる場合も考慮するtamaina2023-03-061-1/+1
* | | | fix of b9a3b2c165syuilo2023-03-051-1/+1
* | | | enhance(server): make identicon same between local and remotesyuilo2023-03-051-7/+7
* | | | tweak of 8e5e6f90cbsyuilo2023-03-051-1/+4
* | | | fix(client): PWAでlangがnullになる現象の応急処置syuilo2023-03-051-0/+4
* | | | enhance(server): メディアプロキシでico,bmpを読めるように (#10...tamaina2023-03-042-7/+10
* | | | enhance(server): downloadUrlでContent-Dispositionからファイル名を取...tamaina2023-03-044-41/+86
* | | | fix(server): DriveFile related N+1 query when call note packMany (again) (#10...rinsuki2023-03-043-4/+51
* | | | 通知部分は残すsyuilo2023-03-032-54/+35
* | | | Revert "fix(server): DriveFile related N+1 query when call note packMany (#10...syuilo2023-03-035-66/+58
* | | | test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight2023-03-0311-55/+107
* | | | fix(server): チャンネルでミュートが正しく機能していない...kabo24682023-03-031-0/+6
* | | | fix(server): DriveFile related N+1 query when call note packMany (#10133)rinsuki2023-03-035-58/+66
* | | | :art:syuilo2023-03-011-0/+1
* | | | fix of #10145syuilo2023-03-013-3/+3
* | | | feat: 時限ロール (#10145)syuilo2023-03-018-48/+128
* | | | enhance(server): make antenna handle cwsyuilo2023-02-281-7/+11
* | | | fix(sw): プッシュ通知でカスタム絵文字リアクションを表...tamaina2023-02-281-6/+14
* | | | fix: 外部メディアプロキシ使用時にアバタークロップがで...tamaina2023-02-281-1/+4
* | | | fix Serialized typesyuilo2023-02-282-1/+11
* | | | fix(server): メールアドレス更新時にバリデーションが正し...syuilo2023-02-281-2/+2