ansuz
|
a2e5c96115
|
make http headers configurable, update default conf
|
2016-10-18 11:48:29 +02:00 |
ansuz
|
0fe62f8c75
|
make wss CSP headers configurable again
|
2016-10-12 13:03:36 +02:00 |
Caleb James DeLisle
|
72fc2e7068
|
Chuck a few more super-duper-security headers in there
|
2016-10-06 23:02:30 +02:00 |
Caleb James DeLisle
|
f8ac3a6ad3
|
Fix merge error
|
2016-10-06 22:48:30 +02:00 |
Caleb James DeLisle
|
83c3f6310a
|
Don't make the codestyle any worse than it is
|
2016-10-06 22:44:58 +02:00 |
Caleb James DeLisle
|
12cdd1e76b
|
Add a Content Security Policy which works for CryptPad
|
2016-10-06 22:37:25 +02:00 |
ansuz
|
3dfa19b786
|
more flexible websocket configuration (WIP)
|
2016-10-03 19:19:38 +02:00 |
ansuz
|
4b238de84c
|
quieter stdout and stderr logs
|
2016-09-30 15:51:23 +02:00 |
Csaba Okrona
|
c82abd8780
|
reverting the style changes
|
2016-09-27 12:17:38 +02:00 |
Csaba Okrona
|
08064ae035
|
Using express.static instead of custom handler
|
2016-09-27 11:53:52 +02:00 |
ansuz
|
eb797aa7cd
|
Support files other than index.html at server root
|
2016-08-16 17:28:49 +02:00 |
ansuz
|
e73d93031c
|
use an absolutely specific regex for the document root
|
2016-07-12 12:44:44 +02:00 |
ansuz
|
ad370d9216
|
implement more seamless customization (with fallbacks)
|
2016-07-12 12:17:03 +02:00 |
ansuz
|
ba3e120fbf
|
remove everything related to jquery sheet since we're not using it
|
2016-06-03 13:12:40 +02:00 |
ansuz
|
d59824929d
|
pass config object into NetfluxServer
|
2016-05-14 12:52:34 +02:00 |
ansuz
|
b09b73fcc6
|
remove chainpad server
|
2016-04-27 14:09:01 +02:00 |
Yann Flory
|
692fe24b32
|
Ability to use the old Chainpad server in parallel of the netflux server
|
2016-04-11 14:27:58 +02:00 |
Yann Flory
|
ba4faea939
|
Update the pads to run with the latest improvements to the websocket server
|
2016-04-05 12:17:43 +02:00 |
Yann Flory
|
c7d190f1c0
|
Improve the server so that both protocol (WebSocket and WebRTC) can use the same port
|
2016-03-16 16:34:27 +01:00 |
Yann Flory
|
ae8f6f7f2c
|
Ability to choose which protocol to use (Websocket or WebRTC) with Netflux
|
2016-03-10 14:03:31 +01:00 |
Yann Flory
|
870b2dbb7e
|
Add the WebRTC server in Cryptpad
|
2016-03-08 11:45:03 +01:00 |
Yann Flory
|
09a06a8bc5
|
Replace the chainpad server by the netflux server
|
2016-03-07 17:35:31 +01:00 |
ansuz
|
278c4ab32f
|
even more jshint compliance
|
2016-02-15 16:47:53 +01:00 |
ansuz
|
967d636df9
|
address more jshint complaints
|
2016-02-12 11:39:37 +01:00 |
ansuz
|
3928c89d35
|
relocate and rename Storage.js. implement a simple, non-persistent in memory datastore for those who'd rather not bother with mongodb. Continue to default to previous values.
|
2015-10-25 19:35:25 -04:00 |
Caleb James DeLisle
|
51544db9a2
|
Completed adding of customization system and bottom infobar
|
2015-02-02 16:01:33 +01:00 |
Caleb James DeLisle
|
84164123b6
|
not quite finished
|
2015-01-30 18:12:20 +01:00 |
Caleb James DeLisle
|
50c10f818e
|
Added cryptsheet to cryptpad suite!
|
2015-01-29 17:55:18 +01:00 |
Caleb James DeLisle
|
6687a1d5dc
|
added ability to use https
|
2014-12-04 10:53:47 +01:00 |
Caleb James DeLisle
|
5ae599fa07
|
support different ports for websocket and http
|
2014-11-03 11:13:41 +01:00 |
kpcyrd
|
8d7c85f287
|
Move config from server.js into config.js.dist
|
2014-10-31 17:48:17 +01:00 |
Caleb James DeLisle
|
1508c7ba71
|
and so it begins
|
2014-10-31 16:42:58 +01:00 |