summaryrefslogtreecommitdiffstats
path: root/app/webtrc.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-6358: Server HTTP client improvements (#6980)Chris2017-08-091-28/+0
| | | | | | | | | | | | | | | | * restrict untrusted, internal http connections by default * command test fix * more test fixes * change setting from toggle to whitelist * requested ui changes * add isdefault diagnostic * fix tests
* PLT-5705 Created a single source of http.Client creation logic with internet ↵Torsten Juergeleit2017-05-311-6/+1
| | | | proxy support, reasonable timeouts and optional insecure connections (#6503)
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-0/+33