3
0
Fork 0
trifid_mobile/lib/screens
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
..
siteConfig Add configuration setting for using local TZ 2020-12-16 10:36:15 -05:00
AboutScreen.dart Wrap SelectableText with keyboard shortcuts to help chromeos 2020-08-31 18:32:40 -05:00
HostInfoScreen.dart Wrap SelectableText with keyboard shortcuts to help chromeos 2020-08-31 18:32:40 -05:00
MainScreen.dart Fix share on ipad, improve share file names 2020-08-17 19:12:28 -05:00
SettingsScreen.dart Initial commit 2020-07-27 15:43:58 -05:00
SiteDetailScreen.dart Wrap SelectableText with keyboard shortcuts to help chromeos 2020-08-31 18:32:40 -05:00
SiteLogsScreen.dart Add configuration setting for using local TZ 2020-12-16 10:36:15 -05:00
SiteTunnelsScreen.dart Safer defaults in an error event for tunnels, fix the details screen when starting 2020-08-07 16:11:26 -05:00