1
0
forked from mirror/misskey
mi.moris.day/packages/frontend/src
2023-11-24 08:36:55 +09:00
..
boot fix(frontend): pull to refreshするたびにストリーミング全体の再接続が行われるのを修正 2023-11-10 17:52:50 +09:00
components fix(frontend): コードエディタが正しく表示されない問題を修正 (#12418) 2023-11-23 20:37:41 +09:00
directives
filters
pages feat 12325 (#12425) 2023-11-24 08:36:55 +09:00
scripts サウンド再生方法の変更に追従できていなかった所を修正 (#12368) 2023-11-21 20:05:04 +09:00
themes
types
ui fix(frontend): アイコンデコレーションが見切れる問題を修正 (#12239) 2023-11-11 16:07:07 +09:00
unicode-emoji-indexes fix: 絵文字ピッカーでの検索が更新されない問題を修正 (#12283) 2023-11-10 18:48:31 +09:00
widgets サウンド再生方法の変更に追従できていなかった所を修正 (#12368) 2023-11-21 20:05:04 +09:00
workers
_boot_.ts
account.ts
cache.ts
config.ts fix: test break caused by #12273 (#12322) 2023-11-13 16:39:54 +09:00
const.ts enhance(frontend): MFMでUNIX時間を指定して日時を表示できるように 2023-11-17 15:05:37 +09:00
custom-emojis.ts
debug.ts
emojilist.json fix 絵文字ピッカーでバッテリーの絵文字が複数表示される問題を修正 (#12212) 2023-11-02 20:02:00 +09:00
events.ts
i18n.ts
index.mdx
instance.ts
local-storage.ts
navbar.ts
nirax.ts
os.ts
pizzax.ts
plugin.ts enhance(frontend): improve aiscript plugin error handling 2023-11-06 11:21:43 +09:00
router.ts feat: レジストリAPIをサードパーティから利用可能に (#12229) 2023-11-03 13:23:03 +09:00
store.ts perf(frontend): soundConfigStore を defaultStore に統合しAPIリクエストを削減 2023-11-04 10:09:21 +09:00
stream.ts fix: test break caused by #12273 (#12322) 2023-11-13 16:39:54 +09:00
style.scss Revert "chore(frontend): tweak rt style for safari" 2023-11-17 18:31:09 +09:00
theme-store.ts