..
aiscript
enhance(frontend): IDにUUIDを使うのをやめる ( #16138 )
2025-06-03 07:31:19 +09:00
boot
chore(frontend): 開発モード時に言語ファイルの変更を自動で反映するように ( #16215 )
2025-06-26 08:26:44 +09:00
components
enhance(frontend): ページネーションの並び順を逆にできるように
2025-06-25 20:26:20 +09:00
composables
refactor(frontend): refactor uploader image editing features and menu
2025-06-26 12:10:15 +09:00
directives
lint fixes
2025-03-20 19:00:09 +09:00
filters
enhance(frontend): 投稿フォームの設定メニューを改良 (改)
2025-03-16 17:48:16 +09:00
lib
Feat: No websocket mode ( #15851 )
2025-05-09 17:40:08 +09:00
pages
ジョブキューのProgress
の値を正しく計算する ( #16218 )
2025-06-25 20:30:17 +09:00
preferences
refactor
2025-06-26 12:06:53 +09:00
types
chore(frontend): tweak ui
2025-06-06 09:02:47 +09:00
ui
fix(frontend): デッキのタイムラインカラムで新着ノート時のサウンドが再生されない問題を修正
2025-06-14 11:36:42 +09:00
unicode-emoji-indexes
Fix(frontend): 日本語のUnicode絵文字追加辞書をインストールすると絵文字ピッカーでUnicode絵文字を検索できなくなるのを修正 ( #13046 )
2024-01-20 17:28:21 +09:00
utility
Update type from UploaderDialogFeatures to UploaderFeatures
2025-06-26 12:02:25 +09:00
widgets
refactor(frontend): ID生成処理を統一
2025-06-03 07:37:08 +09:00
workers
(re) update SPDX-FileCopyrightText
2024-02-13 15:59:27 +00:00
_boot_.ts
feat(frontend): tabler-iconsのサブセット化 ( #15340 )
2025-05-22 22:56:38 +09:00
accounts.ts
refactor(frontend): アカウント情報はstore管理に
2025-04-16 09:25:13 +09:00
analytics.ts
feat: google analytics ( #15451 )
2025-02-25 11:51:23 +00:00
cache.ts
refactor(frontend): scripts -> utility
2025-03-09 14:28:01 +09:00
custom-emojis.ts
refactor(frontend): scripts -> utility
2025-03-09 14:28:01 +09:00
debug.ts
refactor(frontend): verbatimModuleSyntaxを有効化 ( #15323 )
2025-02-05 10:01:44 +00:00
deck.ts
enhance(frontend): IDにUUIDを使うのをやめる ( #16138 )
2025-06-03 07:31:19 +09:00
di.ts
perf(frontend): use css-native implementation for spacer rather than vue component
2025-04-27 19:55:56 +09:00
drag-and-drop.ts
Feat: ドライブ周りのUIの強化 ( #16011 )
2025-05-21 07:31:24 +09:00
events.ts
Feat: ドライブ周りのUIの強化 ( #16011 )
2025-05-21 07:31:24 +09:00
i.ts
refactor(frontend): signinRequired -> ensureSignin
2025-03-16 19:04:14 +09:00
i18n.ts
refactor(frontend): frontend-embed/src/to-be-sharedを共通化 ( #14536 )
2024-09-10 18:39:53 +09:00
index.mdx
instance.ts
enhance(frontend): URLプレビューをユーザーサイドで無効化できるように ( #16064 )
2025-05-20 13:42:30 +09:00
local-storage.ts
enhance(frontend): 壁紙をデッキ設定の一部に
2025-04-01 13:18:49 +09:00
memory-storage.ts
enhance(frontend): コントロールパネルのユーザ検索で入力された情報をページ遷移で損なわないように ( #15438 )
2025-02-26 07:28:35 +00:00
navbar.ts
enhance: チャットの閲覧を無効化できるように ( #15765 )
2025-04-07 19:09:11 +09:00
os.ts
fix/refactor(frontend): 画像編集機能の修正・型強化 ( #16156 )
2025-06-04 16:22:09 +09:00
page.ts
🎨
2025-03-18 17:31:25 +09:00
plugin.ts
enhance(frontend): IDにUUIDを使うのをやめる ( #16138 )
2025-06-03 07:31:19 +09:00
pref-migrate.ts
enhance(frontend): IDにUUIDを使うのをやめる ( #16138 )
2025-06-03 07:31:19 +09:00
preferences.ts
refactor
2025-05-07 16:10:43 +09:00
router.definition.ts
enhance(frontend): add debug room
2025-05-07 10:45:01 +09:00
router.ts
fix(frontend): suppress inject warn
2025-03-30 18:13:08 +09:00
server-context.ts
lint fixes
2025-03-20 19:00:09 +09:00
signout.ts
fix(frontend): 自動バックアップが設定されていない環境では設定が消滅する旨の警告を出すように ( #15802 )
2025-04-13 16:59:01 +09:00
store.ts
refactor(frontend): refactor tips
2025-06-06 21:03:35 +09:00
stream.ts
lint fixes
2025-03-20 19:00:09 +09:00
style.scss
fix(frontend): タブ間同期が行われるとテーマが切り替わり続ける問題を修正 ( #16094 )
2025-05-25 08:37:39 +09:00
tab-id.ts
enhance(frontend): IDにUUIDを使うのをやめる ( #16138 )
2025-06-03 07:31:19 +09:00
theme.ts
fix(frontend): タブ間同期が行われるとテーマが切り替わり続ける問題を修正 ( #16094 )
2025-05-25 08:37:39 +09:00
timelines.ts
enhance(frontend): improve accounts management
2025-03-13 22:12:23 +09:00
tips.ts
enhance(frontend): 投稿フォームにアップローダーを埋め込み ( #16173 )
2025-06-07 07:47:43 +09:00
type.ts
chore: add missing SPDX ID and workflow check ( #13570 )
2024-03-13 22:37:18 +09:00