misskey/packages/frontend/src
2024-01-31 10:54:34 +09:00
..
boot refactor(frontend): global/router -> router 2024-01-30 21:07:34 +09:00
components refactor(frontend): global/router -> router 2024-01-30 21:07:34 +09:00
directives
filters fix(frontend/MediaVideo): 再生シークバーの当たり判定を調整 (#13027) 2024-01-18 14:45:11 +09:00
pages Merge branch 'develop' into mahjong 2024-01-31 10:54:34 +09:00
router Merge branch 'develop' into mahjong 2024-01-31 10:54:34 +09:00
scripts Merge branch 'develop' into mahjong 2024-01-31 10:54:34 +09:00
themes
types refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
ui refactor(frontend): global/router -> router 2024-01-30 21:07:34 +09:00
unicode-emoji-indexes Fix(frontend): 日本語のUnicode絵文字追加辞書をインストールすると絵文字ピッカーでUnicode絵文字を検索できなくなるのを修正 (#13046) 2024-01-20 17:28:21 +09:00
widgets refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
workers
_boot_.ts
_dev_boot_.ts
account.ts
cache.ts
config.ts
const.ts Enhance(frontend): MFMの属性にオートコンプリートが利用できるように (#12803) 2024-01-19 18:50:26 +09:00
custom-emojis.ts
debug.ts
emojilist.json
events.ts
i18n.ts refactor: fully typed locales (#13033) 2024-01-19 07:58:07 +09:00
index.html
index.mdx
instance.ts
local-storage.ts
navbar.ts
nirax.ts refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
os.ts fix/refactor(reversi): 既存のバグを修正・型定義を強化 (#13105) 2024-01-30 20:54:30 +09:00
pizzax.ts fix(frontend/pizzax): オブジェクトにnullがある場合に正しくマージされないのを修正 (#13073) 2024-01-24 14:45:27 +09:00
plugin.ts
store.ts enhance(frontend): 季節に応じた画面の演出を南半球に対応させる (#12838) 2024-01-21 19:08:07 +09:00
stream.ts
style.scss enhance(frontend): リファクタリングなど 2024-01-21 20:26:52 +09:00
theme-store.ts
type.ts