ansuz
|
612a00b484
|
implement serverside RPC infrastructure
|
8 years ago |
Caleb James DeLisle
|
91eda5fa83
|
Implement stronger content-security-policy except in /pad/ which does not allow it.
Implement a "loader" which allows for applying a version number to everything.
Added a cache control for anything which has a version.
|
8 years ago |
yflory
|
29578a7400
|
Merge branch 'hpbs' into newtoolbar
|
8 years ago |
yflory
|
d5c7f8f5da
|
Add the new html page to the config file
|
8 years ago |
yflory
|
4aacd291b1
|
New config option to use an external websocket server
|
8 years ago |
Caleb James DeLisle
|
4402ea9966
|
typo in config.dist
|
8 years ago |
ansuz
|
32d7fc55d2
|
make it easier to add pages at the document root
|
8 years ago |
ansuz
|
a2e5c96115
|
make http headers configurable, update default conf
|
8 years ago |
ansuz
|
0fe62f8c75
|
make wss CSP headers configurable again
|
8 years ago |
ansuz
|
1f2e45d6c8
|
improved fs storage adaptor and config docs
* regularly close open file descriptors older than channelExpirationMs
* clean up older file descriptors when exceeding openFileLimit
|
8 years ago |
ansuz
|
0ece2cf6a1
|
add to default configuration and comment
|
8 years ago |
ansuz
|
0296989515
|
rewrite default config file
|
8 years ago |
ansuz
|
3232671a6a
|
implement optional channel removal hooks
add configuration variables to the default config
|
9 years ago |
ansuz
|
a08efc568b
|
update default config to contain logToStdout
|
9 years ago |
ansuz
|
2c158558f5
|
use leveldb adaptor by default
|
9 years ago |
ansuz
|
60eb8b52a9
|
listen for websockets on the same port as the httpd
|
9 years ago |
ansuz
|
278c4ab32f
|
even more jshint compliance
|
9 years ago |
ansuz
|
37c896f7b3
|
add a note about installing the mongodb client
|
9 years ago |
ansuz
|
1483f110bc
|
fix the default configuration file
add a bunch of comments about the new storage backend
|
9 years ago |
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.
|
9 years ago |
Caleb James DeLisle
|
6687a1d5dc
|
added ability to use https
|
10 years ago |
Caleb James DeLisle
|
2a1f3f9027
|
show a little spinner which spins when loading and when people type
|
10 years ago |
Caleb James DeLisle
|
5ae599fa07
|
support different ports for websocket and http
|
10 years ago |
kpcyrd
|
8d7c85f287
|
Move config from server.js into config.js.dist
|
10 years ago |