1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 00:35:52 +02:00
Commit Graph

28881 Commits

Author SHA1 Message Date
syuilo
2619509d69 wip 2026-04-21 16:35:13 +09:00
syuilo
da8945dc23 stormGlass 2026-04-21 16:30:42 +09:00
syuilo
64995bebc5 glassCylinderPotPlant 2026-04-21 15:54:05 +09:00
syuilo
c2dde53c1c gizmo 2026-04-21 15:08:11 +09:00
syuilo
efaf7bdd95 side grid snap 2026-04-21 14:28:27 +09:00
syuilo
3dcbfc0168 wall snap 2026-04-21 14:16:37 +09:00
syuilo
e96e88b1ce fix scale 2026-04-21 13:33:43 +09:00
syuilo
493a2eb50c Update engine.ts 2026-04-21 13:23:13 +09:00
syuilo
fc4d769e1e grid 2026-04-21 12:36:44 +09:00
syuilo
0f0bc9b54f fix scale 2026-04-21 12:18:20 +09:00
syuilo
ead90471c4 note 2026-04-21 12:08:01 +09:00
syuilo
461e083454 fix scale 2026-04-21 12:02:58 +09:00
syuilo
79fe0fbd05 make WORLD_SCALE 1 2026-04-21 11:55:53 +09:00
syuilo
db9d0090b7 clean up 2026-04-21 11:47:58 +09:00
syuilo
1f81960640 wip 2026-04-21 11:46:48 +09:00
syuilo
5d389732d9 Update randomBooks.ts 2026-04-21 11:27:56 +09:00
syuilo
b300f9620c Update woodRingsPendantLight.ts 2026-04-21 11:24:43 +09:00
syuilo
ddafd9e517 Update engine.ts 2026-04-21 11:23:18 +09:00
syuilo
2b9f593e03 Update engine.ts 2026-04-21 11:19:48 +09:00
syuilo
5f3f3d715a 9.3.3 2026-04-21 11:08:42 +09:00
syuilo
de62fa3b59 Update engine.ts 2026-04-21 09:47:49 +09:00
syuilo
32cba5b979 note 2026-04-21 09:46:12 +09:00
syuilo
ab90824b9c wip 2026-04-21 09:44:23 +09:00
syuilo
ebec026508 Update engine.ts 2026-04-21 09:12:00 +09:00
syuilo
8ddb2cbe75 Update engine.ts 2026-04-21 09:09:25 +09:00
syuilo
97439d7718 Update engine.ts 2026-04-21 08:53:18 +09:00
syuilo
60a2cd9306 Update engine.ts 2026-04-21 08:52:31 +09:00
syuilo
62be4a258e fix 2026-04-21 07:53:24 +09:00
syuilo
ae4a174de5 Merge branch 'develop' into room 2026-04-21 06:13:42 +09:00
syuilo
1e15503000 up 2026-04-21 06:13:17 +09:00
syuilo
61ac82d297 Update petBottle.ts 2026-04-20 21:39:23 +09:00
syuilo
f18b3467d9 🎨 2026-04-20 21:37:20 +09:00
syuilo
dec440b6cc wip 2026-04-20 21:25:31 +09:00
syuilo
26ac4f7732 note 2026-04-20 20:52:24 +09:00
syuilo
b7b3c07a96 Update engine.ts 2026-04-20 20:50:52 +09:00
syuilo
2040827615 wip 2026-04-20 20:47:31 +09:00
syuilo
2b456fec47 wip 2026-04-20 20:21:42 +09:00
syuilo
b21ad59db3 wip 2026-04-20 20:19:18 +09:00
syuilo
f04799a4f5 wip 2026-04-20 20:07:49 +09:00
syuilo
28dec6b0a3 clean up 2026-04-20 20:01:25 +09:00
syuilo
714bff0835 Update room.add-object-dialog.vue 2026-04-20 20:00:41 +09:00
syuilo
772608ae99 wip 2026-04-20 19:13:29 +09:00
syuilo
fe3b3704ba 🎨 2026-04-20 18:10:43 +09:00
syuilo
d6caef7ee7 Update heya.ts 2026-04-20 16:29:28 +09:00
syuilo
83a15f74ef boxWallShelf 2026-04-20 16:07:35 +09:00
かっこかり
6d15fe32d0 enhance(backend/test): Migrate tests to vitest (#16935)
* wip

* update fake-timers and migrate

* fix

* remove jest-mock

* fix

* fix

* fix

* fix

* attempt to fix unit tests

* attempt to fix e2e tests

* fix federation test [ci skip]

* attempt to fix e2e tests

* fix typecheck

* fix unit tests

* fix

* attempt to fix e2e

* fix

* Revert "attempt to fix e2e"

This reverts commit b7b7b05d85.

* attempt to fix e2e

* revert attempt to fix e2e

* update deps

* update vitest

* migrate

* attempt to fix e2e

* update

* fix

* remove vite swc plugin as oxc parser can handle decorators

* attempt to fix drive/files/create test

* Revert "attempt to fix drive/files/create test"

This reverts commit 4715153375.

* fix: エンドポイントにまつわるテストをunitからe2eに移動

* attempt to fix e2e

* remove swc

* attempt to fix e2e

* Revert "attempt to fix e2e"

This reverts commit 9fb86a4076.

* add logs for debug

* attempt to fix e2e

* Partially revert "attempt to fix e2e"

This reverts commit fb0008c85a.

* attempt to fix test

* fix: attempt to fix test

* Revert "fix: attempt to fix test"

This reverts commit ed2f5c40e8.

* Revert "attempt to fix test"

This reverts commit d7329c46f1.

* attempt to fix e2e

* fix: surpass eventemitter warning by increasing defaultMaxListeners

* attempt to fix e2e

* fix

* fix e2e not ending properly

* exp: add hanging-process reporter for investigation

* Revert "exp: add hanging-process reporter for investigation"

This reverts commit 26851f8282.

* update changelog
2026-04-20 14:57:29 +09:00
syuilo
27addb49cf wip 2026-04-20 14:38:12 +09:00
syuilo
6aa741f8d4 wip 2026-04-20 14:32:46 +09:00
syuilo
e224bdf5e4 Update previewEngine.ts 2026-04-20 12:41:11 +09:00
syuilo
9fe2044f53 Update previewEngine.ts 2026-04-20 12:33:25 +09:00