Alan Friedman
b5a4dcdb1f
Increase ping timeout
2019-05-28 08:13:20 -04:00
Alan Friedman
76baec6b5d
Send unhashed room ID
2019-05-27 21:58:56 -04:00
Alan Friedman
8614530163
Simplify finding exiting user
2019-05-27 19:24:54 -04:00
Alan Friedman
f73925df66
Cleanup reducers
2019-05-27 19:12:37 -04:00
Alan Friedman
3f028f06a4
Organize message actions better
2019-05-27 17:30:39 -04:00
Alan Friedman
ef344ef332
Use Home component as root
2019-05-27 16:22:17 -04:00
Alan Friedman
71005e5f11
Delete unused variable
2019-05-27 16:22:04 -04:00
Alan Friedman
53f88c9784
Fix abuse form
2019-05-27 16:21:56 -04:00
Alan Friedman
12a0f28e72
Remove unused query string lib
2019-05-27 16:21:52 -04:00
Alan Friedman
0de8965079
Remove containers
2019-05-27 16:21:43 -04:00
Alan Friedman
810be10293
Remove unused API code
2019-05-27 16:21:27 -04:00
Alan Friedman
435e193c93
Rename actions and functions
2019-05-27 16:06:01 -04:00
Alan Friedman
56ed301203
Improve handling socket reconnection ( #75 )
...
* Improve reconnect handling
* Delete console log
2019-05-27 11:30:51 -04:00
Alan Friedman
c5759ebd39
Delete console log
2019-05-27 11:29:41 -04:00
Alan Friedman
409376daf0
Improve reconnect handling
2019-05-27 11:20:50 -04:00
Alan Friedman
f4eb1ae4b0
Various UI improvements ( #74 )
2019-05-24 08:03:06 -04:00
Alan Friedman
da032364aa
Make app name env vars optional ( #73 )
2019-05-19 16:49:25 -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
b92a219247
Fixes ( #66 )
...
* Update about page
* Update about page styles
* Make file transfer button white
* Center alert banner icon
* Remove hard-coded room links
* Make links lighter blue
2019-05-15 21:12:06 -04:00
Alan Friedman
c6a63cb469
Remove server SHA
2019-05-14 08:27:24 -04:00
Alan Friedman
eebcf5f94c
Add more metadata to file transfer activity
2019-05-14 08:27:13 -04:00
Alan Friedman
deb84d40cf
Rebuid
2019-05-13 10:33:31 -04:00
Alan Friedman
e24ce47be1
Use Heroku env var for commit sha
2019-05-13 10:10:16 -04:00
Alan Friedman
ff1977c26c
Fix lint error
2019-05-13 09:57:08 -04:00
Alan Friedman
612eb522b7
Fix for displaying current commit SHA
2019-05-13 09:57:04 -04:00
Alan Friedman
438f465c6a
Ignore sublime files
2019-05-13 09:55:08 -04:00
Alan Friedman
8401b3b705
Add setup script
2019-05-13 09:55:01 -04:00
Alan Friedman
2f89659a67
Add CircleCI badge
2019-05-13 09:40:29 -04:00
Alan Friedman
4e038ec655
Add client and server source to monorepo ( #65 )
2019-05-13 09:39:17 -04:00
Alan Friedman
8655983a3c
Add setup to build
2019-05-12 16:35:30 -04:00
Alan Friedman
7d298a42a4
Update build script
2019-05-12 16:34:11 -04:00
Alan Friedman
ff0bef11ac
Cleanup scripts and readme ( #64 )
...
* Cleanup scripts and readme
* Update port
2019-05-12 16:30:03 -04:00
Alan Friedman
6fae5e8efa
Add Deploy to Heroku button ( #63 )
...
* Add package.json and app.json
* Add yarn engine
* Remove extra build command
* Force install dev deps
* Add deploy button and update readme
2019-05-12 13:14:10 -04:00
Alan Friedman
d546697172
Update links
2019-05-08 09:44:17 -04:00
Alan Friedman
8ae2f6f2b5
Update readme
2019-05-08 09:43:42 -04:00
Daniel Seripap
c4b96e5da9
Updated description
2018-01-29 11:24:27 -05:00
Daniel Seripap
fd6f7c2c29
Referencing local redis
2017-12-09 14:16:59 -05:00
Daniel Seripap
b364591985
Darkwire v2.0.0 Release ( #57 )
2017-12-09 14:03:05 -05:00
Alan Friedman
f0242b6ff4
Eb fix ( #58 )
...
* Show http link if crypto not supported
* Fix for https on EB
2017-12-02 11:07:41 -05:00
Alan Friedman
4358703eeb
Fix https redirect
2017-11-26 12:09:04 -05:00
Daniel Seripap
229a25ad92
Merge pull request #56 from seripap/eb
...
Eb
2017-11-17 06:59:41 -05:00
Alan Friedman
f0412791fe
Disable nginx logging
2017-11-17 06:52:25 -05:00
Alan Friedman
d637bd6194
Fix lint
2017-11-17 06:44:01 -05:00
Alan Friedman
3a9cf86ea2
Revert prod script changes
2017-11-17 06:35:05 -05:00
Alan Friedman
9e70817696
Add Elastic Beanstalk config
2017-11-17 06:33:23 -05:00
Alan Friedman
a4854209db
Add EB config
2017-11-16 18:50:28 -05:00
Daniel Seripap
e5bdcd07d4
Update .travis.yml
2017-03-06 13:56:11 -05:00
Daniel Seripap
ca588e3295
Version bump [skip ci]
2017-02-27 14:40:57 -05:00
Daniel Seripap
17e462d1c2
Updated README [skip ci]
2017-02-27 14:40:38 -05:00