misskey/packages/frontend/src
Yuriha 58a898dfe0
Fix offscreencanvas undefined (#11017)
* Suppress ReferenceError on some environments (i.e. older iOS)

* fix

* fix

* lint

* adopt suggestion by acid-chicken
2023-06-26 10:45:14 +09:00
..
boot perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変換しておくことでjson5を初期バンドルに含めずに済むように 2023-05-30 11:51:29 +09:00
components fix image of MkError.vue 2023-06-11 15:38:06 +09:00
directives fix(frontend): ツールチップが永久にDOMに残ることがある問題を修正 2023-05-15 14:29:35 +09:00
filters
pages Make role tag clickable on user pages (#11019) 2023-06-24 07:51:44 +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 enhance(frontend): improve ux of deck scroll 2023-06-24 12:58:26 +09:00
unicode-emoji-indexes enhance(frontend): 追加の絵文字用辞書をダウンロードできるように 2023-06-01 17:10:53 +09:00
widgets fix(client): サーバーメトリクスが90度傾いている (#11012) 2023-06-17 13:54:54 +09:00
workers Fix offscreencanvas undefined (#11017) 2023-06-26 10:45:14 +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
config.ts
const.ts エラー画像URLを設定可能に (#10959) 2023-06-09 14:00:53 +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
instance.ts エラー画像URLを設定可能に (#10959) 2023-06-09 14:00:53 +09:00
local-storage.ts fix typo: schema -> scheme 2023-06-05 10:55:18 +09:00
navbar.ts
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
router.ts ユーザー統計表示機能を削除 2023-06-13 14:13:33 +09:00
store.ts [ci skip] make enableCondensedLineForAcct false by default 2023-06-01 19:50:51 +09:00
stream.ts tweak of 981e6f996 2023-06-06 09:16:38 +09:00
style.scss fix(frontend): make scrollbar-color track transparent 2023-06-01 12:03:07 +00:00
theme-store.ts