Ophir LOJKINE
|
c34ccbb17a
|
Update dependencies
Switch from the unmaintained node-static to serve-static.
|
5 年前 |
Ophir LOJKINE
|
95ffa5d130
|
Better caching
|
5 年前 |
ophir
|
55074124cf
|
Reformat server.js
|
5 年前 |
KIMB-technologies
|
caf67b9a87
|
Check name before passing to Filesystem
|
5 年前 |
Ophir LOJKINE
|
45cf1e1406
|
Improve internationalization
|
5 年前 |
Ophir LOJKINE
|
dc7ea2575f
|
allow downloading board backups
|
5 年前 |
Ophir LOJKINE
|
d473baba89
|
Fix invalid error handling
|
5 年前 |
Ophir LOJKINE
|
6f8ade7ae1
|
New feature: randomly generated board names
|
5 年前 |
Ophir LOJKINE
|
6d56d7b877
|
Fix crash on unsupported language language
|
5 年前 |
Ophir LOJKINE
|
539125b423
|
More server-side translations
|
5 年前 |
Ophir LOJKINE
|
3522c52d36
|
Server-side translations
|
5 年前 |
Ophir LOJKINE
|
6493478362
|
Fix wrong variable name
|
6 年前 |
Ophir LOJKINE
|
5fb9ddddd4
|
Improve logging messages
|
6 年前 |
Ophir LOJKINE
|
7072974bec
|
more readable logs
|
6 年前 |
Ophir LOJKINE
|
55f53b48b6
|
Display the board name in the page title
|
6 年前 |
Ophir LOJKINE
|
13f2ebba63
|
Improve logging
|
6 年前 |
Ophir LOJKINE
|
518f565c5d
|
log requests to the front page
|
6 年前 |
Ophir LOJKINE
|
04f6e2d790
|
Log time on new requests
|
6 年前 |
Ophir LOJKINE
|
8dde9fd473
|
Improve logging
|
6 年前 |
Ophir LOJKINE
|
ed05f515fe
|
Reformat code
|
6 年前 |
Ophir LOJKINE
|
8aa93cae04
|
Fix the 'open board' form
|
6 年前 |
Ophir LOJKINE
|
a24fc79910
|
improve CSP
|
6 年前 |
Ophir LOJKINE
|
7cfbb2c087
|
add a CSP
|
6 年前 |
Ophir LOJKINE
|
9f2272d930
|
Improve error handling on the server
|
6 年前 |
Ophir LOJKINE
|
e2dea2fae3
|
add a preview endpoint
|
6 年前 |
Ophir LOJKINE
|
687a8fa31f
|
Read the port from the environment by default
|
6 年前 |
Ophir LOJKINE
|
dbc498acea
|
Fix the board download feature
|
9 年前 |
Ophir LOJKINE
|
f80b6b465f
|
Send an X-UA-Compatible header for IE
|
9 年前 |
Ophir LOJKINE
|
235475e502
|
Change colors
|
11 年前 |
Ophir LOJKINE
|
50062881d7
|
Create an index page. It is ugly, but better than having an error page welcoming new users.
|
11 年前 |
Ophir LOJKINE
|
bb165cd6e4
|
Allow multiple boards on a single wbo instance.
This is the last feature I wanted before switching to 1.0.
|
11 年前 |
Ophir LOJKINE
|
70b1519205
|
Bug corrections
|
11 年前 |
Ophir LOJKINE
|
e57979276e
|
remove debugging server log
|
11 年前 |
Ophir LOJKINE
|
f6539cb87f
|
Change socket.io configuration
|
11 年前 |
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.
|
11 年前 |
Ophir LOJKINE
|
8c188c2c26
|
Do not display date in logs (nodejitsu already does that)
|
11 年前 |
Ophir LOJKINE
|
bcc2bcfcac
|
Print origin ip address when the user is behind a proxy.
|
11 年前 |
Ophir LOJKINE
|
8fcdb60795
|
Server: Better error catching, better logging. /download now forces the browser to initiate a file download.
|
11 年前 |
Ophir LOJKINE
|
10c492c487
|
Add a feature to the server to allow downloading history.
|
11 年前 |
Ophir LOJKINE
|
7b4b5e24bc
|
Add a better infrastructure, in order to prepare the introduction of new modules (called "tools").
|
11 年前 |