frigate/web/src/pages
Josh Hawkins b6e0e5698a
Proper i18n date/time handling (#17858)
* install date-fns-tz

* add date locale hook

* refactor formatUnixTimestampToDateTime

Use date-fns style instead of using strftime. This requires changing the i18n keys to the way date-fns represents dates (eg: "MMM d, h:mm:ss aaa"  instead of "%b %-d, %H:%M"

* refactor calendar to use new hook

* fix useFormattedTimestamp to use new formatUnixTimestampToDateTime date_format

* change i18n keys to new format

* fix timeline

* fix review

* fix explore

* fix metrics

* fix notifications

* fix face library

* clean up
2025-04-22 15:50:21 -06:00
..
AccessDenied.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
ConfigEditor.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
Events.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
Explore.tsx Miscellaneous fixes (#17406) 2025-03-27 05:49:14 -06:00
Exports.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
FaceLibrary.tsx Proper i18n date/time handling (#17858) 2025-04-22 15:50:21 -06:00
Live.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
LoginPage.tsx Face setup wizard (#17203) 2025-03-17 13:50:13 -06:00
Logs.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
NoMatch.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
Settings.tsx Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
System.tsx Implement enchrichments events per second graph (#17436) 2025-03-28 18:13:35 -05:00
UIPlayground.tsx object path plotter per camera with time selection dropdown (#16676) 2025-02-18 20:55:16 -07:00