egirlskey/packages/frontend/src
syuilo 787404638a fix(client): プロフィールで設定した情報が削除できない
Fix #10279
2023-03-10 18:48:57 +09:00
..
components Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-03-10 14:22:42 +09:00
directives fix(frontend): GIFバナーの復活など (#10247) 2023-03-09 12:48:39 +09:00
filters use Intl.DateTimeFormat and Intl.NumberFormat instead of toLocaleString (#9444) 2023-01-01 17:11:33 +09:00
pages fix(client): プロフィールで設定した情報が削除できない 2023-03-10 18:48:57 +09:00
scripts fix: 登録フォームにおける競合状態を修正 (#10267) 2023-03-08 16:32:13 +09:00
themes enhance(client): add theme 2023-01-08 11:55:37 +09:00
types refactor: pagination/date-separated-list系処理を良い感じに? (#8209) 2023-01-13 18:25:40 +09:00
ui enhance(client): improve channel ui 2023-03-04 10:34:54 +09:00
widgets fix(frontend/widget): federation widgetのdata-cyも移動 2023-03-09 15:09:49 +01:00
account.ts enhance: アカウント削除時のクライアントの挙動をいい感じにするなど (#10002) 2023-03-09 14:27:16 +09:00
config.ts fix(client): ローカリゼーション更新時にリロードが繰り返されることがあるのを修正 2023-01-22 16:52:15 +09:00
const.ts 🎨 2023-03-02 20:47:24 +09:00
custom-emojis.ts enhance(client): emojisはIndexedDBに保存する (#10121) 2023-02-28 20:10:52 +09:00
debug.ts chore(frontend): add debugger for #6864 (#10270) 2023-03-09 14:35:38 +09:00
emojilist.json rename: client -> frontend 2022-12-27 14:36:33 +09:00
events.ts rename: client -> frontend 2022-12-27 14:36:33 +09:00
i18n.ts fix(client): ローカリゼーション更新時にリロードが繰り返されることがあるのを修正 2023-01-22 16:52:15 +09:00
init.ts feat: 2つの検索画面の統合 (#9949) (#10038) 2023-02-25 09:01:21 +09:00
instance.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
local-storage.ts enhance(client): emojisはIndexedDBに保存する (#10121) 2023-02-28 20:10:52 +09:00
navbar.ts enhance(client): メニューの「もっと」からインスタンス情報を見れるように 2023-02-26 12:50:34 +09:00
nirax.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
os.ts refactor(frontend): add explicit `Promise<void>` return types in `os.ts` (#10156) 2023-03-02 15:05:05 +09:00
pizzax.ts lint 2023-02-22 15:28:17 +09:00
plugin.ts refactor: plugin.tsの型を修正する (#10027) 2023-03-01 15:19:20 +09:00
router.ts feat: 2つの検索画面の統合 (#9949) (#10038) 2023-02-25 09:01:21 +09:00
store.ts feat: Reaction acceptance (#10256) 2023-03-08 08:56:47 +09:00
stream.ts rename: client -> frontend 2022-12-27 14:36:33 +09:00
style.scss enhance(client): improve channel ui 2023-03-04 10:34:54 +09:00
theme-store.ts lint 2023-02-22 15:28:17 +09:00