Commit Graph

123 Commits

Author SHA1 Message Date
Björn Dahlgren
4dad7ea218 Show logs created and modified dates in browser locale 2021-07-10 14:12:32 +02:00
Björn Dahlgren
0d9b6134b7 Sort logs by creation date in descending order 2021-07-10 13:47:03 +02:00
Björn Dahlgren
da7a71ed7f Block empty server titles 2021-03-04 00:08:33 +01:00
Björn Dahlgren
446a93855d Mission parameters 2020-12-26 13:54:04 +01:00
Björn Dahlgren
7a9d505f5b Set default mission rotation difficulty as server difficulty 2020-08-08 21:50:50 +02:00
Najsr
6bef8bfe85
Made it same as servers 2020-07-21 11:36:37 +02:00
Najsr
f265b02770
Made client side sorting of missions and mods case insensitive 2020-07-21 11:24:51 +02:00
Björn Dahlgren
aeecc4b68c Handle mission form submission event correctly 2020-06-21 12:10:55 +02:00
Björn Dahlgren
e0b8d425f4 add start/stop button & player counts to dashboard 2019-12-10 15:56:54 +01:00
Björn Dahlgren
7d98e35d1c Modernize frontend from old CommonJS format 2019-10-18 11:06:47 +02:00
Björn Dahlgren
d62a1040ba Disable autostart for cloned server 2019-10-18 10:22:09 +02:00
Björn Dahlgren
c914bb1019 Add active state to navigation bar elements 2019-07-29 17:10:46 +02:00
Björn Dahlgren
2348128bb8 Add filter of mission and world name 2019-07-25 10:43:29 +02:00
Björn Dahlgren
cd9f9f82f5 Split mission and world name in missions list 2019-06-23 20:04:28 +02:00
Björn Dahlgren
2e3f5eff79 Add support for additional configuration options
Options can be defined globally in config.js or per server in web ui
2019-06-02 12:26:40 +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
Björn Dahlgren
7a36ba1c66 Remove leftover PWS image 2018-08-18 03:31:58 +02:00
Björn Dahlgren
c58ec6f308 Update frontend dependencies
Backbone to 1.3.3
Marionette to 2.4.7
Underscore to 1.8.3

Fixes collection sorting when new items are added
2018-08-18 02:53:27 +02:00
Björn Dahlgren
a39e6f17e0 Remove Play withSIX 2018-08-18 01:22:44 +02:00
Björn Dahlgren
de7b482fe4 Remove marionette formview library 2017-10-06 00:01:55 +02:00
Björn Dahlgren
065a6cf76b Fix exception for mod with missing type while searching 2017-10-05 23:15:23 +02:00
Björn Dahlgren
4b23b687d6 Add delete button to log files list 2017-10-05 21:42:50 +02:00
Moritz Schmidt
a3298f3057 add file patching options 2017-10-03 10:46:02 +02:00
Moritz Schmidt
6c979baeec enable user to view log file in browser 2017-10-02 10:57:00 +02:00
Moritz Schmidt
f5e3755c51 add file size to log file view 2017-10-02 10:52:38 +02:00
Moritz Schmidt
c38f23f54c multi missions file upload 2017-10-02 10:21:27 +02:00
Moritz Schmidt
49ceacf8ae configure motd/forcedDifficulty per server 2017-10-01 04:24:05 +02:00
Moritz Schmidt
a7d1221f03 add button to clone server configuration 2017-10-01 03:44:58 +02:00
Björn Dahlgren
a241242cfc Support variable number of headless clients 2017-09-11 22:53:13 +02:00
flexgrip
c8fe5348e0 Add verifySignatures option 2017-08-07 03:15:25 +00:00
Björn Dahlgren
a974d1bbf6 Update to Express 4 2017-04-01 12:55:09 +02:00
Björn Dahlgren
00b39fccbf Handle first start without servers.json and better empty servers state 2017-04-01 10:49:45 +02:00
Björn Dahlgren
f77d69381a Check and Uncheck all mods for a server 2017-03-12 11:36:45 +01:00
Björn Dahlgren
df61164fc9 Auto Start selected servers when Manager launches 2017-02-20 10:51:13 +01:00
Björn Dahlgren
fac18c00b6 Set startup parameters for server instances 2017-02-18 19:36:53 +01:00
Björn Dahlgren
fd46b07168 Added custom as difficulty level 2016-11-14 03:15:02 +01:00
Björn Dahlgren
38d2148337 Changed title in head 2016-11-10 01:25:58 +01:00
Björn Dahlgren
a144dbdf02 Removed footer 2016-11-10 01:22:57 +01:00
Björn Dahlgren
88c3a2067c Show size and last updated in missions list 2016-10-29 17:05:39 +02:00
Björn Dahlgren
c39237bcbd Implement sorting for most collections 2015-12-29 16:50:34 +01:00
Björn Dahlgren
9aa3853bcf Improved file handling of mission files
Fixes #19
2015-11-21 12:42:10 +01:00
Björn Dahlgren
d01f8f572d Panels for mission upload and steam workshop download 2015-11-21 12:22:14 +01:00
Björn Dahlgren
0bc37645b3 Improved save server performance 2015-09-19 22:04:22 +00:00
Björn Dahlgren
fab9fd572a Added icons to more buttons 2015-09-19 19:23:28 +02:00
Björn Dahlgren
daaefa4fa1 Mission rotation 2015-09-19 19:19:43 +02:00
Björn Dahlgren
7c2d704f28 Mods delete button should be red and dangerous 2015-09-19 16:39:52 +02:00
Björn Dahlgren
e4d42d4b2a Don't start routing before servers has been loaded 2015-08-26 10:44:35 +02:00
Björn Dahlgren
12cab35055 Fixed loading indicator not working on mission upload and download 2015-08-15 17:26:30 +02:00