Commit graph

25 commits

Author SHA1 Message Date
Ophir LOJKINE
13f2ebba63 Improve logging 2018-11-29 14:42:17 +01:00
Ophir LOJKINE
518f565c5d log requests to the front page 2018-11-29 14:24:56 +01:00
Ophir LOJKINE
04f6e2d790 Log time on new requests 2018-11-29 14:24:20 +01:00
Ophir LOJKINE
8dde9fd473 Improve logging 2018-11-29 10:59:38 +01:00
Ophir LOJKINE
ed05f515fe Reformat code 2018-11-27 15:29:14 +01:00
Ophir LOJKINE
8aa93cae04 Fix the 'open board' form 2018-11-27 15:25:46 +01:00
Ophir LOJKINE
a24fc79910 improve CSP 2018-11-27 11:31:09 +01:00
Ophir LOJKINE
7cfbb2c087 add a CSP 2018-11-27 11:07:46 +01:00
Ophir LOJKINE
9f2272d930 Improve error handling on the server 2018-11-27 09:57:58 +01:00
Ophir LOJKINE
e2dea2fae3 add a preview endpoint 2018-11-26 18:43:53 +01:00
Ophir LOJKINE
687a8fa31f Read the port from the environment by default 2018-11-26 16:20:50 +01:00
Ophir LOJKINE
dbc498acea Fix the board download feature 2015-07-20 14:28:31 +02:00
Ophir LOJKINE
f80b6b465f Send an X-UA-Compatible header for IE 2015-07-15 16:48:07 +02:00
Ophir LOJKINE
235475e502 Change colors 2014-02-23 19:35:50 +01:00
Ophir LOJKINE
50062881d7 Create an index page. It is ugly, but better than having an error page welcoming new users. 2014-02-22 21:38:33 +01:00
Ophir LOJKINE
bb165cd6e4 Allow multiple boards on a single wbo instance.
This is the last feature I wanted before switching to 1.0.
2014-02-22 20:49:14 +01:00
Ophir LOJKINE
70b1519205 Bug corrections 2013-12-26 02:50:00 +01:00
Ophir LOJKINE
e57979276e remove debugging server log 2013-12-09 01:02:31 +01:00
Ophir LOJKINE
f6539cb87f Change socket.io configuration 2013-12-09 00:59:37 +01:00
Ophir LOJKINE
fd35a486b8 Rework the way the server stores data to make it handle updates and deletions more intelligentlty.
Some work was done on the client-side too, and board loading should now be much faster.
2013-12-07 04:46:31 +01:00
Ophir LOJKINE
8c188c2c26 Do not display date in logs (nodejitsu already does that) 2013-11-20 22:56:48 +01:00
Ophir LOJKINE
bcc2bcfcac Print origin ip address when the user is behind a proxy. 2013-11-14 20:56:56 +01:00
Ophir LOJKINE
8fcdb60795 Server: Better error catching, better logging. /download now forces the browser to initiate a file download. 2013-11-11 13:13:56 +01:00
Ophir LOJKINE
10c492c487 Add a feature to the server to allow downloading history. 2013-11-10 17:32:18 +01:00
Ophir LOJKINE
7b4b5e24bc Add a better infrastructure, in order to prepare the introduction of new modules (called "tools"). 2013-09-27 12:39:47 +02:00