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
Daniel Seripap
bd1fbb09a4
Updated support for static chat rooms, added disconnected auto reload
2016-12-25 22:57:57 -05:00
Daniel Seripap
b31d758306
Added support for static rooms
2016-12-25 22:03:31 -05:00
Daniel Seripap
45980f7f15
Updated formatting [skip ci]
2016-11-29 09:33:17 -05:00
Dan Seripap
d412876bb9
Updated readme, v1.5.8
2016-11-28 13:48:18 -05:00
Dan Seripap
d9a51de7e7
Merge branch 'develop'
...
* develop:
Updated travis for lastest distro and chromedriver. Update darkwire to v1.5.8
Adds rel=noreferrer and rel=noopener to autolinks (Fixes #46 )
Fixes XSS attack through user renaming (#47 )
Dockerfile strictly requiring njs 6.7
2016-11-28 13:34:30 -05:00
Dan Seripap
260fd711b0
Updated travis for lastest distro and chromedriver. Update darkwire to
...
v1.5.8
2016-11-28 13:33:48 -05:00
Dan Seripap
4a5db9e2ad
Adds rel=noreferrer and rel=noopener to autolinks ( Fixes #46 )
2016-11-28 12:51:27 -05:00
Dan Seripap
282f43e8f1
Fixes XSS attack through user renaming ( #47 )
2016-11-28 12:19:25 -05:00
Dan Seripap
5f894a891f
Dockerfile strictly requiring njs 6.7
2016-11-25 17:05:40 -05:00