Commit Graph

89 Commits

Author SHA1 Message Date
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
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
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
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
f5e3755c51 add file size to log file view 2017-10-02 10:52:38 +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
c39237bcbd Implement sorting for most collections 2015-12-29 16:50:34 +01:00
Björn Dahlgren
0bc37645b3 Improved save server performance 2015-09-19 22:04:22 +00:00
Björn Dahlgren
daaefa4fa1 Mission rotation 2015-09-19 19:19:43 +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
Björn Dahlgren
f121729211 Fixed broken progress on mods update button 2015-08-15 17:24:47 +02:00
Björn Dahlgren
38d935dd1c Download missions from Steam Workshop 2015-08-15 17:12:50 +02:00
Björn Dahlgren
0643b28490 Action to delete mod in mods list 2015-07-22 18:39:45 +00:00
Björn Dahlgren
1080bc0cbe Confirm removal of servers and missions. Confirm stop server. Fixes #12 2015-06-04 18:51:33 +02:00
Björn Dahlgren
f973eca818 Manual refresh mods button
Fixes #9
2015-05-30 01:30:53 +02:00
Björn Dahlgren
594487a60e Fixed view state issues where collections aren't rendered when updated 2015-04-17 19:56:47 +02:00
Björn Dahlgren
4130006650 Track mod download progress 2015-04-17 19:41:55 +02:00
Björn Dahlgren
ae4d326734 Disabled settings 2015-04-03 12:16:19 +02:00
Björn Dahlgren
f46e6acd13 Support headless 2015-02-14 11:16:41 +01:00
Björn Dahlgren
1477bd760a Properly scope form selector 2015-02-05 01:53:06 +01:00
Björn Dahlgren
64d14bb80f Search mods in frontend 2015-02-05 00:46:03 +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
be6bdb781a Manually select port for server in settings 2015-01-16 23:09:53 +01:00
Björn Dahlgren
1c452329b2 Make sure server list is properly updated when server state is updated 2015-01-16 23:09:17 +01:00
Björn Dahlgren
fbeb956361 Change server config from manager. Uses new WIP arma-server module. 2015-01-03 03:49:31 +01:00