whitebophir/client-data
finnboeger 0f0b333335
Allow running the app behind a reverse proxy (#57)
* change url to hide app behind a relative path

* pass some of ther server configuration through to the client

* serve static files and connect to socket.io correctly when a URL Prefix is set

* Revert the changes to opengraph meta tags

opengraph meta tags need to be absolute URLs

* Remove unused commented-out code

* fix background.png url

* use prefix path for open graph metadata

* Revert changes using server side url modifications

* get open graph and socket.io url from request url / window.location

* remove debug console.log

* Fix favicon when not running under "/"

* Add proxying instructions to the README

Co-authored-by: Laurent Mazet <mazet@softndesign.org>
Co-authored-by: ophir <pere.jobs@gmail.com>
2020-05-01 12:33:13 +02:00
..
js Allow running the app behind a reverse proxy (#57) 2020-05-01 12:33:13 +02:00
tools swap scroll axis when holding shift (#53) 2020-04-28 21:51:37 +02:00
apple-touch-icon.png Small markup improvements in index page 2020-04-28 21:49:02 +02:00
background.png Updated the style of the index page 2020-04-18 23:17:59 +02:00
board.css Decrease area occluded by menu and fix menu scroll issue on mobile (#56) 2020-04-30 16:18:36 +02:00
board.html Allow running the app behind a reverse proxy (#57) 2020-05-01 12:33:13 +02:00
crossdomain.xml Change socket.io configuration 2013-12-09 00:59:37 +01:00
error.html Reformat code 2018-11-27 15:29:14 +01:00
favicon.ico Small markup improvements in index page 2020-04-28 21:49:02 +02:00
favicon.svg Style changes (#39) 2020-04-26 14:56:51 +02:00
icon-size.svg Better tool icons 2020-04-26 00:45:42 +02:00
index.css Allow running the app behind a reverse proxy (#57) 2020-05-01 12:33:13 +02:00
index.html Allow running the app behind a reverse proxy (#57) 2020-05-01 12:33:13 +02:00
manifest.json Small markup improvements in index page 2020-04-28 21:49:02 +02:00