1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-23 22:56:53 +09:00
Commit Graph

4057 Commits

Author SHA1 Message Date
NoriDev
b0cc04e87b Merge remote-branch 'misskey/develop' 2024-05-20 04:29:35 +09:00
NoriDev
d2aea32b02 4.8.0 2024-05-20 03:26:31 +09:00
NoriDev
b9612079ca 4.8.0-beta.3 2024-05-15 06:39:00 +09:00
syuilo
2b21c19362
update deps (#13624)
* update deps

* Update package.json

* update deps

* build: pass --strip-leading-paths to restore 0.2.x behavior (#13684)

* ✌️

* ✌️

* 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

* ✌️

---------

Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2024-05-04 20:56:14 +09:00
NoriDev
f5e0d9efa2 4.8.0-beta.2 2024-04-03 15:18:02 +09:00
NoriDev
22c8f9cd6f Merge remote-branch 'misskey/develop' 2024-04-02 15:41:00 +09:00
おさむのひと
2a851437ff
fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する (#13600)
* fix: ビルドが遅いパッケージのビルド速度を改善

* dependenciesの整理

* fix ci

* ビルド開始時に古いファイルを消す

* fix ci

* fix ci
2024-03-30 15:28:19 +09:00
NoriDev
6f9b121099 4.8.0-beta.1 2024-03-21 00:48:19 +09:00
NoriDev
2d618a186d Merge remote-branch 'misskey/develop' 2024-03-20 21:42:37 +09:00
NoriDev
d6c24cde7f Merge remote-branch 'misskey/master' 2024-03-20 14:16:44 +09:00
Gianni Ceccarelli
d7bb6c88d3
Cypress typescript (#13591)
* 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-03-20 11:25:49 +09:00
NoriDev
07c0fe0760 4.7.0 2024-03-19 18:26:22 +09:00
syuilo
3afdafed61 2024.3.1 2024-03-02 17:06:01 +09:00
syuilo
ba9d47fb69 2024.3.0 2024-03-01 20:22:06 +09:00
syuilo
b55b77c8ae update pnpm 2024-03-01 13:52:23 +09:00
syuilo
920c3be750 update deps 2024-02-29 11:10:03 +09:00
NoriDev
a722360560 4.7.0-beta.3 2024-02-21 15:52:00 +09:00
NoriDev
5e2168dbdd Merge remote-branch 'misskey/develop' 2024-02-21 15:34:24 +09:00
syuilo
0b5d3315bc 2024.2.0 2024-02-17 13:41:24 +09:00
tamaina
8c1a582348 2024.2.0-beta.13 2024-02-16 15:04:12 +00:00
syuilo
b7a12fbc2b 2024.2.0-beta.12 2024-02-16 15:40:10 +09:00
Acid Chicken (硫酸鶏)
3dc095d1c9
feat: provide tarball (#13260)
* feat: provide tarball

* build: pack on build-assets

* chore: use ignore-walk

* chore: debug

* build: dependencies
2024-02-12 10:02:27 +09:00
かっこかり
0736eea3fd
fix: misskey-jsの型定義生成時にバックエンドの依存パッケージもビルドするように (#13249)
* fix(frontend): vue v3.4.16でタイムラインが正常に表示できない問題を修正

* type

* fix: misskey-jsの型定義生成時にバックエンドの依存パッケージもビルドするように

* Revert "type"

This reverts commit bac0951bd1608cbd97ba809a76a664590ce5efb3.

* Revert "fix(frontend): vue v3.4.16でタイムラインが正常に表示できない問題を修正"

This reverts commit 92b21658287932515cb061ddc2ab5c83b4b78ca2.
2024-02-11 13:24:25 +09:00
syuilo
639f14f713 2024.2.0-beta.11 2024-02-09 17:10:31 +09:00
tamaina
c0cb76f0ec chore: use vite@5.1.0 / pnpm@8.15.1 2024-02-08 17:24:51 +00:00
NoriDev
4ffb8d8494 4.7.0-beta.2 2024-02-07 17:09:56 +09:00
NoriDev
afb4380ba3 Merge remote-branch 'misskey/develop' 2024-02-07 16:16:06 +09:00
syuilo
2f54a53062 2024.2.0-beta.10 2024-02-05 21:08:05 +09:00
syuilo
66714d94fc
2024.2.0-beta.9 2024-02-02 21:38:15 +09:00
NoriDev
c927d648a0 Merge remote-branch 'misskey/develop' 2024-02-01 17:19:38 +09:00
syuilo
eef46ed3c9 2024.2.0-beta.8 2024-01-30 21:00:17 +09:00
NoriDev
a375e81ba9 Merge remote-branch 'misskey/develop' 2024-01-25 16:08:25 +09:00
syuilo
5342692b1e 2024.2.0-beta.7 2024-01-24 20:31:05 +09:00
NoriDev
291931ad4d 4.7.0-beta.1 2024-01-24 17:25:51 +09:00
NoriDev
120f583441 Merge remote-branch 'misskey/develop' 2024-01-24 16:34:07 +09:00
syuilo
2b6bf074c6 2024.2.0-beta.6 2024-01-24 15:20:12 +09:00
syuilo
ca9be872a8 2024.2.0-beta.5 2024-01-24 13:55:57 +09:00
syuilo
298bc34eaf 2024.2.0-beta.4 2024-01-23 10:54:04 +09:00
NoriDev
7ce76da0c2 Merge remote-branch 'misskey/develop' 2024-01-22 20:43:27 +09:00
NoriDev
98369400bc Merge remote-branch 'misskey/develop' 2024-01-22 20:15:41 +09:00
syuilo
5e307e472d 2024.2.0-beta.3 2024-01-22 18:33:40 +09:00
おさむのひと
850d38414e
fix: 2024-01-22 10:50時点のdevelopにてCIがコケている (#13060)
* fix: バブルゲームのビルド失敗修正

* fix: api.jsonの定義誤りを修正

* fix: lint.yml(typecheck)

* fix: fix eslint error

* fix: frontend vitest version

* fix: frontend vitest version

* fix:

* fix: cypress

* fix: misskey-js test

* fix: misskey-js tsd(tsdはpakcage.jsonのexportsをサポートしない?)

* fix: conflict

* fix: 間違えて上書きしたところを修正

* fix: 再

* fix: api.json

* fix: api.json

* fix: タイムアウト延長

* Update packages/misskey-js/jest.config.cjs

Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-01-22 18:01:54 +09:00
syuilo
67f6157d42 2024.2.0-beta.2 2024-01-22 09:30:00 +09:00
syuilo
9eb0468cd2 2024.2.0-beta.1 2024-01-22 09:14:45 +09:00
syuilo
f4657eb16f update deps 2024-01-21 18:43:01 +09:00
syuilo
44b8ac135f fix(dev): fix workspace settings 2024-01-20 11:11:20 +09:00
NoriDev
d6e8ed0197 Merge remote-branch 'misskey/develop' 2024-01-10 17:30:21 +09:00
NoriDev
a3192e5f70 4.6.0 2024-01-08 19:35:45 +09:00
NoriDev
4c6baf55f7 4.6.0-beta.8 2024-01-04 17:41:23 +09:00
NoriDev
90f62cce0c 4.6.0-beta.7 2024-01-02 20:07:33 +09:00