Sharkey/packages/frontend/src
syuilo 3451c9a0de 🎨
2025-03-29 13:39:44 +09:00
..
aiscript enhance(frontend): improve accounts management 2025-03-13 22:12:23 +09:00
boot enhance(frontend): バックグラウンドでチャットメッセージが届いたときにサウンドを再生できるように 2025-03-25 09:36:59 +09:00
components 🎨 2025-03-29 13:39:44 +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 fix lint 2025-03-20 16:07:52 +09:00
pages enhance(frontend): リモートアカウントでチャットが使えるかどうか知る術がないため表示を改善 2025-03-28 11:00:45 +09:00
preferences enhance(frontend): ファイルアップロード処理のリファクタと設定の簡略化 2025-03-28 09:47:34 +09:00
types Feat: Chat (#15686) 2025-03-24 21:32:46 +09:00
ui perf(frontend): avoid main thread scroll repaint 2025-03-28 16:34:21 +09:00
unicode-emoji-indexes
use enhance(frontend): チャット画面で確実に最下部へスクロール追従するように 2025-03-25 11:11:24 +09:00
utility enhance(frontend): リモートアカウントでチャットが使えるかどうか知る術がないため表示を改善 2025-03-28 11:00:45 +09:00
widgets lint fixes 2025-03-20 19:00:09 +09:00
workers
_boot_.ts fix lint 2025-03-20 16:07:52 +09:00
accounts.ts fix lint 2025-03-20 16:07:52 +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): deckをpreferences管理に 2025-03-11 11:14:55 +09:00
di.ts enhance(frontend): refactor and improve ux 2025-03-25 18:30:28 +09:00
events.ts refactor(frontend): router refactoring 2025-03-19 18:06:22 +09:00
i.ts refactor(frontend): signinRequired -> ensureSignin 2025-03-16 19:04:14 +09:00
i18n.ts
index.mdx
instance.ts lint fixes 2025-03-20 19:00:09 +09:00
local-storage.ts Feat: Chat (#15686) 2025-03-24 21:32:46 +09:00
memory-storage.ts enhance(frontend): コントロールパネルのユーザ検索で入力された情報をページ遷移で損なわないように (#15438) 2025-02-26 07:28:35 +00:00
navbar.ts enhance(frontend): チャットの送信者名を表示できるように 2025-03-25 12:36:21 +09:00
os.ts lint fixes 2025-03-20 19:00:09 +09:00
page.ts 🎨 2025-03-18 17:31:25 +09:00
plugin.ts refactor(frontend): rename store.set -> store.commit 2025-03-10 11:27:07 +09:00
pref-migrate.ts enhance(frontend): ファイルアップロード処理のリファクタと設定の簡略化 2025-03-28 09:47:34 +09:00
preferences.ts lint fixes 2025-03-20 19:00:09 +09:00
router.definition.ts Feat: Chat (#15686) 2025-03-24 21:32:46 +09:00
router.ts fix(frontend): 本番環境で不必要なconsole.logを出さないように (#15702) 2025-03-25 08:02:06 +09:00
server-context.ts lint fixes 2025-03-20 19:00:09 +09:00
signout.ts enhance(frontend): clear all client data when logout 2025-03-14 11:55:42 +09:00
store.ts refactor 2025-03-19 16:04:01 +09:00
stream.ts lint fixes 2025-03-20 19:00:09 +09:00
style.scss perf(frontend): avoid main thread scroll repaint 2025-03-28 16:34:21 +09:00
tab-id.ts fix(frontend): 本番環境で不必要なconsole.logを出さないように (#15702) 2025-03-25 08:02:06 +09:00
theme-store.ts enhance(frontend): improve accounts management 2025-03-13 22:12:23 +09:00
theme.ts lint fixes 2025-03-20 19:00:09 +09:00
timelines.ts enhance(frontend): improve accounts management 2025-03-13 22:12:23 +09:00
type.ts