Commit Graph

25 Commits

Author SHA1 Message Date
Björn Dahlgren
be5174ebb2 Setup more app tests 2019-09-22 22:08:34 +02:00
Björn Dahlgren
ae21680da8 Push missions with socket connection 2018-08-18 13:04:33 +02:00
Björn Dahlgren
4b1fa7b52f Push settings with socket connection 2018-08-18 12:31:47 +02:00
Björn Dahlgren
b13cc58b33 Assemble frontend with webpack 2018-08-18 03:35:48 +02:00
Moritz Schmidt
908d993b93 add 'user' token to be used in morgan log format 2017-10-01 03:26:07 +02:00
Moritz Schmidt
a443c807e1 configurable log format 2017-10-01 03:26:07 +02:00
Moritz Schmidt
9326ee4c73 allow array of basic auth users 2017-10-01 03:26:07 +02:00
Björn Dahlgren
853a79546a Lint and format all backend code with standard.js 2017-09-11 23:10:43 +02:00
Björn Dahlgren
3a71be3c6b Set bodyparser urlencoded to use simplified parsing 2017-04-01 13:18:11 +02:00
Björn Dahlgren
a974d1bbf6 Update to Express 4 2017-04-01 12:55:09 +02:00
Björn Dahlgren
4c5f7e0dfd Refactored missions management into class 2016-10-29 16:34:54 +02:00
Björn Dahlgren
53c49b8055 Create log files on linux servers.
Fixes #17
2015-10-31 15:35:27 +01:00
Björn Dahlgren
38d935dd1c Download missions from Steam Workshop 2015-08-15 17:12:50 +02:00
Björn Dahlgren
2738e61597 Use HTTP Basic Auth if username and password is defined in config
Fixes #5
2015-05-30 02:29:48 +02:00
Björn Dahlgren
f973eca818 Manual refresh mods button
Fixes #9
2015-05-30 01:30:53 +02:00
Steven Koeberich
ad5a1384e1 Update app.js
added config.host to server.listen()
2015-05-29 17:23:19 +02:00
Björn Dahlgren
00eb69050f Tests 2015-02-28 15:43:57 +01:00
Björn Dahlgren
353b4e15e5 Keep mods in sync with clients through socket 2015-02-01 16:07:39 +01:00
Björn Dahlgren
d086b789f8 Implemented search in API 2015-02-01 05:01:50 +01:00
Björn Dahlgren
5f6108c98d Updated to PWS 0.0.9 client and moved som functions from routes 2015-02-01 04:55:08 +01:00
Björn Dahlgren
5d46fd7fc4 Moved all mods logic in router into separate class 2015-01-21 04:00:09 +01:00
Björn Dahlgren
7c4df71a90 Refactored manager and server into separate components injected as needed 2015-01-21 03:18:45 +01:00
Björn Dahlgren
8bb2a3d1e4 Set web app port in config 2015-01-16 22:50:52 +01:00
Björn Dahlgren
b57d30f8a4 Display and download logs on Wine and Windows 2014-11-09 18:10:42 +01:00
Björn Dahlgren
5a2671a6d8 Renamed app start script 2014-07-26 10:34:24 +02:00