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

3563 Commits

Author SHA1 Message Date
syuilo
74c67b843e Update engine.ts 2026-04-02 17:51:10 +09:00
syuilo
913e35442c wip 2026-04-02 17:06:09 +09:00
syuilo
7a939dc5b3 Update engine.ts 2026-04-02 14:45:42 +09:00
syuilo
71179b8b24 Update engine.ts 2026-04-02 14:35:00 +09:00
syuilo
c5a9c08814 wip 2026-04-02 14:31:20 +09:00
syuilo
ea8df304c9 wip 2026-04-02 14:15:52 +09:00
syuilo
a01bbf828d Merge branch 'develop' into room 2026-04-02 12:53:16 +09:00
かっこかり
e601fcb729 deps: Update vite to v8 (#17238)
* deps: Update vite to v8

* fix

* migrate some plugins to rolldown-based

* fix broken lockfile

* wip

* update rolldown

* override rolldown version

* perf

* spdx

* fix

* update vite to 8.0.1

* chore: rewrite rollup-plugin-unwind-css-module-class-name with MagicString

* format

* swap type definitions

* replace using MagicString

* provided magicString

* fix code style

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>

* fix: lint fixes

* swap sass with sass-embedded

* fix lint

* fix: インライン化されたVue SFC出力に対してCSS Module定義削除が効かないのを修正

* fix

* fix: バックエンドのCSS読み込みの方法が悪いのを修正

* fix: 使用されないpreloadを削除

* fix lint [ci skip]

* Apply suggestion from @syuilo

* Add comment in pnpm-workspace.yaml [ci skip]

* update vite/rolldown

* remove magic-string

---------

Co-authored-by: cm-ayf <cm.ayf2734@gmail.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2026-04-01 17:05:57 +09:00
かっこかり
dbc5fe2454 deps: update dependencies (#17263)
* deps: update dependencies

* fix?

* fix

* Update AiService.ts

* fix

* update deps
2026-04-01 12:16:36 +09:00
syuilo
d2807e974c Update utility.ts 2026-03-31 20:47:42 +09:00
syuilo
d6f41f9c51 Update engine.ts 2026-03-31 20:47:16 +09:00
syuilo
b2f2e9e75d wip 2026-03-27 19:03:11 +09:00
syuilo
ee55a0a6cc Update engine.ts 2026-03-27 18:44:12 +09:00
syuilo
df184c8fdf Update engine.ts 2026-03-27 15:48:53 +09:00
syuilo
4dd3bfc208 wip 2026-03-27 15:12:30 +09:00
syuilo
c677dd6566 ✌️ 2026-03-27 14:46:53 +09:00
syuilo
de53f475c5 Merge branch 'room' of https://github.com/misskey-dev/misskey into room 2026-03-27 14:20:02 +09:00
syuilo
b2eed6b82a wip 2026-03-27 14:19:59 +09:00
syuilo
6eefe6899c Update engine.ts 2026-03-27 13:47:46 +09:00
syuilo
8619d0156e wip 2026-03-27 10:55:33 +09:00
syuilo
9bc0d7b361 wip 2026-03-26 22:20:34 +09:00
syuilo
9ffd8d777e Update engine.ts 2026-03-26 22:13:06 +09:00
syuilo
c558f93a0e wip 2026-03-26 21:56:05 +09:00
syuilo
5458ee016d Update engine.ts 2026-03-26 21:13:29 +09:00
syuilo
5886260e0b wip 2026-03-26 21:09:24 +09:00
syuilo
42c7a483a4 wip 2026-03-26 20:27:10 +09:00
syuilo
7f5858a66f wip 2026-03-26 20:26:27 +09:00
syuilo
4965429069 wip 2026-03-26 19:13:45 +09:00
syuilo
58ec8af8cd wip 2026-03-26 14:34:22 +09:00
syuilo
564098a631 Merge branch 'develop' into room 2026-03-22 18:14:44 +09:00
かっこかり
c5fd36094d enhance(frontend): ウィンドウの初期サイズを画面サイズから動的に決めるように (#17257)
* enhance(frontend): ウィンドウの初期サイズを画面サイズから動的に決めるように

* Update Changelog

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2026-03-22 13:32:45 +09:00
かっこかり
b5a6e12439 fix(frontend): ウィンドウのタイトルをクリックしても最前面に出ないのを修正 (#17255)
* fix(frontend): ウィンドウのタイトルをクリックしても最前面に出ないのを修正

* Update Changelog
2026-03-22 13:21:14 +09:00
かっこかり
57ed2914d1 deps: update dependencies (#17252) [ci skip] 2026-03-20 20:08:58 +09:00
4ster1sk
0e4732180f fix(frontend): Unicode絵文字のリアクションが表示に反映されないことがある問題の修正 (#17250) 2026-03-20 17:15:59 +09:00
かっこかり
f16ef2ef56 fix(frontend): 絵文字パレットが空の状態でMisskeyについてのページが閲覧できない問題を修正 (#17243)
* fix(frontend): 絵文字パレットが空の状態でMisskeyについてのページが閲覧できない問題を修正

* Update Changelog

* extension

* add comment
2026-03-18 21:34:28 +09:00
syuilo
2a1a27f8c7 Merge branch 'develop' into room 2026-03-15 16:38:33 +09:00
syuilo
07bbc5ab33 enhance(frontend): improve zoomLines effect 2026-03-11 15:59:00 +09:00
syuilo
bbffa563d9 refactor(frontend): refactor blur.glsl 2026-03-11 10:35:59 +09:00
かっこかり
25783425e1 deps: update dependencies (#17229)
* deps: update dependencies

* update lockfile
2026-03-09 09:09:09 +09:00
syuilo
0e5c8496ce wip 2026-03-07 20:42:43 +09:00
かっこかり
ac45781ef9 deps: security dependency updates [ci skip] (#17225) 2026-03-07 14:35:10 +09:00
syuilo
7ff95b8f8a wip 2026-03-06 14:09:32 +09:00
syuilo
a025209602 fix(frontend): 意図せず参照渡しになり得る箇所をdeepCloneするように修正 (#17207)
現状は(おそらく)問題は起きていないが今後問題が発現するシチュエーションが出てくる可能性がある
2026-03-05 20:38:42 +09:00
かっこかり
3980b2ca55 fix: review fixes (#17208)
* fix: OAuthのContent-Typeを正しく判定するように

* fix(frontend): fix outdated comments

* fix: storagePersistenceのtop-level awaitを解消

* fix

* fix(frontend): add comment

Co-Authored-By: anatawa12 <anatawa12@icloud.com>

* fix

* fix: rename `users/get-following-users-by-birthday`

* fix: fix types

* Update MkForm.vue

* refactor utility/storage.ts

---------

Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2026-03-05 19:24:30 +09:00
syuilo
295c91c245 wip 2026-03-05 16:55:03 +09:00
syuilo
7322697707 Update engine.ts 2026-03-05 12:05:44 +09:00
syuilo
ed4e3a51fd wip 2026-03-05 12:00:14 +09:00
syuilo
bdc34305be wip 2026-03-05 11:54:25 +09:00
syuilo
354504b534 wip 2026-03-04 18:01:00 +09:00
syuilo
f311105b54 wip 2026-03-04 14:22:40 +09:00