Blake Blackshear
bdebb99b5a
Use new UI ( #8983 )
...
* fixup build
* swap frontends
2024-01-31 12:56:11 +00:00
Nicolas Mowen
563fdec211
Fix safari timezone ( #8574 )
...
* Fix safari bad time format
* Fix processing
2023-11-10 18:12:48 -06:00
Bernt Christian Egeland
a94346e17e
Improve date and time formatting with fallback for unsupported Intl.DateTimeFormat features ( #7099 )
...
* Intl.DateTimeFormat fallback
* only set timezone when available or in config
2023-07-11 06:19:58 -05:00
lucas_nz
3c72b96042
Use browser timezone if not specified in config ( #6205 )
2023-04-23 07:42:15 -05:00
Blake Blackshear
15415bab10
update deps ( #6093 )
...
* update dev deps
* update deps
* docs deps
* python dev deps
* update python deps
2023-04-15 14:17:59 -05:00
Nicolas Mowen
e454daf727
Fix timezone issues with strftime ( #5762 )
...
* Fix timezone issues with strftime
* Fix timezone adjustment
* Fix bug
2023-03-18 07:32:39 -05:00
Nicolas Mowen
318240c14c
Add docs for time / date styling ( #5572 )
...
* Add docs for time / date styling
* Convert 12hour time format option to enum
* Change option in web
* Add docs with examples
* Fix errors in docs
* Fix mismatched names
2023-02-26 09:37:18 -06:00
Bernt Christian Egeland
3611e874ca
Events Page: Added option to override browser time format and style ( #5538 )
...
* use12hour optional config
* use12hour config arg
* added use12HourFormat arg to format function
* dateStyle & timeStyle option
* moved timezone & locales to format function
* added dateStyle & timeStyle
* re-formatted
* added strftime_fmt config entry
* strftime package
* added strftime option
* underscore instead of camelCase
* underscore props instead of camelCase
2023-02-22 06:54:16 -07:00
Bernt Christian Egeland
621aa0cf61
Rework events page to include timeago ( #5097 )
...
* new timeago component
* added timeago to event
* clock icon
* clock icon. flex items center
* dense prop
* moved clipDuration. cleaner jsx, sm hidden
* renamed clipduration => getDurationFromTimestamps
* func description
* duration in parenthesis
2023-01-15 09:43:40 -06:00
Blake Blackshear
1c9ba11e07
swr events refactor
2022-03-11 07:49:06 -06:00
JohnMark Sill
3e07d4eddb
feat: Timeline UI ( #2830 )
2022-02-27 08:04:12 -06:00