summaryrefslogtreecommitdiff
path: root/packages/backend/src/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix auto-fixable issues (#11314)woxtu2023-07-193-14/+14
* enhance: 招待機能の改善 (#11195)yukineko2023-07-152-0/+22
* refactor: 可読性のため一部で`Array.prototype.at`を使うように (...okayurisotto2023-07-141-2/+3
* refactor: `substr` -> `substring` (#11273)okayurisotto2023-07-141-1/+1
* perf(backend): Reduce memory usage of MemoryKVCache (#11076)tamaina2023-07-081-9/+25
* fix: add suuport Japanese message of errors. (#11159)SASAGAWA Kiyoshi2023-07-081-1/+3
* refactor(backend): `core/activitypub/models` (#11067)okayurisotto2023-07-081-3/+3
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-082-2/+2
* 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