misskey/packages/frontend/src
tamaina b9ee14fe5b
fix: MkUserSelectDialog/search-by-username-and-hostでローカルユーザーを絞って検索できない問題を修正 (#9943)
* fix: MkUserSelectDialog/search-by-username-and-hostでローカルユーザーを絞って検索できない問題を修正
Fix #9627

* update CHANGELOG.md

* clean up

* search-by-username-and-host大改造
2023-02-22 14:47:51 +09:00
..
components fix: MkUserSelectDialog/search-by-username-and-hostでローカルユーザーを絞って検索できない問題を修正 (#9943) 2023-02-22 14:47:51 +09:00
directives
filters
pages enhance: exploreで公開ロール一覧とそのメンバーを閲覧できるように 2023-02-22 14:43:18 +09:00
scripts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
themes
types
ui enhance(client): improve entrance page 2023-02-22 11:00:34 +09:00
widgets enhance(client): improve entrance page 2023-02-22 11:00:34 +09:00
account.ts clean up 2023-02-09 10:47:03 +09:00
config.ts
const.ts
custom-emojis.ts enhance(client): tweak custom emoji cache 2023-01-27 11:28:51 +09:00
emojilist.json
events.ts
i18n.ts
init.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
instance.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
local-storage.ts feat: classicモードでテーマが自動変更された際元に戻すように (#9669) 2023-01-27 13:52:51 +09:00
navbar.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
nirax.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
os.ts 🎨 2FA設定のデザイン向上 / セキュリティキーの名前を変更できるように (#9985) 2023-02-20 16:40:24 +09:00
pizzax.ts enhance: PizzaxデータをindexedDBに保存するように (#9225) 2023-02-02 16:43:56 +09:00
plugin.ts fix(client): validate input response in aiscript 2023-02-05 20:29:10 +09:00
router.ts enhance: exploreで公開ロール一覧とそのメンバーを閲覧できるように 2023-02-22 14:43:18 +09:00
store.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
stream.ts
style.scss 🎨 2023-02-09 13:21:11 +09:00
theme-store.ts