3
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
micha3lbrown 4ea602eeef
Add logLocalTZ to app settings
Allow users to configure their log timezone for all sites.

Advances #2
Closes #8
2021-02-05 16:37:11 -05:00
micha3lbrown e844e2c195
Add logWrap to global settings
`logWrap` is a configuration that allows for users to decide if when
viewing logs the lines should extend off screen allowing for scroll
behavior or if they should wrap at screen edge.

We also considered allowing users to toggle this setting at the Site
level but decided that since users would likely want this setting to
apply to all sites, we hoisted the configuration.

Advances #3
2021-02-05 10:09:56 -05:00
Nate Brown 646550575d Fix share on ipad, improve share file names 2020-08-17 19:12:28 -05:00
Nate Brown b546dd1c9d Initial commit 2020-07-27 15:43:58 -05:00