summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix ioredis import typo (#9099)Takuya Yoshida2022-09-213-6/+6
| | | | | * Fix import typo * Fix type
* fix wrong impotsyuilo2022-09-211-1/+1
|
* fix import typesyuilo2022-09-21407-474/+473
|
* add test for metaServicesyuilo2022-09-211-0/+68
|
* testsyuilo2022-09-211-3/+3
|
* testsyuilo2022-09-213-383/+393
|
* refactor(backend): ロジックをサービスに切り出すsyuilo2022-09-212-40/+49
|
* enhance(backend): ↵syuilo2022-09-213-6/+45
| | | | metaのポーリング頻度を減らし、redisで更新を受け取るように
* fix(backend): add missing noteEntityService depsyuilo2022-09-211-4/+6
|
* revert blurhashsyuilo2022-09-202-5/+5
| | | | https://github.com/woltapp/blurhash/issues/202
* update depssyuilo2022-09-202-496/+574
|
* lintsyuilo2022-09-204-4/+4
|
* lintsyuilo2022-09-2012-30/+27
|
* refactor(backend): refactor ChartManagementServicesyuilo2022-09-202-105/+19
|
* Create .madgercsyuilo2022-09-201-0/+3
|
* fix(test): fix chart testsyuilo2022-09-195-16/+18
|
* testsyuilo2022-09-1982-671/+671
|
* revertsyuilo2022-09-191-7/+2
|
* testsyuilo2022-09-191-9/+14
|
* fix queue bugsyuilo2022-09-191-3/+3
|
* fixsyuilo2022-09-181-1/+1
|
* typosyuilo2022-09-181-1/+1
|
* refactor(backend): simplify bootsyuilo2022-09-183-43/+32
|
* refactor(backend): refactor loggersyuilo2022-09-1831-75/+202
|
* fix(backend): サービスが二重にインスタンス化されるのを修正syuilo2022-09-181-111/+111
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-09-181-3/+3
|\
| * chore(deps): bump undici from 5.8.0 to 5.10.0 in /packages/backend (#9073)dependabot[bot]2022-09-181-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [undici](https://github.com/nodejs/undici) from 5.8.0 to 5.10.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.8.0...v5.10.0) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | refactorsyuilo2022-09-181-2/+0
|/
* なんかもうめっちゃ変えたsyuilo2022-09-18938-28224/+40588
|
* update depssyuilo2022-09-102-85/+103
|
* fix(server): 他人の通知を既読にできる可能性があるのを修正syuilo2022-09-061-3/+4
|
* Update typeorm to 0.3.9 (#9083)Takuya Yoshida2022-09-062-5/+5
|
* update depssyuilo2022-08-272-181/+172
|
* enhance(client): add html color-schema supportsyuilo2022-08-271-0/+4
|
* update depssyuilo2022-08-132-154/+192
|
* fix: use new for throw errorsyuilo2022-08-011-1/+1
| | | | Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* update depssyuilo2022-07-312-115/+301
|
* use es2021 for nodesyuilo2022-07-312-2/+2
|
* update depssyuilo2022-07-252-140/+141
|
* tweak rate limitsyuilo2022-07-241-1/+1
|
* chore(deps): bump undici from 5.5.1 to 5.8.0 in /packages/backend (#9028)dependabot[bot]2022-07-231-3/+3
| | | | | | | | | | | | | | | Bumps [undici](https://github.com/nodejs/undici) from 5.5.1 to 5.8.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.5.1...v5.8.0) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump file-type from 17.1.2 to 17.1.3 in /packages/backend (#9030)dependabot[bot]2022-07-232-5/+5
| | | | | | | | | | | | | | | Bumps [file-type](https://github.com/sindresorhus/file-type) from 17.1.2 to 17.1.3. - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](https://github.com/sindresorhus/file-type/compare/v17.1.2...v17.1.3) --- updated-dependencies: - dependency-name: file-type dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update tfjssyuilo2022-07-232-76/+97
|
* リモートユーザーを正しくブロックできるように修正す ↵xianon2022-07-221-1/+1
| | | | (#9027)
* chore: improve error message of bootsyuilo2022-07-211-0/+2
|
* fix(server): make sure `getFileInfo` doesn't fail if `detectSensitivity` ↵Acid Chicken (硫酸鶏)2022-07-191-2/+6
| | | | ever fails (#9020)
* Update 1651224615271-foreign-key.jssyuilo2022-07-171-3/+3
| | | | #8852
* Update 1651224615271-foreign-key.jssyuilo2022-07-161-1/+1
| | | | #8852
* fix(server): fix bind of methodsyuilo2022-07-161-0/+1
| | | Fix #9006
* tweak boot.jssyuilo2022-07-141-2/+11
|