summaryrefslogtreecommitdiff
path: root/packages/backend/yarn.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: migrate to Yarn Berry (v3.2.1) (#8764)Kainoa Kanter2022-11-241-9979/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Yarn berry * Add `.yarn` to dockerignore * Mention in CHANGELOG * Update Dockerfile * Proper upgrade to yarn * use `"packageManager"` * Replace `install-packages.js` with workspaces * Replace `install-packages.js` with workspaces * Typo * `corepack enable` for linting * Remove `packages/*/yarn.lock` * Improve lint workflow * Update .github/workflows/lint.yml Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update .github/workflows/lint.yml Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add `eslint` * Regenerate yarn.lock * 🙏‍ * Update lint.yml :thinking: * Fix workflow! * yarn lint my beloved * corepack enable for mocha/e2e * Update CHANGELOG.md * fix the code that depends on node_modules * tbh * tbh * More yarn workspaces stuff * 🍀 * Change `browser-image-resizer` * :finnadie: * :goberserk: * :godmode: * Remove yarnrc for workspaces * 🙏 * Add proper packages for eslint * Skip extra install * New steps for test.yml too * uhh * Update .dockerignore * Update lint.yml * Update test.yml * Make client/backend lints seperate workflows * package.json names * pnpm = dont change paths * Fix changelog * :bowtie: * I don't know why github workflows hates me... * test * ????? * continue-on-error: true * Fix yarn.lock Co-authored-by: ishowta <ishowta@gmail.com> * add @rollup/pluginutils * add packageExtensions for chartjs_date-fns Co-authored-by: acid-chicken <root@acid-chicken.com> * npm run => yarn * wip * yarn node => node 依存関係の記載不足の解消がかなり多いため、yarn nodeは使わない * fix * fix http-signature * fix * fix * add packageExtensions * :v: * remove `yarn set version berry` * yarn install --immutable Co-authored-by: ishowta <ishowta@gmail.com> * https://github.com/misskey-dev/misskey/pull/8764#discussion_r885749892 * enable actions/setup-node's global cache * Update .gitignore Co-authored-by: iwata <ishowta@gmail.com> * revival gulp build https://github.com/misskey-dev/misskey/pull/8764/files/66ab7591bff9b35255219057e33399a06260aa31#r885899944 * fix lockfile * Update packages/backend/package.json Co-authored-by: iwata <ishowta@gmail.com> * remove packagemanager * `yarn run gulp` in `build` instead of just `gulp` * Update CHANGELOG.md * update lockfile * Add .yarn/cache to gitignore for packages * ? * move resolutions * :v: * update lockfie * update-lockfile * update yarn.lock * fix build * fix * fix * fix: add @tensorflow/tfjs * ダメ * modify lockfile * use yarnrc * update yarnlock * add jest-mock * update-lockfile * update lockfile * update lockfile * move jest-mock, update lockfile Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: tamaina <tamaina@hotmail.co.jp> Co-authored-by: ishowta <ishowta@gmail.com>
* update depssyuilo2022-11-191-148/+158
|
* update depssyuilo2022-11-131-515/+510
|
* update depssyuilo2022-10-281-736/+767
|
* fix typesyuilo2022-09-241-0/+25
|
* fix typesyuilo2022-09-241-0/+7
|
* use swc for jestsyuilo2022-09-221-419/+517
|
* testsyuilo2022-09-211-381/+390
|
* revert blurhashsyuilo2022-09-201-4/+4
| | | | https://github.com/woltapp/blurhash/issues/202
* update depssyuilo2022-09-201-473/+551
|
* 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>
* なんかもうめっちゃ変えたsyuilo2022-09-181-225/+1791
|
* update depssyuilo2022-09-101-76/+94
|
* Update typeorm to 0.3.9 (#9083)Takuya Yoshida2022-09-061-4/+4
|
* update depssyuilo2022-08-271-167/+158
|
* update depssyuilo2022-08-131-135/+173
|
* update depssyuilo2022-07-311-104/+290
|
* update depssyuilo2022-07-251-119/+124
|
* 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-231-4/+4
| | | | | | | | | | | | | | | 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-231-75/+96
|
* update depssyuilo2022-07-131-77/+106
|
* update mfm-js 0.23.0-canary.1syuilo2022-07-101-6/+6
|
* update summalysyuilo2022-07-091-37/+14
|
* feat: auto nsfw detection (#8840)syuilo2022-07-071-20/+579
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: auto nsfw detection * :v: * Update ja-JP.yml * Update ja-JP.yml * ポルノ判定のしきい値を高めに * エラーハンドリングちゃんとした * Update ja-JP.yml * 感度設定を強化 * refactor * feat: add video support for auto nsfw detection * rename: image -> media * .js * fix: add missing error handling * fix: use valid pathname instead of using filename due to invalid usage * perf(nsfw-detection): decode frames * disable detection of video for some reasons * perf(nsfw-detection): streamify detection process for video * disable disallowUploadWhenPredictedAsPorn option * fix(nsfw-detection): improve reliability * fix(nsfw-detection): use Math.ceil instead of Math.round * perf(nsfw-detection): delete tmp frames after used * fix(nsfw-detection): FSWatcher does not emit ready event * perf(nsfw-detection): skip black frames * refactor: strip exists check * Update package.json * めっちゃ変えた * lint * Update COPYING * オプションで動画解析できるように * Update yarn.lock * Update CHANGELOG.md Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* chore(deps): bump moment from 2.29.3 to 2.29.4 in /packages/backend (#8958)dependabot[bot]2022-07-071-3/+3
| | | | | | | | | | | | | | | | Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(server): add fetch-rss api to reduce dependency of external apissyuilo2022-07-021-1/+14
|
* migrate parse5 to 7.0.0 (#8916)MeiMei2022-07-011-10/+10
| | | | | * migrate parse5 to 7.0.0 * fix
* use parse5 6.0.1syuilo2022-07-011-30/+10
| | | | Fix #8914
* update depssyuilo2022-07-011-272/+316
|
* chore(deps): bump jsrsasign from 10.5.24 to 10.5.25 in /packages/backend (#8889)dependabot[bot]2022-06-251-4/+4
| | | | | | | | | | | | | | | | Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 10.5.24 to 10.5.25. - [Release notes](https://github.com/kjur/jsrsasign/releases) - [Changelog](https://github.com/kjur/jsrsasign/blob/master/ChangeLog.txt) - [Commits](https://github.com/kjur/jsrsasign/compare/10.5.24...10.5.25) --- updated-dependencies: - dependency-name: jsrsasign dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump jpeg-js from 0.4.1 to 0.4.4 in /packages/backend (#8843)dependabot[bot]2022-06-251-3/+3
| | | | | | | | | | | | | | | Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.1 to 0.4.4. - [Release notes](https://github.com/eugeneware/jpeg-js/releases) - [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.1...v0.4.4) --- updated-dependencies: - dependency-name: jpeg-js 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 undici from 5.4.0 to 5.5.1 in /packages/backend (#8842)dependabot[bot]2022-06-251-3/+3
| | | | | | | | | | | | | | | Bumps [undici](https://github.com/nodejs/undici) from 5.4.0 to 5.5.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.4.0...v5.5.1) --- 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>
* enhance: Redisをioredisに統一してIPv6サポート (#8869)MeiMei2022-06-241-17/+2
| | | | | | | | | | | | | | | | | | | | | | | | | * Use ioredis, Supports IPv6 host https://github.com/misskey-dev/misskey/issues/8862 * Fix import * order * a * i * fix * flushdb * family * CHANGELOG * redis_version Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance: Improve player detection in URL preview (#8849)MeiMei2022-06-181-4/+4
| | | | | * enhance: Improve player detection in URL preview * CHANGELOG
* update depssyuilo2022-06-101-247/+153
|
* update summalysyuilo2022-06-041-4/+5
|
* use http-signature module that supports hs2019 (#8635)Johann1502022-05-261-13/+13
|
* update depssyuilo2022-05-251-287/+251
|
* Supports Unicode Emoji 14.0 (#8699)MeiMei2022-05-251-16/+11
| | | | | | | | | * Unicode 14.0 Emoji * mfm-js@0.22.0 * CHANGELOG Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* chore(deps): bump async from 3.2.0 to 3.2.3 in /packages/backend (#8706)dependabot[bot]2022-05-191-6/+1
| | | | | | | | | | | | | | | | Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.3. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.3) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* enhance: Perform port diagnosis at startup only when Listen fails (#8698)MeiMei2022-05-191-33/+1
| | | | | | | | | * Change port check * Comment: disableClustering * CHANGELOG * Smart message
* fix(server): prevent crash when processing certain PNGssyuilo2022-05-151-23/+23
| | | | Fix #8605
* update depssyuilo2022-05-141-132/+137
|
* chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/backend (#8560)dependabot[bot]2022-04-301-32/+41
| | | | | | | | | | | | | | | | Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7. - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* bump jsrsasignsyuilo2022-04-231-8/+8
|
* chore(lint): fix type definitions for jsrsasign (#8528)Johann1502022-04-231-0/+5
| | | | | | | | * fix type definitions for jsrsasign The @types/jsrsasign is not available in exactly the same version as the jsrsa package misskey uses, so i used an earlier patch version of the same package. * update yarn.lock
* chore(deps): bump moment from 2.24.0 to 2.29.3 in /packages/backend (#8531)dependabot[bot]2022-04-231-3/+3
| | | | | | | | | | | | | | | | Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.3. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.3) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update depssyuilo2022-04-231-154/+149
|
* refactorsyuilo2022-04-171-5/+0
| | | | Resolve #8467