Skip to content
Snippets Groups Projects
  1. Jan 09, 2023
  2. Jan 07, 2023
  3. Jan 06, 2023
  4. Jan 05, 2023
  5. Jan 03, 2023
  6. Jan 02, 2023
  7. Dec 31, 2022
    • syuilo's avatar
      🎨 · b64daa5a
      syuilo authored
      b64daa5a
  8. Dec 30, 2022
  9. Dec 28, 2022
  10. Dec 27, 2022
  11. Dec 23, 2022
  12. Dec 22, 2022
  13. Dec 21, 2022
  14. Dec 20, 2022
  15. Dec 19, 2022
  16. Dec 18, 2022
  17. Dec 17, 2022
  18. Dec 14, 2022
    • tamaina's avatar
      fix(client): Downgrade to Vite v3 (#9313) · f4f293d5
      tamaina authored
      * Revert "refactor(client): Create root.vue and select the ui in it (#9312)"
      
      This reverts commit 0294555e.
      
      * 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 0294555e.
      
      * use vite@3.2.4
      
      * update to v3.2.5
      f4f293d5
  19. Dec 13, 2022
  20. Dec 12, 2022
  21. Dec 10, 2022
  22. Dec 06, 2022
  23. Dec 05, 2022
  24. Dec 04, 2022
  25. Dec 03, 2022
    • syuilo's avatar
      Fastify (#9106) · 3a7182bf
      syuilo authored
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * fix
      
      * Update SignupApiService.ts
      
      * wip
      
      * wip
      
      * Update ClientServerService.ts
      
      * wip
      
      * wip
      
      * wip
      
      * Update WellKnownServerService.ts
      
      * wip
      
      * wip
      
      * update des
      
      * wip
      
      * Update ApiServerService.ts
      
      * wip
      
      * update deps
      
      * Update WellKnownServerService.ts
      
      * wip
      
      * update deps
      
      * Update ApiCallService.ts
      
      * Update ApiCallService.ts
      
      * Update ApiServerService.ts
      3a7182bf
  26. Dec 02, 2022
  27. Nov 29, 2022
  28. Nov 24, 2022
    • tamaina's avatar
      Revert #8098 · 8b9dc962
      tamaina authored
      8b9dc962
    • tamaina's avatar
      update lockfile · 11d2654f
      tamaina authored
      11d2654f
    • Kainoa Kanter's avatar
      refactor: migrate to Yarn Berry (v3.2.1) (#8764) · bdbc448d
      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: default avatarAcid Chicken (硫酸鶏) <root@acid-chicken.com>
      
      * Update .github/workflows/lint.yml
      
      Co-authored-by: default avatarAcid 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: default avatarishowta <ishowta@gmail.com>
      
      * add @rollup/pluginutils
      
      * add packageExtensions for chartjs_date-fns
      
      Co-authored-by: default avataracid-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: default avatarishowta <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: default avatariwata <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: default avatariwata <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: default avatarAcid Chicken (硫酸鶏) <root@acid-chicken.com>
      Co-authored-by: default avatartamaina <tamaina@hotmail.co.jp>
      Co-authored-by: default avatarishowta <ishowta@gmail.com>
      bdbc448d
Loading