FoundKey/packages/client/src
Francis Dinh 1cb5856f7c Fix birthday time offset and date locale
The user's configred birthday is stored as UTC time, so use that for display as well.
This means the birthday won't be shown as a day behind or ahead depending on the user's browser timezone.

Also use the locale configured in the user's client settings in Misskey for date formatting.
2022-08-15 13:11:53 -04:00
..
components Fix birthday time offset and date locale 2022-08-15 13:11:53 -04:00
directives client: fix some lints 2022-08-12 08:35:22 +02:00
filters fix lint "no-param-reassign" 2022-08-10 16:36:54 +02:00
pages Fix birthday time offset and date locale 2022-08-15 13:11:53 -04:00
scripts fix: uploadFile when folder is undefined 2022-08-12 21:21:38 +00:00
themes client: remove _acrylic 2022-08-12 21:25:06 +00:00
types enhance: メニュー関連をComposition API化、switchアイテム追加 (#8215) 2022-01-30 14:11:52 +09:00
ui remove empty import statements 2022-08-14 12:26:18 +02:00
widgets remove empty import statements 2022-08-14 12:26:18 +02:00
account.ts fix(client): logout functionality 2022-07-13 10:42:48 +02:00
config.ts fix some lints automatically 2022-08-10 22:42:30 +02:00
const.ts enhance: MediaListでは、サーバーで許可された形式しか表示しないように (#8113) 2022-01-27 00:08:48 +09:00
emojilist.json Supports Unicode Emoji 14.0 (#8699) 2022-05-25 16:35:30 +09:00
events.ts refactoring 2021-11-12 02:02:25 +09:00
i18n.ts refactoring 2021-11-12 02:02:25 +09:00
init.ts client: fix some lints 2022-08-12 08:35:22 +02:00
instance.ts fix some lints automatically 2022-08-10 22:42:30 +02:00
menu.ts client: fix some lints 2022-08-12 08:35:22 +02:00
nirax.ts client: fix some lints 2022-08-12 08:35:22 +02:00
os.ts client: fix some lints 2022-08-12 08:35:22 +02:00
pizzax.ts fix some lints automatically 2022-08-10 22:42:30 +02:00
plugin.ts client: fix some lints 2022-08-12 08:35:22 +02:00
router.ts client: fix some lints 2022-08-12 08:35:22 +02:00
store.ts Update store.ts (#8937) 2022-07-16 11:59:30 -04:00
stream.ts 非ログイン時にエラーを吐くconsole.logを除去 (#8119) 2022-01-06 20:07:11 +09:00
style.scss client: remove _acrylic 2022-08-12 21:25:06 +00:00
theme-store.ts fix some lints automatically 2022-08-10 22:42:30 +02:00