misskey/packages/frontend/src
2023-06-06 09:04:57 +09:00
..
boot perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変換しておくことでjson5を初期バンドルに含めずに済むように 2023-05-30 11:51:29 +09:00
components Condensedlines reflow once (#10944) 2023-06-05 18:06:33 +09:00
directives fix(frontend): ツールチップが永久にDOMに残ることがある問題を修正 2023-05-15 14:29:35 +09:00
filters
pages [ci skip] update patrons 2023-06-01 19:55:33 +09:00
scripts fix typo: schema -> scheme 2023-06-05 10:55:18 +09:00
themes fix: テーマにプロパティ 'fgOnWhite' を追加してフォローボタンのスタイルを調整 (#10931) 2023-06-01 13:29:44 +09:00
types
ui fix(frontend): make scrollbar-color track transparent 2023-06-01 12:03:07 +00:00
unicode-emoji-indexes enhance(frontend): 追加の絵文字用辞書をダウンロードできるように 2023-06-01 17:10:53 +09:00
widgets perf(#10923): CSS Modules のクラス名をインライン化する (#10930) 2023-06-01 17:19:46 +09:00
workers perf: MkImgWithBlurhashとMkMediaImageを最適化 (#10782) 2023-05-19 09:44:06 +09:00
_boot_.ts Revert "fix(client): /shareをsubBootPathsから外す" 2023-05-26 05:06:52 +00:00
account.ts tweak of 7ce569424 2023-05-18 20:17:32 +09:00
cache.ts perf(frontend): cache user lists 2023-03-24 16:58:57 +09:00
config.ts refactor: init.ts周りのeslintエラーと型の修正 (#10157) 2023-04-13 18:47:49 +09:00
const.ts ロールにNSFWを強制的につけるオプションを追加 (#10731) 2023-05-05 14:18:06 +09:00
custom-emojis.ts perf(frontend): サーバーにカスタム絵文字の種類が多い場合のパフォーマンスの改善 2023-05-31 12:42:24 +09:00
debug.ts
emojilist.json perf(frontend): emojilistのサイズ削減 2023-05-30 11:18:40 +09:00
events.ts
i18n.ts refactor(#7598): add i18n dynamic typings (#10882) 2023-05-24 17:12:38 +09:00
index.mdx build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
instance.ts
local-storage.ts fix typo: schema -> scheme 2023-06-05 10:55:18 +09:00
navbar.ts enhance(client): tweak search page 2023-03-16 11:56:20 +09:00
nirax.ts
os.ts refactor 2023-05-27 11:38:08 +09:00
pizzax.ts refactor(frontend): boot分割したり副作用減らしたりとか 2023-05-15 19:08:46 +09:00
plugin.ts Fix #10261 (#10323) 2023-03-15 10:44:24 +09:00
router.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
store.ts [ci skip] make enableCondensedLineForAcct false by default 2023-06-01 19:50:51 +09:00
stream.ts fix(frontend): タブがアクティブな間はstreamが切断されないように 2023-06-06 09:04:57 +09:00
style.scss fix(frontend): make scrollbar-color track transparent 2023-06-01 12:03:07 +00:00
theme-store.ts