summaryrefslogtreecommitdiff
path: root/packages/backend/src/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(backend): replace rndstr with secureRndstr (#11044)Kagami Sascha Rosylight2023-06-252-4/+3
* refactor(backend): replace private-ip with ipaddr.js (#11041)Kagami Sascha Rosylight2023-06-251-1/+1
* fix(backend): キャッシュが溜まり続けないようにsyuilo2023-06-101-1/+31
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-292-9/+10
* perf: use slacc on check-word-mute (#10721)Acid Chicken (硫酸鶏)2023-05-051-1/+19
* enhance(dev): non-production環境でhttpサーバー間でもユーザー、...tamaina2023-04-291-0/+4
* fix typessyuilo2023-04-141-3/+3
* fix typesyuilo2023-04-121-2/+2
* カスタム絵文字のキャッシュ時に"{}"が入ってしまう問題...Chimorium2023-04-111-2/+2
* fix(server): リアクションできない問題をとりあえず修正 (#1...tamaina2023-04-091-2/+2
* fix(server): IdService.parseを全てのidタイプに対応させるよう...tamaina2023-04-095-0/+41
* perf(backend): cache local custom emojissyuilo2023-04-061-2/+86
* enhance(backend): improve cachesyuilo2023-04-051-33/+33
* enhance(backend): improve cachesyuilo2023-04-041-6/+91
* refactor(backend): rename Cache -> MemoryCachesyuilo2023-04-041-4/+4
* perf(backend): cache timeline of a channel to redissyuilo2023-04-031-0/+5
* refactor(backend): rename cache classsyuilo2023-03-241-2/+87
* fix indentationsyuilo2023-03-201-11/+11
* enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...tamaina2023-03-111-4/+4
* refactor: rename schema to json-schemasyuilo2023-03-103-25/+25
* feat: Reaction acceptance (#10256)syuilo2023-03-081-2/+2
* feat: Per-user renote mute (#10249)syuilo2023-03-081-0/+2
* fix correctFilename extが.から始まる場合も考慮するtamaina2023-03-061-1/+1
* enhance(server): メディアプロキシでico,bmpを読めるように (#10...tamaina2023-03-041-0/+2
* enhance(server): downloadUrlでContent-Dispositionからファイル名を取...tamaina2023-03-041-0/+15
* 通知部分は残すsyuilo2023-03-031-0/+5
* Revert "fix(server): DriveFile related N+1 query when call note packMany (#10...syuilo2023-03-031-5/+0
* fix(server): DriveFile related N+1 query when call note packMany (#10133)rinsuki2023-03-031-0/+5
* test(server): add validation test of api:notes/create (#10090)tamaina2023-02-261-8/+9
* 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