3
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
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
Michael Brown 2c2aa3d2b0
Remove unused function `_getString` 2020-12-16 10:23:54 -05:00
Michael Brown cd6a3d2ad9
Adjust sourcing of env.sh w/ relative path 2020-12-08 11:06:52 -05:00
Nate Brown eb6ac79eed Wrap SelectableText with keyboard shortcuts to help chromeos 2020-08-31 18:32:40 -05:00
Nate Brown d9f4b8b56d Default hostmaps to [] 2020-08-31 16:59:38 -05:00
Nate Brown 646550575d Fix share on ipad, improve share file names 2020-08-17 19:12:28 -05:00
Nate Brown 2bc97856af Transform comma to period if the locale forces commas on the keyboard 2020-08-17 12:30:23 -05:00
Nate Brown 50d50f690b Add some protections against the incorrect cert type being used 2020-08-10 10:48:00 -05:00
Nate Brown ca05eff124 Fix links in about, help review 2020-08-07 17:44:40 -05:00
Nate Brown 8a0fdcf0eb Safer defaults in an error event for tunnels, fix the details screen when starting 2020-08-07 16:11:26 -05:00
Nate Brown 36a55e8b86 Minor tweaks on large screens, release with new icon 2020-08-07 11:38:16 -05:00
Nate Brown b546dd1c9d Initial commit 2020-07-27 15:43:58 -05:00