3
0
Fork 0
trifid_mobile/lib/screens/siteConfig
Michael Brown affdc8a7bb
Add configuration setting for using local TZ
The default log timestamp is in UTC, this commit allows the user to
convert the log timestamps to their own timezone.

When approaching this problem I originally considered allowing the user
to set any timezone offset of their choice. This would require some
alignment between the device and client that was feeling cumbersome.

In the end we decided to keep things relatively simple and just allow a
simple toggle to convert log entries upon reading the logfile on the
device.

The default log timestamp emitted by the client remains UTC/Zulu

Advances #2
2020-12-16 10:36:15 -05:00
..
AdvancedScreen.dart Add configuration setting for using local TZ 2020-12-16 10:36:15 -05:00
CAListScreen.dart Add some protections against the incorrect cert type being used 2020-08-10 10:48:00 -05:00
CertificateDetailsScreen.dart Wrap SelectableText with keyboard shortcuts to help chromeos 2020-08-31 18:32:40 -05:00
CertificateScreen.dart Wrap SelectableText with keyboard shortcuts to help chromeos 2020-08-31 18:32:40 -05:00
CipherScreen.dart Initial commit 2020-07-27 15:43:58 -05:00
LogVerbosityScreen.dart Initial commit 2020-07-27 15:43:58 -05:00
RenderedConfigScreen.dart Wrap SelectableText with keyboard shortcuts to help chromeos 2020-08-31 18:32:40 -05:00
SiteConfigScreen.dart Add configuration setting for using local TZ 2020-12-16 10:36:15 -05:00
StaticHostmapScreen.dart Initial commit 2020-07-27 15:43:58 -05:00
StaticHostsScreen.dart Adjust sourcing of env.sh w/ relative path 2020-12-08 11:06:52 -05:00
UnsafeRouteScreen.dart Initial commit 2020-07-27 15:43:58 -05:00
UnsafeRoutesScreen.dart Initial commit 2020-07-27 15:43:58 -05:00