380 Commits

Author SHA1 Message Date
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
Daniel Seripap
c1be6300ad Strip names on creation as well 2017-02-27 13:51:10 -05:00
Daniel Seripap
5caef507ce Merge branch 'master' into develop 2017-02-27 13:45:46 -05:00
Daniel Seripap
4800514b31 Adhoc update 2017-02-27 13:45:34 -05:00
Daniel Seripap
4f9b1f4b4a Merge pull request #48 from tux-tn/darkwire
Fixes XSS attack using filename during file transfer
2017-02-14 09:23:50 -05:00
Sarhan Aissi
39a69adabb Removed another trailing space 2017-02-13 20:01:17 +01:00
Sarhan Aissi
fcf5eb7997 Remove trailing whitespace 2017-02-13 19:49:03 +01:00
Sarhan Aissi
0b4c6222d6 Fixed xss in filename during file transfer 2017-02-13 19:28:00 +01:00
Daniel Seripap
b39367c4b4 Added baseline for ratelimits 2017-01-12 20:06:35 -05:00
Daniel Seripap
fc8b2459b1 Update views 2016-12-28 10:47:28 -05:00
Daniel Seripap
5d66217e8e Added roomID to top nav, fix tests 2016-12-27 12:53:01 -05:00
Daniel Seripap
77adbce1a1 Merge branch 'master' into develop 2016-12-25 23:02:00 -05:00
Daniel Seripap
dea25fa38a Removed restricted files 2016-12-25 22:58:34 -05:00