misskey/packages/frontend/src
2024-12-22 13:46:09 +09:00
..
boot refactor(frontend): 動画UIのフルスクリーン周りの調整 (#14877) 2024-11-09 10:57:04 +09:00
components enhance(frontend): PC画面でチャンネルが複数列で表示されるように (#15129) 2024-12-16 08:57:37 +09:00
directives refactor(frontend): getBgColorを共通化 (#14782) 2024-10-19 18:02:09 +09:00
filters refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
pages Merge branch 'develop' into fix-hide-tabs-for-remote-user 2024-12-22 13:46:09 +09:00
router refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848) 2024-10-31 13:46:42 +09:00
scripts enhance(frontend): 照会の際にエラーを表示するように (#15147) 2024-12-19 16:05:33 +09:00
types refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848) 2024-10-31 13:46:42 +09:00
ui fix(frontend): サーバードキュメントとMisskey関連リソースとの間にdividerが入らないことがある問題を修正 (#15044) 2024-11-24 15:23:21 +09:00
unicode-emoji-indexes
widgets refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848) 2024-10-31 13:46:42 +09:00
workers
_boot_.ts enhance(frontend): 外部アプリ認証画面の改良 (#14828) 2024-10-25 14:20:33 +09:00
_dev_boot_.ts refactor(frontend): prefix css variables (#14725) 2024-10-09 18:08:14 +09:00
account.ts enhance(frontend): 外部アプリ認証画面の改良 (#14828) 2024-10-25 14:20:33 +09:00
cache.ts
custom-emojis.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
debug.ts
events.ts
i18n.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
index.html
index.mdx
instance.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
local-storage.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
navbar.ts feat: 送信したフォローリクエストを確認できるように (#14856) 2024-11-15 17:30:54 +09:00
nirax.ts refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848) 2024-10-31 13:46:42 +09:00
os.ts refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848) 2024-10-31 13:46:42 +09:00
pizzax.ts chore: little type trick in pizzax.ts (#14891) 2024-11-06 22:01:58 +09:00
plugin.ts
server-context.ts fix(frontend): serverContextの型エラーを修正 (#15131) 2024-12-16 09:03:46 +09:00
store.ts refactor(frontend): 動画UIのフルスクリーン周りの調整 (#14877) 2024-11-09 10:57:04 +09:00
stream.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
style.scss chore(frontend): tweak animation style 2024-11-15 18:00:20 +09:00
theme-store.ts
timelines.ts
type.ts