| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | 5dc99e6f89 | fix(deps): update [frontend] update dependencies (#15542) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-02-24 14:13:44 +09:00 | 
				
					
						|  ikasoba | 7c87dec6ee | ignore js-built (#15523) | 2025-02-18 16:46:37 +09:00 | 
				
					
						|  syuilo | 34f8345bc8 | clean up dev logs | 2025-02-17 14:38:15 +09:00 | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) 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]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) 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 | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | 49d7bc5faf | fix(deps): update dependency esbuild to v0.25.0 [security] (#15476) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-02-15 10:58:03 +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 | 
				
					
						|  lqvp | e339293673 | feat: アクセストークン発行時に通知するように (#15422) * feat: アクセストークン発行時に通知するように (misskey-dev/misskey#13353)
* fix: 不要な翻訳を削除/インデントを揃えるように
* chore(backend): 不要なawaitを削除
* chore: changelogへ追加 | 2025-02-11 01:15:33 +00:00 | 
				
					
						|  syuilo | cfb61289a9 | refactor(frontend): remove X theme properties (#15376) * refactor(frontend): remove X theme properties
* Update MkAutocomplete.vue
* Update WidgetCalendar.vue | 2025-02-05 11:17:48 +00:00 | 
				
					
						|  かっこかり | c548ec9906 | refactor(frontend): verbatimModuleSyntaxを有効化 (#15323) * wip
* wip
* wip
* wip
* revert unnecessary changes
* wip
* refactor(frontend): enforce verbatimModuleSyntax
* fix
* refactor(frontend-shared): enforce verbatimModuleSyntax
* wip
* refactor(frontend-embed): enforce verbatimModuleSyntax
* enforce consistent-type-imports
* fix lint config
* attemt to fix ci
* fix lint
* fix
* fix
* fix | 2025-02-05 10:01:44 +00:00 | 
				
					
						|  かっこかり | 6250af2a2c | wip (#15348) Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> | 2025-01-28 01:45:13 +00:00 | 
				
					
						|  Nanashi. | 99ba7ebaa2 | fix(frontend-shared): nodemonをdevDependenciesに追加 (#15225) | 2025-01-07 12:21:05 +00:00 | 
				
					
						|  syuilo | e26e24b610 | update deps (#14950) * update deps
* wip
* Revert "wip"
This reverts commit 393de249fe.
* wip
* wip
* wip
* wip | 2024-11-15 17:22:00 +09:00 | 
				
					
						|  syuilo | 4a356f1ba7 | refactor(frontend): prefix css variables (#14725) * wip
* Update index.d.ts
* remove unnecessary codes | 2024-10-09 18:08:14 +09:00 | 
				
					
						|  syuilo | 83db116c46 | enhance(backend): notify new login (#14673) * wip
* Update CHANGELOG.md
* wip
* fix
* Update index.d.ts
* Update SigninService.ts
* Update MkNotification.vue | 2024-10-03 15:06:04 +09:00 | 
				
					
						|  syuilo | 28e9d4e483 | feat: フォローされた際のメッセージを設定できるようにする (#14430) * feat: フォローされた際のメッセージを設定できるようにする
Resolve #14425
* Update CHANGELOG.md
* 既にフォローしているユーザーのメッセージも見れるように
* Update packages/frontend/src/components/MkNotification.vue
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix indent
* Update users.ts
* wip
* Update users.ts
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> | 2024-09-28 09:55:21 +09:00 | 
				
					
						|  かっこかり | d8a2eeb7ed | feat: エクスポート完了時に通知を発行するように (#14484) * feat: エクスポート完了時に通知を発行するように
* Update Changelog
* entitity -> entity
* fix: ペイロードを含むように
* fix icon
* exportableEntities -> userExportableEntities | 2024-09-26 14:15:03 +09:00 | 
				
					
						|  syuilo | 1d8bfe4f1c | 🎨 | 2024-09-24 18:24:28 +09:00 | 
				
					
						|  おさむのひと | 98de7ca526 | fix(frontend): 連合一覧等のページネーションが壊れていたのを修正 (#14439) * fix
* fix
* fix CHANGELOG.md
* 開発環境以外でログが出ないように
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> | 2024-09-24 10:09:55 +09:00 | 
				
					
						|  かっこかり | f0834ca14c | enhance: ユーザーコンテンツのインポート操作の実行可否をロールで制御できるように (#14583) * enhance: インポート操作の実行可否をロールで制御できるように
* Update Changelog | 2024-09-20 21:04:58 +09:00 | 
				
					
						|  syuilo | a5e61b8c19 | Revert "refactor" This reverts commit 0134e6e420. | 2024-09-17 17:05:52 +09:00 | 
				
					
						|  syuilo | 0134e6e420 | refactor | 2024-09-17 17:00:48 +09:00 | 
				
					
						|  かっこかり | 837a8e15d8 | refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) * refactor(frontend): shouldCollapsedを共通化
* refactor(frontend): config.js, worker-multi-dispatch.js, intl-const.jsを共通化
* fix(frontend-shared): fix type error
* refactor(frontend): is-link.jsと、同一の振る舞いをする記述を共通化
* fix
* fix lint
* lint fixes | 2024-09-10 18:39:53 +09:00 | 
				
					
						|  かっこかり | 2cbe1d1210 | feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) * fix
* navhookをbootに移動
* サーバーサイドのbootも分けるように
* 埋め込みページかどうかの判定は最初の一回だけに
* tooltipは出せるように
* fix design
* 埋め込み独自のtooltipを削除
* ロジックの分岐が多かったMkNoteDetailedを分離
* fix indent
* プレビュー用iframeにフォーカスが当たるのを修正
* popupの制御を出す側で行うように
* パラメータが逆になっていたのを修正
* Update MkEmbedCodeGenDialog.vue
* fix
* eliminate misskey-js lint warns
* fix
* add appropriate attributes to embed html
* enhance: サーバーサイドのembed系をさらに分離
* enhance: embed routerを分離(route定義をboot時に変更できるようにする改修を含む)
* type
* lint
* fix indent
* server-side styleを完全に分離
* Revert "refactor: 画面サイズのしきい値をconstにまとめる"
This reverts commit 05ca36f400.
* fix
* revert all changes in base.pug
* embedドメインをまとめた
* embedドメインをまとめた
* prevent calling contextmenu in embed page by stopping at the caller
* fix import
* fix import
* improve directory structure
* fix import
* register timeline ui as a container
* wa-
* rename
* wa-
* Update EmMediaList.vue
* Update EmMediaList.vue
* Update EmMediaList.vue
* Update EmMediaImage.vue
* Update EmNote.vue
* revert mkmedialist changes
* 戻し漏れ
* wip
* tweak embed media ui
* revert original media components
* Update boot.embed.js
* rename
* wip
* Update MkNote.vue
* wip
* Update MkSubNoteContent.vue
* Update EmNote.vue
* Update packages/frontend/src/router/definition.ts
* Revert "Update packages/frontend/src/router/definition.ts"
This reverts commit937ae44521.
* refactor EmMediaImage
* fix import
* remove unused imports
* Update router.ts
* wip
* Update boot.ts
* wip
* wip
* wip
* wip
* Update EmNote.vue
* Update EmNote.vue
* Create EmA.vue
* Create EmAvatar.vue
* Update EmAvatar.vue
* wip
* wip
* wip
* Create EmImgWithBlurhash.vue
* Update EmImgWithBlurhash.vue
* Create EmPagination.vue
* wip
* Update boot.ts
* wip
* wip
* wi@p
* wip
* wip
* wiop
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update boot.ts
* wip
* Update MkMisskeyFlavoredMarkdown.ts
* wip
* wip
* wip
* wip
* wip
* Update post-message.ts
* wip
* Update EmNoteDetailed.vue
* Update EmNoteDetailed.vue
* Create instance.ts
* Update EmNoteDetailed.vue
* wip
* Update EmNoteDetailed.vue
* wip
* wip
* wip
* Update pnpm-lock.yaml
* wip
* wip
* wp
* wip
* Update ClientServerService.ts
* wip
* Update boot.ts
* Update vite.config.local-dev.ts
* Update vite.config.ts
* Create index.html
* wa-
* wip
* Update boot.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Create EmLink.vue
* Create EmMention.vue
* Update EmMfm.ts
* wip
* wip
* wip
* wip
* Update vite.config.ts
* Update boot.ts
* Update EmA.vue
* うぃp
* wip
* wip
* Create EmError.vue
* wip
* Update MkEmbedCodeGenDialog.vue
* Update EmNote.vue
* wip
* wip
* Update user-timeline.vue
* Update check-spdx-license-id.yml
* wip
* wip
* style(frontend-shared): lint fixes on build.js
* fix(frontend-shared): include `*.{js,json}` files in js-built
* wip
* use alias
* refactor
* refactor
* Update scroll.ts
* refactor
* refactor
* refactor
* wip
* wip
* wip
* wip
* Update roles.vue
* Update branding.vue
* wip
* wip
* wip
* Update page.vue
* wip
* fix import
* add missing css variables
* 絵文字をtwemojiに変更
クライアントデフォルトにあわせるため
* force empoll readonly
* fix compiler error
* fix broken imports
* tweak button style
* run api extractor
* fix storybook theme preloads
* fix storybook instance imports
* Update preview.ts
* Update preview.ts
* Update preview.ts
* Revert "Update preview.ts"
This reverts commit12bab1c6fb.
* Revert "Update preview.ts"
This reverts commit5c0ce01dbd.
* Revert "Update preview.ts"
This reverts commitf4863524d7.
* Revert "fix storybook instance imports"
This reverts commited8eabb246.
* Revert "wip"
This reverts commitd3c1926519.
* Revert "Update page.vue"
This reverts commit27c7900b0c.
* Revert "Update branding.vue"
This reverts commitc08ccb65ba.
* Revert "Update roles.vue"
This reverts commit1488b67066.
* Revert "wip"
This reverts commitaab1c76981.
* refactor: use common media proxy
* fix imports
* fix
* fix: MediaProxyの初期化を保証する(storybook対策?)
* enhance(frontend-embed): improve embedParams provide
* fix(backend): MK_DEV_PREFER=backendのときにembed viteが読み込めないのを修正
* fix
* embed-pageを共通化
* fix import
* fix import
* fix import
* const.jsを共通化
(たぶんrevertしすぎた)
* fix type error
* fix duplicated import
* fix lint
* fix
* コメントとして残す
* sharedとembedをlint対象にする
* lint
* attempt to fix eslint (frontend-shared)
* lint fixes
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com> | 2024-09-09 20:57:36 +09:00 |