summaryrefslogtreecommitdiff
path: root/packages/backend/src/misc (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-15drop group (#9942)syuilo1-2/+0
2023-02-15drop messaging (#9919)syuilo1-2/+0
2023-02-09refactor: fix typessyuilo1-2/+1
2023-02-09refactor: fix typessyuilo1-1/+1
2023-02-04perf(server): cache blockingsyuilo1-0/+2
2023-02-03perf: use replaceAll instead of regexsyuilo1-2/+2
2023-02-01enhance(backend): enhance SchemaType handling of anyOf (#9762)tamaina1-8/+19
2023-02-01refactor: fix typesyuilo2-2/+2
2023-01-24fix(server): /api/signin always returns 429 when request header x-forwarded-f...syuilo1-5/+10
2023-01-24Fix #9710 ? (#9712)tamaina1-0/+11
2023-01-08fix: Escape SQL LIKE (#9493)MeiMei1-0/+3
2023-01-06カスタム絵文字にプロキシを復活 (#9481)tamaina1-0/+1
2022-12-30enhance: Proxy custom emojis to reduce image size and accelerate the frontend...tamaina2-2/+7
2022-12-25refactorsyuilo1-14/+0
2022-12-10fix: typo (#9300)xtexChooser1-2/+2
2022-12-08enhance: AVIF support (#9281)tamaina1-1/+1
2022-12-04refactor: introduce bindThis decorator to bind this automaticalysyuilo2-1/+9
2022-12-03Fastify (#9106)syuilo2-1/+12
2022-11-17improve performancesyuilo1-0/+18
2022-09-24fix type errorssyuilo1-1/+1
2022-09-24fix typesyuilo1-0/+1
2022-09-20lintsyuilo4-8/+8
2022-09-20refactor(backend): refactor ChartManagementServicesyuilo1-94/+0
2022-09-18なんかもうめっちゃ変えたsyuilo43-1312/+359
2022-07-19fix(server): make sure `getFileInfo` doesn't fail if `detectSensitivity` ever...Acid Chicken (硫酸鶏)1-2/+6
2022-07-09enhance(server): tweak identicon generationsyuilo1-20/+29
2022-07-07feat: auto nsfw detection (#8840)syuilo1-3/+169
2022-06-27refactor: remove duplicate code (#8895)Johann1503-30/+15
2022-06-24fix lintsJohann1501-1/+1
2022-06-23enhance: word mute checks CW (#8873)Johann1501-3/+5
2022-06-20feat: Add Badge Image to Push Notification (#8012)tamaina1-0/+8
2022-06-14fix: tmpdir cleanup removes contained files (#8826)Johann1501-4/+9
2022-05-31Fix IP address rate limit (#8758)MeiMei1-0/+9
2022-05-25refactor: temporary files (#8713)Johann1501-2/+11
2022-05-14test: e2eテストがCIで失敗していた問題をいくつか修正 (#8642)iwata1-3/+10
2022-05-14perf: fix caching (#8660)Johann1501-0/+1
2022-04-28enhance: ドライブに画像ファイルをアップロードするとき...tamaina1-1/+1
2022-04-27Fix #8535 Excessive stack ... 'SchemaTypeDef<?>' (#8547)tamaina1-15/+20
2022-04-24 fix: Fix schema key type error #8517 (#8538)tamaina1-1/+1
2022-04-17refactorsyuilo1-33/+0
2022-04-16refactoesyuilo1-5/+5
2022-04-03fix typessyuilo1-1/+2
2022-04-03chore: fix lintsyuilo2-3/+3
2022-04-02feat: Webhook (#8457)syuilo1-0/+49
2022-03-27fix querysyuilo1-1/+3
2022-03-26perf(server): use cached user info in getUserFromApIdsyuilo1-1/+26
2022-03-26refactor: migrate to typeorm 3.0 (#8443)syuilo6-14/+15
2022-03-25perf(server): refactor and performance improvementssyuilo1-1/+1
2022-03-22perf(server): disable some antenna features to improve performancesyuilo1-2/+11
2022-03-21perf(server): reduce db querysyuilo1-3/+14