summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: add missing ,tamaina2022-12-021-1/+1
|
* update depssyuilo2022-11-291-14/+14
|
* refactor: migrate to Yarn Berry (v3.2.1) (#8764)Kainoa Kanter2022-11-245-9992/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-192-162/+172
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-11-171-3/+11
|\
| * fix: 引用内の文章をnyaizeをしないように (#9141)kabo24682022-11-171-3/+11
| | | | | | | | | | | | | | | | | | | | | | * fix nyaize in quote * Update CHANGELOG.md * for ofのほうが早いらしい * Update NoteEntityService.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* | improve performancesyuilo2022-11-174-3/+24
|/
* fix typo on CleanRemoteFilesProcessorService (#9171)heka2022-11-141-1/+1
|
* update node to v18syuilo2022-11-133-9/+3
|
* update depssyuilo2022-11-132-536/+531
|
* Update QueueProcessorService.tssyuilo2022-11-111-5/+13
|
* fix for pinned users. update changelog (#9159)squidicuz2022-11-111-2/+2
|
* update depssyuilo2022-10-282-768/+799
|
* Add Cloudflare Turnstile CAPTCHA support (#9111)CyberRex2022-10-137-0/+90
| | | | | | | | | * Add Cloudflare Turnstile CAPTCHA support * Update packages/client/src/components/MkCaptcha.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* fix typesyuilo2022-09-251-4/+4
|
* typesyuilo2022-09-242-7/+7
|
* fix typesyuilo2022-09-243-3/+30
|
* fix typesyuilo2022-09-241-5/+3
|
* fix typesyuilo2022-09-244-3/+11
|
* test: 後で戻すsyuilo2022-09-241-4/+1
|
* fix type errorssyuilo2022-09-244-42/+24
|
* fix typesyuilo2022-09-241-0/+5
|
* fixsyuilo2022-09-241-3/+3
|
* fixsyuilo2022-09-241-0/+2
|
* fix typesyuilo2022-09-241-4/+0
|
* fix typesyuilo2022-09-241-28/+33
|
* fixsyuilo2022-09-241-2/+3
|
* fixessyuilo2022-09-2410-15/+20
|
* fix typesyuilo2022-09-241-0/+1
|
* refactorsyuilo2022-09-2442-45/+43
|
* remove unused filessyuilo2022-09-242-86/+0
|
* fixessyuilo2022-09-2410-25/+37
|
* fixessyuilo2022-09-2421-70/+88
|
* fixessyuilo2022-09-2327-35/+39
|
* chore: fix type importsyuilo2022-09-231-1/+2
|
* Update package.jsonsyuilo2022-09-231-2/+2
|
* feat: Youtube window player (#9095)こけっち2022-09-221-0/+3
| | | | | | | | | | | | | | | | | | | | | | | * wip: feat: Youtube Player Window * fix: player fill window * fix: improve design * fix: disable at mobile and creanup code * fix: tailing comma * fix: delete debug output * fix: eslint * fix: switch to component * fix(backend): add missing dependency Fix #9101 Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor(backend): refactor dependencysyuilo2022-09-223-14/+13
|
* update testsyuilo2022-09-221-1/+2
|
* use swc for jestsyuilo2022-09-224-436/+538
|
* 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