misskey/packages/frontend/src
2024-01-30 17:11:16 +09:00
..
boot enhance(frontend): 季節に応じた画面の演出を南半球に対応させる (#12838) 2024-01-21 19:08:07 +09:00
components feat(frontend/nirax): リダイレクトを設定できるように (#13030) 2024-01-28 19:22:38 +09:00
directives
filters fix(frontend/MediaVideo): 再生シークバーの当たり判定を調整 (#13027) 2024-01-18 14:45:11 +09:00
global/router Merge branch 'develop' into mahjong 2024-01-29 07:50:16 +09:00
pages wip 2024-01-30 17:11:16 +09:00
scripts Merge branch 'develop' into mahjong 2024-01-28 15:19:24 +09:00
themes
types
ui enhance(frontend): リファクタリングなど 2024-01-21 20:26:52 +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 enhance(frontend): ページ遷移時にPlayerを閉じるように (#13013) 2024-01-17 13:26:36 +09:00
index.mdx
instance.ts
local-storage.ts
navbar.ts enhance(frontend): dedicated games page 2024-01-15 13:51:59 +09:00
nirax.ts feat(frontend/nirax): リダイレクトを設定できるように (#13030) 2024-01-28 19:22:38 +09:00
os.ts feat: reversi 2024-01-19 20:51:49 +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