summaryrefslogtreecommitdiff
path: root/package.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Release: 2024.8.0github-actions[bot]2024-08-181-1/+1
|
* Bump version to 2024.8.0-rc.5github-actions[bot]2024-08-181-1/+1
|
* Bump version to 2024.8.0-rc.4github-actions[bot]2024-08-181-1/+1
|
* Bump version to 2024.8.0-rc.3github-actions[bot]2024-08-171-1/+1
|
* Bump version to 2024.8.0-beta.2github-actions[bot]2024-08-171-1/+1
|
* Bump version to 2024.8.0-alpha.1github-actions[bot]2024-08-171-1/+1
|
* update misskey-dev/eslint-pluginsyuilo2024-08-171-1/+1
|
* Bump version to 2024.8.0-alpha.0github-actions[bot]2024-08-111-1/+1
|
* Release: 2024.7.0github-actions[bot]2024-07-311-1/+1
|
* Bump version to 2024.7.0-rc.8github-actions[bot]2024-07-301-1/+1
|
* Bump version to 2024.7.0-rc.7github-actions[bot]2024-07-301-1/+1
|
* Bump version to 2024.7.0-rc.6github-actions[bot]2024-07-301-1/+1
|
* Bump version to 2024.7.0-rc.5github-actions[bot]2024-07-301-1/+1
|
* Bump version to 2024.7.0-rc.4github-actions[bot]2024-07-301-1/+1
|
* Bump version to 2024.7.0-beta.3github-actions[bot]2024-07-281-1/+1
|
* update deps (#14312)syuilo2024-07-281-13/+13
|
* fix(build): autogen生成時にbackendを2度buildしているのを修正 ↵かっこかり2024-07-271-1/+1
| | | | | | | | | (#14309) * fix(build): autogen生成時にbackendを2度buildしているのを修正 * fix * fix
* Bump version to 2024.7.0-beta.2github-actions[bot]2024-07-251-1/+1
|
* Bump version to 2024.7.0-beta.1github-actions[bot]2024-07-171-1/+1
|
* use pnpm@9.5.0tamaina2024-07-171-1/+1
|
* Bump version to 2024.7.0-beta.0github-actions[bot]2024-07-171-1/+1
|
* update deps (#14057)syuilo2024-07-021-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * locales/index.jsのymlファイル取得ロジックを調節 * regenerate pnpm-lock.yaml * fix(backend): typecheck fails * chore(deps): bump ip-cidr from 4.0.0 to 4.0.1 in /packages/backend * chore: migrate ESLint configs to flat config (#14094) * chore: migrate ESLint configs to flat config * fix: update paths * fix: frontend lint fails * refactor(misskey-js): lint build.js * update deps --------- Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com> Co-authored-by: zyoshoka <root@zyoshoka.com> Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
* update typescriptsyuilo2024-06-211-1/+1
|
* [skip ci] Release: 2024.5.0github-actions[bot]2024-05-311-1/+1
|
* Bump version to 2024.5.0-rc.13github-actions[bot]2024-05-311-1/+1
|
* Revert "2024.5.0"syuilo2024-05-311-1/+1
| | | | This reverts commit 27d1b7e6156699184bed278c9a43d5b94e159d4e.
* 2024.5.0syuilo2024-05-311-1/+1
|
* Bump version to 2024.5.0-rc.12github-actions[bot]2024-05-311-1/+1
|
* Bump version to 2024.5.0-rc.11github-actions[bot]2024-05-311-1/+1
|
* Bump version to 2024.5.0-rc.10github-actions[bot]2024-05-311-1/+1
|
* Bump version to 2024.5.0-rc.9github-actions[bot]2024-05-311-1/+1
|
* Bump version to 2024.5.0-rc.8github-actions[bot]2024-05-311-1/+1
|
* Bump version to 2024.5.0-rc.7github-actions[bot]2024-05-281-1/+1
|
* Bump version to 2024.5.0-rc.6github-actions[bot]2024-05-281-1/+1
|
* Bump version to 2024.5.0-beta.5github-actions[bot]2024-05-271-1/+1
|
* Bump version to 2024.5.0-beta.4github-actions[bot]2024-05-271-1/+1
|
* Bump version to 2024.5.0-beta.3github-actions[bot]2024-05-271-1/+1
|
* Bump version to 2024.5.0-beta.2github-actions[bot]2024-05-231-1/+1
|
* fixtamaina2024-05-071-74/+74
|
* Bump version to 2024.5.0-beta.1github-actions[bot]2024-05-071-74/+74
|
* change package.jsontamaina2024-05-061-1/+1
|
* update deps (#13624)syuilo2024-05-041-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * Update package.json * update deps * build: pass --strip-leading-paths to restore 0.2.x behavior (#13684) * :v: * :v: * pureimageの代わりに@napi-rs/canvasを使う (#13748) * pureimageの代わりに@napi-rs/canvasを使う * remove writestream * remove createtemp * wip * Update ClientServerService.ts * update pnpm to 9.x * update deps * re: update pnpm to 9.x * update node * :v: --------- Co-authored-by: anatawa12 <anatawa12@icloud.com> Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する ↵おさむのひと2024-03-301-1/+3
| | | | | | | | | | | | | | | (#13600) * fix: ビルドが遅いパッケージのビルド速度を改善 * dependenciesの整理 * fix ci * ビルド開始時に古いファイルを消す * fix ci * fix ci
* Cypress typescript (#13591)Gianni Ceccarelli2024-03-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * convert Cypress tests to TypeScript this work was done by @lunaisnotaboy https://github.com/lunaisnotaboy for their fork https://github.com/cutiekey/cutiekey/pull/7 I just repacked their changes into a minimal set * fix call to `window` in cypress tests this error was spotted thanks to the TypeScript compiler: ``` support/commands.ts:33:12 - error TS2559: Type '(win: any) => void' has no properties in common with type 'Partial<Loggable & Timeoutable>'. 33 cy.window(win => { ~~~~~~~~ Found 1 error in support/commands.ts:33 ``` (again, @lunaisnotaboy did the actual work)
* 2024.3.1syuilo2024-03-021-1/+1
|
* 2024.3.0syuilo2024-03-011-1/+1
|
* update pnpmsyuilo2024-03-011-4/+4
|
* update depssyuilo2024-02-291-4/+4
|
* 2024.2.0syuilo2024-02-171-1/+1
|
* 2024.2.0-beta.13tamaina2024-02-161-1/+1
|