- Dec 07, 2022
-
-
tamaina authored
* update lint.yml * wip * fix * fix * continue-on-error: true
-
- Dec 06, 2022
-
-
Marcel authored
not only tag 12.118.1; 12 and 12.118 and 12.118.1
-
- Dec 05, 2022
-
-
tamaina authored
-
- Nov 24, 2022
-
-
Kainoa Kanter authored
* 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🤔 * 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 *
✌️ * 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 *
✌️ * 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>
-
- Sep 19, 2022
-
-
syuilo authored
-
- Sep 17, 2022
-
-
syuilo authored
-
- Jun 11, 2022
-
-
syuilo authored
-
- Jun 08, 2022
-
-
tamaina authored
* Display deploy status on check suite * Display deploy status on check suite * fix * fix
-
syuilo authored
-
syuilo authored
-
syuilo authored
-
Takuya Yoshida authored
-
- Jun 01, 2022
-
-
Johann150 authored
-
- May 31, 2022
-
-
Andreas Nedbal authored
-
- May 29, 2022
-
-
Johann150 authored
-
- May 24, 2022
-
-
Johann150 authored
Highlight PRs that edit locales other than the ja-JP one so the author may see and fix it themselves.
-
- May 21, 2022
-
-
syuilo authored
-
- Apr 29, 2022
-
-
Balazs Nadasdi authored
-
- Apr 23, 2022
-
-
Andreas Nedbal authored
-
- Apr 03, 2022
- Apr 02, 2022
-
-
Andreas Nedbal authored
* fix(backend): rename .eslintrc.js to .eslintrc.cjs * fix(backend): wrap lint path glob in quotation marks * fix(client): wrap lint path glob in quotation marks * chore(workflow): make lint workflow use Node 16
-
- Mar 01, 2022
-
-
Andreas Nedbal authored
-
- Feb 10, 2022
-
-
syuilo authored
Resolve #8259
-
- Feb 02, 2022
-
-
syuilo authored
-
- Jan 21, 2022
-
-
tamaina authored
* update docker image? * 続 * serial run delete from "${table}" cascade * use cypress official github action * refuse install by cypress action * clean up * use wait? * use more wait? * Revert "use more wait?" This reverts commit 18d0fcae9c7d8f98a4cafb4a846a031ece57350c. * Revert "use wait?" This reverts commit 5aa8feec9cdc3e2f79e566249f0a0eff6c0df6a0. * fix * test * test * log? * 握りつぶしてみる * clean up * env? * clean up? * disable video * add comment * remove test * 成功? * test browser * nodeインストール無効化 * node16.13.0-chrome95-ff94 * node.js復活 * ? * ちょっと戻してみる * chrome? * cross browser test2 * --shm-size=2g * artifact? * misskey.local? * firefoxはあきらめる * not headless? * oops * fix * ?? * test1 * if? * fail-fast: false * headless: false * easy error ignoreing describe * エラーの解消 とちょっとリファクター * add browser name to artifact * Install mplayer for FireFox * no wait? * タイムアウトを甘くしてみる * firefoxをあきらめる(n回目) * remove timeout setting * wait復活 * Update basic.js * Update index.js Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
- Nov 18, 2021
-
-
syuilo authored
-
- Nov 12, 2021
-
-
syuilo authored
-
- Oct 27, 2021
- Oct 25, 2021
- Oct 16, 2021
- Sep 30, 2021
-
-
syuilo authored
Resolve #7845
-
- Sep 11, 2021
-
-
tamaina authored
- Sep 09, 2021
-
-
syuilo authored
* Create docker.yml * Update .github/workflows/docker.yml Co-authored-by:
tamaina <tamaina@hotmail.co.jp> * add workflow_dispatch * Multi-platform image * Revert "Multi-platform image" This reverts commit e5bac6632909a5020b0708227ebe248b443c2c2b. Co-authored-by:
tamaina <tamaina@hotmail.co.jp>
-
- Sep 04, 2021
-
-
syuilo authored
* wip * wip * シンボリックリンクやめた * install lib dependency * bring live2d assets from misskey-dev/assets * refactor * nanka iroiro * コミット忘れ * random motion * wip * run git submodule update --init * コミット忘れ * refactor * fix bug * Update misskey-assets * lint * lint * lint * 藍モード修正 (#7702) * lazy load live2d script * fix typo * lazy load also widget * hot link to cubism core * https://github.com/misskey-dev/misskey/pull/7702/files#r695623821 * fix lint * remove live2d stuff * use iframe * update * Update gulpfile.ts * update * Update .gitattributes * update Co-authored-by:
tamaina <tamaina@hotmail.co.jp>
-