micha3lbrown
12e146fff2
Add logLocalTZ to Site.swift
2021-01-14 17:01:31 -05:00
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
150e3d2efc
Remove backend config mapping for logUserTZ
...
Since logUserTZ conversion will happen on the frontend, we no longer
need to store this configuration in the Nebula agent config.
2020-12-16 10:14:41 -05:00
Michael Brown
fe816a926d
Add `logUserTZ` option
...
- Adding function descriptions for exported functions
2020-12-16 10:00:40 -05:00
Michael Brown
4e6b18b07d
README.md updates for Android
2020-12-15 17:20:30 -05:00
Michael Brown
dd1bc9e3f9
Update README.md and pubspec.lock
2020-12-10 13:52:54 -05:00
Michael Brown
cd6a3d2ad9
Adjust sourcing of env.sh w/ relative path
2020-12-08 11:06:52 -05:00
Nate Brown
81139885c8
Add a first cut readme
2020-12-07 15:10:31 -06:00
Nate Brown
33f73b8ea0
Tweak android icon
2020-09-25 10:47:10 -05:00
Nate Brown
2ef876343e
Tweak the icon
2020-09-25 10:13:00 -05:00
Nate Brown
a01b22fcfe
Update icon
2020-09-24 16:24:04 -05:00
Nate Brown
8464e2351a
Update to 14 in podfile
2020-09-17 21:56:53 -05:00
Nate Brown
e71ae4c68e
Get ios 14 building and attempt to correct mmwormhole issues with the nextension
2020-09-17 21:53:03 -05:00
Nate Brown
e1f779aedc
v0.0.36 prep
2020-08-31 19:05:13 -05:00
Nate Brown
0fd4d8d7fc
Intercept copy to clipboard on chromeos and inject our file contents into the clipboard
2020-08-31 18:33:25 -05:00
Nate Brown
eb6ac79eed
Wrap SelectableText with keyboard shortcuts to help chromeos
2020-08-31 18:32:40 -05:00
Nate Brown
c2a3c256df
Upgrade to flutter 1.20.2
2020-08-31 17:00:34 -05:00
Nate Brown
d9f4b8b56d
Default hostmaps to []
2020-08-31 16:59:38 -05:00
Nate Brown
38389e99d4
Better share functionality
2020-08-18 17:26:06 -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
1a4cbceda0
Run check config on app boot, fix early error reporting on android
2020-08-17 11:56:15 -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
9acc4b74ec
Update icons and proper case name
2020-08-04 10:35:33 -05:00
Nate Brown
b546dd1c9d
Initial commit
2020-07-27 15:43:58 -05:00