Commit Graph

2431 Commits

Author SHA1 Message Date
tai-cha f8282e8d1f childrenがduplicate key errorを吐く問題をいったん解決 2025-03-02 02:12:53 +00:00
syuilo 6d4d2c5c20 Update general.vue 2025-02-23 20:47:08 +09:00
syuilo d25b23b157 Update general.vue 2025-02-23 20:31:57 +09:00
syuilo bf02152fbc Update mute-block.vue 2025-02-22 21:18:43 +09:00
syuilo 35160f602e Update mute-block.vue 2025-02-22 21:08:44 +09:00
syuilo afc481d3db Update profile.vue 2025-02-22 21:03:41 +09:00
syuilo 4192d8b3c7 wip 2025-02-22 19:48:34 +09:00
syuilo fa65b41470 Update SearchMarker.vue 2025-02-22 18:50:16 +09:00
syuilo 0f86049b22 wip 2025-02-22 18:48:10 +09:00
syuilo 5b23857ced wip 2025-02-22 18:37:40 +09:00
syuilo 692b0761d6
Merge branch 'settings-search' into settings-search-index 2025-02-22 18:33:43 +09:00
syuilo 41c2560cb1 Update general.vue 2025-02-22 17:14:24 +09:00
syuilo 7a504b0f6e Update general.vue 2025-02-22 17:04:27 +09:00
syuilo fc32946530 wip 2025-02-22 16:50:18 +09:00
syuilo 1de4dfd9e8 Update privacy.vue 2025-02-22 15:13:10 +09:00
syuilo ee2a859c94 Update privacy.vue 2025-02-22 14:43:23 +09:00
syuilo 1cab38c8da Merge branch 'develop' into settings-search 2025-02-22 14:29:28 +09:00
tai-cha 1e80ee5bd0
hashをパスと行数から決定 2025-02-21 22:29:42 +09:00
tai-cha dc9472771b
rename auto generated file 2025-02-17 20:09:01 +09:00
tai-cha 798439dfaa
update comment 2025-02-17 19:55:04 +09:00
tai-cha f45bf08dd4
update comment 2025-02-17 19:54:28 +09:00
tai-cha 392670dd57
wip: childrenの生成 2025-02-17 19:53:03 +09:00
tai-cha 98b25dc2bd
条件が逆 2025-02-17 18:51:28 +09:00
tai-cha 3fb645025b
開発サーバーでだけ必要な挙動は開発サーバーのみで 2025-02-17 18:49:11 +09:00
tai-cha f97f43abdd
rollupでビルド時・devモード時に毎回uuidを生成するように 2025-02-17 18:25:41 +09:00
tai-cha 9f786b772b
wip: markerIdを自動付与 2025-02-17 17:18:38 +09:00
tai-cha 30ff85babb
SPDX 2025-02-17 14:56:06 +09:00
tai-cha 28c6b40f84
wip 2025-02-17 14:51:46 +09:00
syuilo 34f8345bc8 clean up dev logs 2025-02-17 14:38:15 +09:00
tai-cha 5f4cc2463e wip rollup pluginでsearchIndexの情報生成 2025-02-17 04:21:16 +00:00
syuilo c88c18fdf4 test 2025-02-16 20:54:16 +09:00
claustra01 9ffe504c7f
enhance(frontend): CWの注釈で入力済みの文字数を表示する (#15070)
* enhance: CW注釈の文字数表示

* update: CHANGELOG.md

* chore: maxCwTextLengthをただのconstにする

* fix: 投稿ボタンのdisable判定条件

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-16 10:34:50 +00:00
syuilo 83fc29f138 wip 2025-02-16 19:33:00 +09:00
renovate[bot] e2a55e2a31
fix(deps): update [frontend] update dependencies (#15504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-16 16:47:04 +09:00
syuilo 534a95761b wip 2025-02-16 12:55:56 +09:00
syuilo a37a945f95 wip 2025-02-16 12:50:31 +09:00
renovate[bot] 994f8b556d
fix(deps): update [frontend] update dependencies (major) (#15497)
* fix(deps): update [frontend] update dependencies

* remove uuid types (v11 is typescript)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-15 19:48:49 +09:00
renovate[bot] 280f465769
fix(deps): update [frontend] update dependencies (#15489)
* fix(deps): update [frontend] update dependencies

* fix type error

* fix

* Revert "fix"

This reverts commit de27d254f4.

* fix version

* attempt to fix test

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-15 14:54:45 +09:00
おさむのひと 57e86fe609
fix(frontend): カスタム絵文字管理画面(beta)にてisSensitive/localOnlyの絞り込みが上手くいかない問題の修正 (#15461)
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-15 04:01:51 +00:00
かっこかり d8c4908aa5
enhance(frontend): リアクション時に確認ダイアログを出せるように (#15174)
* enhance(frontend): リアクション時に確認ダイアログを出せるように

* Update Changelog

* indent

* fix
2025-02-15 04:01:06 +00:00
renovate[bot] 4de33aca8c
chore(deps): update dependency vitest to v1.6.1 [security] (#15473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 11:01:32 +09:00
renovate[bot] 6bb4669242
fix(deps): update dependency vite [security] (#15472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 10:55:51 +09:00
syuilo ffd8cf07e6
update deps (#15311)
* wip

* bump misskey-dev/eslint-plugin

* lint fixes (backend)

* lint fixes (frontend)

* lint fixes (frontend-embed)

* rollback nsfwjs to 4.2.0

ref: infinitered/nsfwjs#904

* rollback openapi-typescript to v6

v7でOpenAPIのバリデーションが入るようになった関係でスコープ外での変更が避けられないため一時的に戻した

* lint fixes (misskey-js)

* temporarily disable errored lint rule (frontend-shared)

* fix lint

* temporarily ignore errored file for lint (frontend-shared)

* rollback simplewebauthn/server to 12.0.0

v13 contains breaking changes that require some decision making

* lint fixes (frontend-shared)

* build misskey-js with types

* fix(backend): migrate simplewebauthn/server to v12

* fix(misskey-js/autogen): ignore indent rules to generate consistent output

* attempt to fix test

changes due to capricorn86/happy-dom#1617 (XMLSerializer now produces valid XML)

* attempt to fix test

changes due to capricorn86/happy-dom#1617 (XMLSerializer now produces valid XML)

* fix test

* fix test

* fix test

* Apply suggestions from code review

Co-authored-by: anatawa12 <anatawa12@icloud.com>

* bump summaly to v5.2.0

* update tabler-icons to v3.30.0-based

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2025-02-15 10:24:22 +09:00
ikasoba 1e88aa9d81
fix(frontend): Play の再読込時に UI が以前の状態を引き継いでしまう問題を修正 (#15479)
* fix

* update change log
2025-02-14 03:42:21 +00:00
おさむのひと 4d562e7439
enhance(frontend): ノートに埋め込まれたメディアのコンテキストメニューから管理者用のファイル管理画面を開けるように (#15460)
* enhance(frontend): ノートに埋め込まれたメディアのコンテキストメニューから管理者用のファイル管理画面を開けるように

* fix icon

* fix menu

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-13 11:09:04 +00:00
syuilo 30df768d26 Update about-misskey.vue 2025-02-12 20:55:12 +09:00
かっこかり cf35208777
fix(frontend-test): Update url-preview.test.ts 2025-02-11 12:49:22 +09:00
かっこかり d1eddf0d88
fix(frontend): 埋め込みiframeから外部ページに移動できない問題を修正 (#15453)
* fix(frontend): 埋め込みiframeから外部ページに移動できない問題を修正

* Update Changelog
2025-02-11 03:33:15 +00:00
lqvp e339293673
feat: アクセストークン発行時に通知するように (#15422)
* feat: アクセストークン発行時に通知するように (misskey-dev/misskey#13353)

* fix: 不要な翻訳を削除/インデントを揃えるように

* chore(backend): 不要なawaitを削除

* chore: changelogへ追加
2025-02-11 01:15:33 +00:00
おさむのひと a1ca68aadd
fix(frontend): コンディショナルロールを手動で割り当てできる導線を削除 (#15436)
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-11 01:10:05 +00:00