summaryrefslogtreecommitdiff
path: root/packages/frontend-shared (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-03-05split url into webUrl and localUrl (like mastodon)Freya Murphy1-4/+8
2026-02-28deps: Security dependency updates (#17198)かっこかり1-3/+3
* update deps * update security deps
2026-02-22deps: update dependencies (#17184)かっこかり1-6/+6
* update deps * fix
2026-02-16deps: update dependencies (#17174)かっこかり1-5/+5
* deps: update dependencies * update * run pnpm dedupe * update tsgo * rollback tsgo
2026-02-07worker-multi-dispatch のコメントを抑制 (#17157)果物リン1-1/+1
2026-01-24deps: update dependencies [ci skip] (#17126)かっこかり1-4/+4
* deps: update dependencies * update vunerable packages as well
2026-01-08enable and fix no-unused-vars and no-async-promise-executor (#17070)anatawa121-1/+0
* dev: set --no-bail for lint task * lint: enable no-async-promise-executor lint and fix them * lint: enable no-unused-vars with allowing _ prefix * lint: fix semi
2026-01-03fix(deps): update [frontend] update dependencies (#17062)かっこかり1-5/+5
* fix(deps): update [frontend] update dependencies * rollback tsgo to fix type error * Revert "rollback tsgo to fix type error" This reverts commit 3a0b94e5b2d35ac9c1339d7507d9dc9e7704d8e0. * rollback vue-tsc to fix type errors (test) * update vue-tsc to 3.2.0 * update vue-tsc stack to v3.2.1 * rollback vue-tsc to v3.1.8
2025-12-22feat: use tsgo where capable (#16984)anatawa123-4/+2
2025-12-20fix(frontend): ↵かっこかり1-4/+21
一部のUnicode絵文字がリアクションボタンにならない問題を修正 (#17017) * fix(frontend): 一部のUnicode絵文字がリアクションボタンにならない問題を修正 * Update Changelog * fix
2025-12-16deps: update deps [ci skip] (#16997)かっこかり1-4/+4
* update deps * update chokidar to v5 * fix type error * rollback serviceworker types to r74 * fix [ci skip]
2025-12-11enhance: use native glob (#16965)syuilo1-2/+1
* enhance: use native glob * remove tiny-glob * remove fast-glob * refactor * fix: use async glob if possible --------- Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-12-05fix(deps): update [frontend] update dependencies [ci skip] (#16942)renovate[bot]1-4/+4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-30refactor: localesをworkspace管理下のパッケージに (#16895)おさむのひと4-3/+4
* refactor: localesをworkspace管理下のパッケージに * fix copilot review * move * move * rename * fix ci * revert unwanted indent changes * fix * fix * fix * fix * 間違えてコミットしていたのを戻す * 不要 * 追加漏れ * ymlの場所だけ戻す * localesの位置を戻したのでこの差分は不要 * 内容的にlocalesにある方が正しい * i18nパッケージ用のREADME.mdを用意 * fix locale.yml * fix locale.yml --------- Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-11-30fix(deps): update [frontend] update dependencies [ci skip] (#16901)renovate[bot]1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26fix(deps): update [frontend] update dependencies [ci skip] (#16868)renovate[bot]1-4/+4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25fix(deps): update [frontend] update dependencies [ci skip] (#16802)renovate[bot]1-5/+5
* fix(deps): update [frontend] update dependencies * run pnpm dedupe * [ci skip] run dedupe --------- 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-11-08fix(deps): update [frontend] update dependencies [ci skip] (#16769)renovate[bot]1-5/+5
* fix(deps): update [frontend] update dependencies * run ci --------- 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-10-28deps: update `@types/node` to v24 [ci skip] (#16718)かっこかり1-1/+1
* update `@types/node` to v24 * fix
2025-10-27fix(frontend): ↵かっこかり1-0/+1
confettiの実行がアニメーション設定を考慮していない問題を修正 (#16714) * fix(frontend): confettiの実行がアニメーション設定を考慮していない問題を修正 * Update Changelog --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-10-23refactor(frontend): フロントエンドの型エラー解消 (#16694)かっこかり1-3/+8
2025-10-21fix(deps): update [frontend] update dependencies [ci skip] (#16684)renovate[bot]1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20fix(deps): update [frontend] update dependencies [ci skip] (#16613)renovate[bot]1-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-09chore(deps): update dependency @types/node to v22.18.8 (#16630)かっこかり1-1/+1
* chore(deps): update dependency @types/node to v22.18.8 * run pnpm dedupe * Update Changelog
2025-10-09update deps [ci skip] (#16628)かっこかり1-3/+3
2025-10-04fix(deps): update [frontend] update dependencies [ci skip] (#16548)renovate[bot]1-6/+6
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10fix(eslint): add window prefix rules to frontend-embed & frontend-shared ↵taiy4-16/+78
(#16531)
2025-09-08fix(deps): update [frontend] update dependencies (#16492)renovate[bot]1-4/+4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01refactorsyuilo1-62/+0
2025-08-24fix(deps): update [frontend] update dependencies (#16387)renovate[bot]1-5/+5
* fix(deps): update [frontend] update dependencies * fix build error --------- 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-08-22fix(frontend): follow-up of #16380かっこかり1-0/+1
2025-08-08Follow up per locale bundle (#16381)anatawa121-1/+2
* fix docker build * enable check spdx license id in frontend-builder * fix eslint config * run eslint for frontend-builder in ci * fix eslint * add license headers * fix unnecessary comments * update changelog * fix generateDts * fix tsx
2025-08-08per-locale bundle & inline locale (#16369)anatawa124-13/+27
* feat: split entry file by locale name * chore: とりあえず transform hook で雑に分割 * chore: とりあえず transform 結果をいい感じに * chore: concurrent buildで高速化 * chore: vite ではローケルのないものをビルドして後処理でどうにかするように * chore: 後処理のためにi18n.jを単体になるように切り出す * chore: use typescript * chore: remove unref(i18n) in vite build process * chore: inline variable * fix: build error * fix: i18n.ts.something.replaceAll() become error * chore: ignore export specifier from error * chore: support i18n.tsx as object * chore: process literal for all files * chore: split config and locale * chore: inline locale name * chore: remove updating locale in boot common * chore: use top-level await to load locales * chore: inline locale * chore: remove loading locale from boot.js * chore: remove loading locale from boot.js * コメント追加 * fix test; fetchに失敗する * import削除ログをdebugレベルに * fix: watch pug * chore: use hash for entry files * chore: remove es-module-lexer from dependencies * chore: move to frontend-builder * chore: use inline locale in embed * chore: refetch json on hot reload * feat: store localization related to boot.js in backend in bootloaderLocales localstorage * 応急処置を戻す * fix spex * fix `Using i18n identifier "e" directly. Skipping inlining.` warning * refactor: use scriptsDir parameter * chore: remove i18n from depmap * chore: make build crash if errors * error -> warn few conditions * use inline object * update localstorage keys * remove accessing locale localstorage * fix: failed to process i18n.tsx.aaa({x:i18n.bbb})
2025-08-03fix(deps): update [frontend] update dependencies (#16347)renovate[bot]1-7/+7
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01enhance: support emojis added in Unicode 16.0 or earlier (#16329)poppingmoon1-32/+136
* add missing emojis to emojilist.json * reorder family emojis * reorder harp * reorder symbols * correct emoji genders * add missing emojis to unicode-emoji-indexes * add Japanese annotations for Sark flag * correct kana notations * add square colors * upgrade @twemoji/parser to 16.0.0 * correct emoji genders * upgrade mfm.js to 0.25.0
2025-08-01feat(frontend): セーフモード (#16245)かっこかり1-0/+1
* feat(frontend): セーフモード * Update Changelog * Update Changelog * fix * fix * Update Changelog * Update Changelog * PWAのショートカット経由でもセーフモードで起動できるように * Update ClientServerService.ts --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-07-17fix(deps): update [frontend] update dependencies (#16202)renovate[bot]1-7/+7
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-12enhance: ウォーターマーク機能をロールで制御可能にsyuilo1-0/+1
2025-06-26tweak eslint configsyuilo1-0/+1
2025-06-25feat: ノートの下書き(draft of note) (#15298)taichan1-0/+1
* WIp (backend) * Remove unused * 下書きbackend 続き * fix(backedn): visibilityが下書きに反映されない * Update packages/backend/src/postgres.ts Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> * Fix : import order * fix(backend) : createでcwが効かない * FIX FOREGIN KEY * wip: frontend(既存の下書きを挿入) まだ:チャンネル表示、下書きの作成、削除 * WIP: ノート選択ダイアログ 投稿時に下書きを削除 * Promiseに変更 * 連合なし、チャンネルも表示 * Hashtagの値抜け漏れ * hasthagを0文字でも作成可能に * 下書きの保存機構 * chore(misskey-js): build types * localOnly抜け漏れ * チャンネル情報の書き換え * enhance(frontend): ヘッダ部の表示改善 * fix(frontend): ファイル添付できない * fix: no file * fix(frontend): 投票が反映されない * ハッシュタグの展開(コメントアウト外し忘れ) * fix: visibleUserIdsが反映されない * enhance: APIの型を整備 * refactor: 型が整備できたのでasを削除 * Add userhost * fix * enhance: paginationを使う * fix * fix: 自分のアカウントでの投稿でしか下書きを利用できないように 完全に塞ぐことはできないが一応 * :art: * APIのエラーIDを追加 * enhance: スタイル調整 * remove unused code * :art: * fix: ロールポリシーの型 * ロールの編集画面 * ダイアログの挙動改善 * 下書き機能が利用できない場合は表示しないように * refactor * fix: ダブルクリックが効かない問題を修正 * add comments * fix * fix: 保存時のエラーの種別にかかわらずmodalを閉じないように * fix()backend: NoteDraftのreply, renoteの型が間違ってたので修正 (migtrationはあってた) * fix: 投稿フォームを空白にして通常リノートできるやつは下書きとしては弾くように * fix(backend): テキストが0文字でも下書きは保存できるように * Fix(backend): replyIdの型定義がミスっているのを修正 * chore(misskey-js): update types * Add CHANGELOG * lint * 常にサーバー下書きに保存し、上限を超えた場合のみ尋ねるように * NoteDraftServiceにcreate, updateの処理を移譲 * Fix typeerror * remove tooltip * Remove Mkbutton:short and use iconOnly * 不要なコメントの削除 * Remove Short Completely * wip * escキーまわりの挙動を改善 * 下書き選択時に下書き可能数と現在の量が分かるように * cleanUp * wip * wi * wip * Update MkPostForm.vue --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-06-16fix(frontend): ↵syuilo1-2/+2
キャッシュを削除しないとクライアントが使用できないことがある問題を修正 Fix #16196
2025-06-16fix(frontend): ↵syuilo1-1/+5
キャッシュを削除しないとクライアントが使用できないことがある問題を修正
2025-06-10fix(deps): update [frontend] update dependencies (#16144)renovate[bot]1-4/+4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03enhance(frontend): ↵かっこかり1-0/+4
リアクションビューワーで使用可能なリアクションを優先して表示するオプション (#16149) * enhance(frontend): リアクションビューワーで使用可能なリアクションを優先して表示するオプション * Update Changelog * tweak * fix * enhance: リアクティブじゃなくする --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-06-02fix(deps): update [frontend] update dependencies (#16086)renovate[bot]1-5/+5
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22feat: ↵syuilo1-0/+1
ロールでアップロード可能なファイル種別を設定可能に (#16081) * wip * Update RoleService.ts * wip * Update RoleService.ts * Update CHANGELOG.md
2025-05-22fix(deps): update [frontend] update dependencies (#15910)renovate[bot]1-6/+6
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-21Feat: ドライブ周りのUIの強化 (#16011)syuilo8-12/+0
* wip * wip * Update MkDrive.vue * wip * Update MkDrive.vue * Update MkDrive.vue * wip * Update MkDrive.vue * Update MkDrive.vue * wip * Update MkDrive.vue * wip * wip * wip * wip * Update MkDrive.vue * wip * wip * wip * wip * wip * wip * wip * feat(frontend): upload dialog (#16032) * wip * wip * Update MkUploadDialog.vue * wip * wip * wip * wip * wip * Update MkUploadDialog.vue * wip * wip * Update MkDrive.vue * wip * wip * Update MkPostForm.vue * wip * Update room.form.vue * Update os.ts * wiop * wip * wip * wip * wip * wip * wip * wip * Update select-file.ts * wip * wip * Update MkDrive.vue * Update drag-and-drop.ts * wip * wip * wop * wip * wip * Update MkDrive.vue * Update CHANGELOG.md * wipo * Update MkDrive.folder.vue * wip * Update MkUploaderDialog.vue * wip * wip * Update MkUploaderDialog.vue * wip * Update MkDrive.vue * Update MkDrive.vue * wip * wip
2025-05-06refactor(frontend): 空/エラー結果表示をコンポーネント化 ↵syuilo1-4/+0
(#15963) * wip * wip * wip * wip * wip * Update MkResult.vue * Add storybook story for MkResult (#15964) * Update MkResult.vue --------- Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
2025-04-29fix(frontend): fix lint (#15906)かっこかり2-13/+26
* fix(frontend): attempt to fix lint * fix lint