6 Commits

Author SHA1 Message Date
Alan Friedman
435e193c93 Rename actions and functions 2019-05-27 16:06:01 -04:00
Alan Friedman
409376daf0 Improve reconnect handling 2019-05-27 11:20:50 -04:00
Alan Friedman
8cd079ea8e
CORS fixes (#72)
* Add SITE_URL env var

* Debug git branch

* Set site URL to "false"

* Bug fix

* Fix CORS allowed methods

* Upgrade kcors

* Fix for API HOST in review apps

* Review app fixes

* Add bin/bash

* Refactor site URL code

* Cleanup API host
2019-05-19 16:42:30 -04:00
Alan Friedman
a6c519e2f0
Security headers (#67)
* Set test header

* Add security headers

* Update CSP to allow inline scripts and images

* Add empty string as API host value

* Add API host to CSP

* Use empty string if env var missing

* Add WSS and HTTPS protocols

* Undo app JSON change

* Set all headers in single object

* Fix typos
2019-05-19 14:27:14 -04:00
Alan Friedman
612eb522b7 Fix for displaying current commit SHA 2019-05-13 09:57:04 -04:00
Alan Friedman
4e038ec655
Add client and server source to monorepo (#65) 2019-05-13 09:39:17 -04:00