summaryrefslogtreecommitdiff
path: root/packages/client/package.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-271-94/+0
|
* enhance(client): heatmap for dashboardsyuilo2022-12-271-0/+1
|
* fix(client): explicitly depend on `@vue/runtime-core` (#9401)Kagami Sascha Rosylight2022-12-231-0/+1
|
* update depssyuilo2022-12-231-10/+10
|
* revert: use sortablejs-vue3 instead of vuedraggable for more stabilitysyuilo2022-12-211-3/+2
|
* use sortablejs-vue3 instead of vuedraggable for more stabilitysyuilo2022-12-211-2/+3
|
* enhance: Vite HMR while yarn dev, and more build tuning (#9361)tamaina2022-12-201-1/+1
| | | | | | | * enhance: Vite HMR while yarn dev, and more build tuning * use localhost Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Use tabler icons (#9354)syuilo2022-12-191-1/+1
| | | | | | | | | | | | | | | | | * wip * wip * wip * Update style.scss * wip * wip * wip * wip
* update depsdsyuilo2022-12-191-13/+13
|
* wip (#9349)tamaina2022-12-191-3/+3
|
* enhance(client): Compress non-animated PNG files (#9334)Kagami Sascha Rosylight2022-12-181-0/+1
| | | | | | | | | | | | | | | | | | | | | * style: fix TS lint errors about `ev.target` * enhance: compress non-animated PNG * PNG to PNG? * defer jest things (add it later) * Delete jest.config.cjs * check the compressed file size * log compression stats * use ?? * handle if ($i == null) Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* chore: deploy vue-tsc for client typecheck (#9341)Kagami Sascha Rosylight2022-12-181-2/+3
|
* fix(client): Downgrade to Vite v3 (#9313)tamaina2022-12-141-2/+2
| | | | | | | | | | | | | | | | | | | * Revert "refactor(client): Create root.vue and select the ui in it (#9312)" This reverts commit 0294555e2b7899ddd5440de485ba629b4b3fffb5. * use vite v3 * Revert "Revert "refactor(client): Create root.vue and select the ui in it (#9312)"" This reverts commit 56910e27fbad352f3cb8324a167aaf1446cea7c2. * Revert "refactor(client): Create root.vue and select the ui in it (#9312)" This reverts commit 0294555e2b7899ddd5440de485ba629b4b3fffb5. * use vite@3.2.4 * update to v3.2.5
* Call `tsc --noEmit` also for backend/client (#9316)Kagami Sascha Rosylight2022-12-131-1/+1
|
* update depssyuilo2022-12-101-11/+11
|
* fix: lintが動かないのを修正, swもlinttamaina2022-12-051-1/+2
|
* update depssyuilo2022-12-041-6/+6
|
* update depssyuilo2022-11-291-10/+10
|
* Revert #8098tamaina2022-11-241-1/+0
|
* Merge branch 'develop' into pizzax-indexeddbtamaina2022-11-241-5/+5
|\
| * refactor: migrate to Yarn Berry (v3.2.1) (#8764)Kainoa Kanter2022-11-241-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | Merge branch 'develop' into pizzax-indexeddbtamaina2022-11-221-10/+10
|\|
| * update depssyuilo2022-11-191-10/+10
| |
* | Merge branch 'develop' into pizzax-indexeddbtamaina2022-11-171-55/+32
|\|
| * update depssyuilo2022-11-131-13/+13
| |
| * update depssyuilo2022-10-281-17/+17
| |
| * revert blurhashsyuilo2022-09-201-1/+1
| | | | | | | | https://github.com/woltapp/blurhash/issues/202
| * update depssyuilo2022-09-201-10/+10
| |
| * update depssyuilo2022-09-101-14/+14
| |
| * update depssyuilo2022-08-271-13/+13
| |
| * update depssyuilo2022-08-131-11/+11
| |
| * update depssyuilo2022-07-311-6/+6
| |
| * add missing dependencysyuilo2022-07-251-1/+2
| |
| * update depssyuilo2022-07-251-38/+14
| |
| * update vitesyuilo2022-07-191-1/+1
| |
| * update vitesyuilo2022-07-181-2/+2
| |
| * move rollup to devDepssyuilo2022-07-141-1/+1
| |
| * update depssyuilo2022-07-131-6/+6
| |
| * update vitesyuilo2022-07-131-1/+1
| |
| * re: update mfm-js 0.23.0-canary.1syuilo2022-07-111-1/+1
| |
| * update depssyuilo2022-07-071-2/+2
| |
| * update vitesyuilo2022-07-041-1/+1
| |
| * enhance(client): better marquee componentsyuilo2022-07-021-1/+0
| |
| * update depssyuilo2022-07-011-12/+12
| |
| * feat(client): add rss-marquee widgetsyuilo2022-06-301-0/+1
| |
| * update vitesyuilo2022-06-301-2/+2
| |
* | Merge branch 'develop' into pizzax-indexeddbtamaina2022-06-211-19/+19
|\|
| * refactor(client): Refine routing (#8846)syuilo2022-06-201-1/+0
| |
| * feat: image cropping (#8808)syuilo2022-06-111-9/+10
| | | | | | | | | | | | | | * wip * wip * wip
| * update depssyuilo2022-06-101-16/+16
| |