| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix ioredis import typo (#9099) | Takuya Yoshida | 2022-09-21 | 3 | -6/+6 |
| | | | | | | * Fix import typo * Fix type | ||||
| * | fix wrong impot | syuilo | 2022-09-21 | 1 | -1/+1 |
| | | |||||
| * | fix import type | syuilo | 2022-09-21 | 407 | -474/+473 |
| | | |||||
| * | add test for metaService | syuilo | 2022-09-21 | 1 | -0/+68 |
| | | |||||
| * | test | syuilo | 2022-09-21 | 1 | -3/+3 |
| | | |||||
| * | test | syuilo | 2022-09-21 | 3 | -383/+393 |
| | | |||||
| * | refactor(backend): ロジックをサービスに切り出す | syuilo | 2022-09-21 | 2 | -40/+49 |
| | | |||||
| * | enhance(backend): ↵ | syuilo | 2022-09-21 | 3 | -6/+45 |
| | | | | | metaのポーリング頻度を減らし、redisで更新を受け取るように | ||||
| * | fix(backend): add missing noteEntityService dep | syuilo | 2022-09-21 | 1 | -4/+6 |
| | | |||||
| * | revert blurhash | syuilo | 2022-09-20 | 2 | -5/+5 |
| | | | | | https://github.com/woltapp/blurhash/issues/202 | ||||
| * | update deps | syuilo | 2022-09-20 | 2 | -496/+574 |
| | | |||||
| * | lint | syuilo | 2022-09-20 | 4 | -4/+4 |
| | | |||||
| * | lint | syuilo | 2022-09-20 | 12 | -30/+27 |
| | | |||||
| * | refactor(backend): refactor ChartManagementService | syuilo | 2022-09-20 | 2 | -105/+19 |
| | | |||||
| * | Create .madgerc | syuilo | 2022-09-20 | 1 | -0/+3 |
| | | |||||
| * | fix(test): fix chart test | syuilo | 2022-09-19 | 5 | -16/+18 |
| | | |||||
| * | test | syuilo | 2022-09-19 | 82 | -671/+671 |
| | | |||||
| * | revert | syuilo | 2022-09-19 | 1 | -7/+2 |
| | | |||||
| * | test | syuilo | 2022-09-19 | 1 | -9/+14 |
| | | |||||
| * | fix queue bug | syuilo | 2022-09-19 | 1 | -3/+3 |
| | | |||||
| * | fix | syuilo | 2022-09-18 | 1 | -1/+1 |
| | | |||||
| * | typo | syuilo | 2022-09-18 | 1 | -1/+1 |
| | | |||||
| * | refactor(backend): simplify boot | syuilo | 2022-09-18 | 3 | -43/+32 |
| | | |||||
| * | refactor(backend): refactor logger | syuilo | 2022-09-18 | 31 | -75/+202 |
| | | |||||
| * | fix(backend): サービスが二重にインスタンス化されるのを修正 | syuilo | 2022-09-18 | 1 | -111/+111 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-09-18 | 1 | -3/+3 |
| |\ | |||||
| | * | chore(deps): bump undici from 5.8.0 to 5.10.0 in /packages/backend (#9073) | dependabot[bot] | 2022-09-18 | 1 | -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> | ||||
| * | | refactor | syuilo | 2022-09-18 | 1 | -2/+0 |
| |/ | |||||
| * | なんかもうめっちゃ変えた | syuilo | 2022-09-18 | 938 | -28224/+40588 |
| | | |||||
| * | update deps | syuilo | 2022-09-10 | 2 | -85/+103 |
| | | |||||
| * | fix(server): 他人の通知を既読にできる可能性があるのを修正 | syuilo | 2022-09-06 | 1 | -3/+4 |
| | | |||||
| * | Update typeorm to 0.3.9 (#9083) | Takuya Yoshida | 2022-09-06 | 2 | -5/+5 |
| | | |||||
| * | update deps | syuilo | 2022-08-27 | 2 | -181/+172 |
| | | |||||
| * | enhance(client): add html color-schema support | syuilo | 2022-08-27 | 1 | -0/+4 |
| | | |||||
| * | update deps | syuilo | 2022-08-13 | 2 | -154/+192 |
| | | |||||
| * | fix: use new for throw error | syuilo | 2022-08-01 | 1 | -1/+1 |
| | | | | | Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | update deps | syuilo | 2022-07-31 | 2 | -115/+301 |
| | | |||||
| * | use es2021 for node | syuilo | 2022-07-31 | 2 | -2/+2 |
| | | |||||
| * | update deps | syuilo | 2022-07-25 | 2 | -140/+141 |
| | | |||||
| * | tweak rate limit | syuilo | 2022-07-24 | 1 | -1/+1 |
| | | |||||
| * | chore(deps): bump undici from 5.5.1 to 5.8.0 in /packages/backend (#9028) | dependabot[bot] | 2022-07-23 | 1 | -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-23 | 2 | -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 tfjs | syuilo | 2022-07-23 | 2 | -76/+97 |
| | | |||||
| * | リモートユーザーを正しくブロックできるように修正す ↵ | xianon | 2022-07-22 | 1 | -1/+1 |
| | | | | | (#9027) | ||||
| * | chore: improve error message of boot | syuilo | 2022-07-21 | 1 | -0/+2 |
| | | |||||
| * | fix(server): make sure `getFileInfo` doesn't fail if `detectSensitivity` ↵ | Acid Chicken (硫酸鶏) | 2022-07-19 | 1 | -2/+6 |
| | | | | | ever fails (#9020) | ||||
| * | Update 1651224615271-foreign-key.js | syuilo | 2022-07-17 | 1 | -3/+3 |
| | | | | | #8852 | ||||
| * | Update 1651224615271-foreign-key.js | syuilo | 2022-07-16 | 1 | -1/+1 |
| | | | | | #8852 | ||||
| * | fix(server): fix bind of method | syuilo | 2022-07-16 | 1 | -0/+1 |
| | | | | Fix #9006 | ||||
| * | tweak boot.js | syuilo | 2022-07-14 | 1 | -2/+11 |
| | | |||||