summaryrefslogtreecommitdiff
path: root/packages/backend/src/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: fix typessyuilo2023-02-171-2/+3
* refactor: fix typessyuilo2023-02-171-2/+2
* refactor: fix typessyuilo2023-02-171-0/+2
* drop group (#9942)syuilo2023-02-151-2/+0
* drop messaging (#9919)syuilo2023-02-151-2/+0
* refactor: fix typessyuilo2023-02-091-2/+1
* refactor: fix typessyuilo2023-02-091-1/+1
* perf(server): cache blockingsyuilo2023-02-041-0/+2
* perf: use replaceAll instead of regexsyuilo2023-02-031-2/+2
* enhance(backend): enhance SchemaType handling of anyOf (#9762)tamaina2023-02-011-8/+19
* refactor: fix typesyuilo2023-02-012-2/+2
* fix(server): /api/signin always returns 429 when request header x-forwarded-f...syuilo2023-01-241-5/+10
* Fix #9710 ? (#9712)tamaina2023-01-241-0/+11
* fix: Escape SQL LIKE (#9493)MeiMei2023-01-081-0/+3
* カスタム絵文字にプロキシを復活 (#9481)tamaina2023-01-061-0/+1
* enhance: Proxy custom emojis to reduce image size and accelerate the frontend...tamaina2022-12-302-2/+7
* refactorsyuilo2022-12-251-14/+0
* fix: typo (#9300)xtexChooser2022-12-101-2/+2
* enhance: AVIF support (#9281)tamaina2022-12-081-1/+1
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-042-1/+9
* Fastify (#9106)syuilo2022-12-032-1/+12
* improve performancesyuilo2022-11-171-0/+18
* fix type errorssyuilo2022-09-241-1/+1
* fix typesyuilo2022-09-241-0/+1
* lintsyuilo2022-09-204-8/+8
* refactor(backend): refactor ChartManagementServicesyuilo2022-09-201-94/+0
* なんかもうめっちゃ変えたsyuilo2022-09-1843-1312/+359
* fix(server): make sure `getFileInfo` doesn't fail if `detectSensitivity` ever...Acid Chicken (硫酸鶏)2022-07-191-2/+6
* enhance(server): tweak identicon generationsyuilo2022-07-091-20/+29
* feat: auto nsfw detection (#8840)syuilo2022-07-071-3/+169
* refactor: remove duplicate code (#8895)Johann1502022-06-273-30/+15
* fix lintsJohann1502022-06-241-1/+1
* enhance: word mute checks CW (#8873)Johann1502022-06-231-3/+5
* feat: Add Badge Image to Push Notification (#8012)tamaina2022-06-201-0/+8
* fix: tmpdir cleanup removes contained files (#8826)Johann1502022-06-141-4/+9
* Fix IP address rate limit (#8758)MeiMei2022-05-311-0/+9
* refactor: temporary files (#8713)Johann1502022-05-251-2/+11
* test: e2eテストがCIで失敗していた問題をいくつか修正 (#8642)iwata2022-05-141-3/+10
* perf: fix caching (#8660)Johann1502022-05-141-0/+1
* enhance: ドライブに画像ファイルをアップロードするとき...tamaina2022-04-281-1/+1
* Fix #8535 Excessive stack ... 'SchemaTypeDef<?>' (#8547)tamaina2022-04-271-15/+20
* fix: Fix schema key type error #8517 (#8538)tamaina2022-04-241-1/+1
* refactorsyuilo2022-04-171-33/+0
* refactoesyuilo2022-04-161-5/+5
* fix typessyuilo2022-04-031-1/+2
* chore: fix lintsyuilo2022-04-032-3/+3
* feat: Webhook (#8457)syuilo2022-04-021-0/+49
* fix querysyuilo2022-03-271-1/+3
* perf(server): use cached user info in getUserFromApIdsyuilo2022-03-261-1/+26
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-266-14/+15