306 Commits

Author SHA1 Message Date
Alan Friedman
e26e13ae6b
Add translations note to readme 2019-08-24 07:41:33 -04:00
Quentí
296ea1189e [i18n] Adds Occitan language (#95)
* Create oc.json

* Update index.js

* Update index.js

* Update oc.json
2019-08-24 07:24:56 -04:00
Alan Friedman
f07e52aac4
Add French to language dropdown (#88) 2019-06-16 08:53:05 -04:00
Tom
a3e35fda4a Add french translations (#87) 2019-06-16 08:49:36 -04:00
Alan Friedman
81fb927df7
Add translations foundation (#86) 2019-06-15 20:02:27 -04:00
Alan Friedman
9b473e2f65
Add robots.txt (#85) 2019-06-14 19:34:27 -04:00
Alan Friedman
c2ba34a080
Allow SEO index but nofollow (#84)
* Allow SEO index but nofollow

* Delete unused index.html
2019-06-14 19:28:24 -04:00
Alan Friedman
a8f479c56e
Cache static assets for one year (#83)
* Cache static assets for one year

* Use milliseconds
2019-06-14 10:24:14 -04:00
Alan Friedman
fa19b5098d
Add welcome modal back in (#82) 2019-06-04 19:27:44 -04:00
Alan Friedman
abee36fbc7
Increase ping interval (#80) 2019-06-02 12:21:22 -04:00
dependabot[bot]
6ff02e9ef6 Bump fstream from 1.0.11 to 1.0.12 in /client (#81)
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)
2019-05-31 09:24:56 -04:00
Alan Friedman
f2b4bba3b1
Fix for passing ownership on user exit (#78) 2019-05-28 08:57:43 -04:00
Alan Friedman
e4c4176cf1
Poll for and delete inactive rooms #77 2019-05-28 08:35:18 -04:00
Alan Friedman
a70efc5674
Merge pull request #76 from darkwire/refactor
Refactor actions and reducers
2019-05-28 08:29:11 -04:00
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