Commit Graph

368 Commits

Author SHA1 Message Date
Björn Dahlgren
3ddbdce826 Merge pull request #34 from Dahlgren/feature/playwithsix-module-0.0.11
Update to latest Play withSIX module
2017-02-25 22:34:48 +01:00
Björn Dahlgren
a436e05729 Update to latest Play withSIX module 2017-02-25 22:32:51 +01:00
Björn Dahlgren
b8dca85609 Merge pull request #30 from Dahlgren/feature/auto-start
Auto Start selected servers when Manager launches
2017-02-21 19:31:07 +01:00
Björn Dahlgren
df61164fc9 Auto Start selected servers when Manager launches 2017-02-20 10:51:13 +01:00
Björn Dahlgren
cac9a7f15c Merge pull request #26 from Dahlgren/feature/startup-parameters
Startup Parameters
2017-02-18 19:41:50 +01:00
Björn Dahlgren
fac18c00b6 Set startup parameters for server instances 2017-02-18 19:36:53 +01:00
Björn Dahlgren
1039a66190 Scripts to create Windows Service 2017-02-18 19:36:37 +01:00
Björn Dahlgren
fd46b07168 Added custom as difficulty level 2016-11-14 03:15:02 +01:00
Björn Dahlgren
f1a1ba9cb7 Updated readme 2016-11-10 01:29:55 +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
a09651179c Updated gitignore file 2016-10-29 16:48:40 +02:00
Björn Dahlgren
4c5f7e0dfd Refactored missions management into class 2016-10-29 16:34:54 +02:00
Björn Dahlgren
61ae4c6efc Make sure server log stream exists before closing. Fixes #22 2016-06-12 15:11:38 +02:00
Björn Dahlgren
2728b2f025 Fixed launch issues on Windows 2016-06-12 15:10:21 +02:00
Björn Dahlgren
3417e4950e Server Mods 2016-04-24 20:17:33 +02:00
Björn Dahlgren
c39237bcbd Implement sorting for most collections 2015-12-29 16:50:34 +01:00
Björn Dahlgren
73ecdbe47b Mod progress not reset correctly on multiple mod download 2015-12-29 16:21:17 +01:00
Björn Dahlgren
061d6c85e8 Send success response at once for mod download and update
This avoids browser retrying the request if download takes too long
2015-12-29 16:19:55 +01:00
Björn Dahlgren
e72b4f65ce Fixed incorrect variable name i logs manager 2015-11-22 11:11:35 +01:00
Björn Dahlgren
8fda40f48d Fixed incorrect variable used to match log filename
Fixes #19
2015-11-22 11:06:40 +01:00
Björn Dahlgren
10f7768356 Wrong variable name used in logs manager
Fixes #19
2015-11-21 19:02:46 +01:00
Björn Dahlgren
4d954cef62 Wrong variable name used when downloading log file
Fixes #21
2015-11-21 18:54:51 +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
53c49b8055 Create log files on linux servers.
Fixes #17
2015-10-31 15:35:27 +01:00
Björn Dahlgren
2509417c08 Make sure instance is running before applying new state 2015-10-31 15:34:26 +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
7c299a1c00 Bumped arma-server requirement for BattleEye fix 2015-09-19 19:13:35 +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
Björn Dahlgren
f121729211 Fixed broken progress on mods update button 2015-08-15 17:24:47 +02:00
Björn Dahlgren
47629c5f4d Merge pull request #18 from Dahlgren/feature/steam-workshop
Download missions from Steam Workshop
2015-08-15 17:16:14 +02:00
Björn Dahlgren
38d935dd1c Download missions from Steam Workshop 2015-08-15 17:12:50 +02:00
Björn Dahlgren
914ad9bee0 Join mods list on server info correctly to fix line wrapping 2015-08-15 14:17:07 +02:00
Björn Dahlgren
c6ba691896 Sort server list on save to update correct order based on new title(s) 2015-08-15 14:04:42 +02:00
Björn Dahlgren
fac82611dc Set default prefix and suffix to all server names 2015-08-15 13:56:43 +02:00
Björn Dahlgren
93595dfdf0 Show Travis build status in README 2015-07-22 21:25:35 +02:00
Björn Dahlgren
3656b173c9 Only refresh mods if delete is successful 2015-07-22 19:20:05 +00:00
Björn Dahlgren
9599eac5f1 Merge pull request #16 from Dahlgren/feature/delete-mod
Action to delete mod in mods list
2015-07-22 21:10:31 +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
b51629645c Add mention regarding error reporting on Windows and Wine.
Fixes #3
2015-05-30 02:39:00 +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
Björn Dahlgren
1f3f2d605a Merge pull request #11 from NemesisRE/master
Added possibility for listen address
2015-05-29 18:58:12 +02:00