Mitch Roote
|
0d3547e7dc
|
Handle form fields with arrays and visibility field
0.7.1
|
2018-02-10 20:29:00 -05:00 |
|
Mitch Roote
|
8418de4c8d
|
Add location for /ws route
|
2018-01-21 14:45:00 -05:00 |
|
Mitch Roote
|
55df6459b8
|
set websocket proxy header in nginx config
|
2018-01-21 14:32:40 -05:00 |
|
Mitch Roote
|
1a337cf138
|
Update docker readme
|
2018-01-21 14:17:33 -05:00 |
|
Mitch Roote
|
44b330d44a
|
Update manager version number, fix filename
|
2018-01-21 14:04:19 -05:00 |
|
Mitch Roote
|
a8e1302685
|
Merge branch 'master' of github.com:mroote/factorio-server-manager
|
2018-01-21 13:52:39 -05:00 |
|
Mitch Roote
|
2afc6dbbe7
|
Merge pull request #84 from knoxfighter/feature/advanced_mod_installation
Rewritten mods section
0.7.0
|
2018-01-14 18:23:03 -05:00 |
|
knoxfighter
|
1b125548c7
|
fixed the typo xD
|
2018-01-15 00:14:53 +01:00 |
|
knoxfighter
|
17fcc88b71
|
Merge branch 'master' into feature/advanced_mod_installation
|
2018-01-14 23:58:14 +01:00 |
|
Mitch Roote
|
26a5fa8d09
|
Merge branch 'master' of github.com:mroote/factorio-server-manager
|
2018-01-10 19:15:43 -05:00 |
|
knoxfighter
|
6e84bab2d7
|
removed commented out code
|
2018-01-10 16:24:23 +01:00 |
|
knoxfighter
|
14a51a66fa
|
fixed the small typo
|
2018-01-10 16:20:01 +01:00 |
|
knoxfighter
|
cf0ade01d5
|
ReactJS changed to be camelCase (JSON response still snake_case)
|
2018-01-09 16:14:36 +01:00 |
|
knoxfighter
|
c88a20d4e3
|
moved lockfile subpackage into vendor folder
|
2018-01-08 09:16:34 +01:00 |
|
Mitch Roote
|
c21e648878
|
Merge pull request #89 from mplewis/patch-1
Update: use latest manager version in Dockerfile
|
2018-01-06 08:40:03 -05:00 |
|
Matt Lewis
|
3ad1f0cb4e
|
update: use latest manager version in Dockerfile
|
2018-01-06 04:40:47 -07:00 |
|
Mitch Roote
|
4e5266f297
|
Remove whitespace
|
2017-12-22 18:36:26 -05:00 |
|
knoxfighter
|
bddc7c6221
|
made go-code all camelCase
|
2017-12-22 20:13:49 +01:00 |
|
knoxfighter
|
0db39aaada
|
run gofmt to format everything
|
2017-12-22 19:32:33 +01:00 |
|
Mitch Roote
|
d3c8b5e813
|
Add factorio game server bind IP config, refactor config page
|
2017-12-22 08:10:25 -05:00 |
|
Mitch Roote
|
7933d4f8a1
|
Update README
0.6.1
|
2017-12-21 19:17:32 -05:00 |
|
Mitch Roote
|
b19f06a3a9
|
Merge pull request #87 from tmathmeyer/master
Cleaned up the build script
|
2017-12-21 19:15:56 -05:00 |
|
Ted Meyer
|
89031c1bab
|
Cleaned up the build script
No more commented out code, and the finished product actually runs now.
Also updated the readme to reflect the new build rules.
|
2017-12-21 14:50:29 -08:00 |
|
Mitch Roote
|
f3da424820
|
Merge pull request #86 from tmathmeyer/master
change --rcon-pass argument to --rcon-password
|
2017-12-21 10:36:32 -05:00 |
|
Ted Meyer
|
6d67afaf53
|
change --rcon-pass argument to --rcon-password
see https://wiki.factorio.com/Console#Command_Line_Parameters for details,
forum posts mentioned that this changed happened back in ~1.3.
|
2017-12-21 00:28:51 -08:00 |
|
knoxfighter
|
77288bba22
|
trying to fix travis v5.2
|
2017-11-19 00:45:16 +01:00 |
|
knoxfighter
|
a078318106
|
trx to fix travis v4.1
|
2017-11-19 00:39:11 +01:00 |
|
knoxfighter
|
59f4cf8726
|
trying to fix travis v5...
|
2017-11-19 00:21:06 +01:00 |
|
knoxfighter
|
d3953b2dba
|
trying to fix travis v4
|
2017-11-18 22:36:13 +01:00 |
|
knoxfighter
|
701f14f3ba
|
trying to fix travis v3
|
2017-11-18 22:25:26 +01:00 |
|
knoxfighter
|
3faa3b16a6
|
trying to fix travis v2
|
2017-11-18 22:18:39 +01:00 |
|
knoxfighter
|
4a42167129
|
hopefully fixed travis
|
2017-11-18 21:21:04 +01:00 |
|
knoxfighter
|
eca544e362
|
updated manage mods image in readme
|
2017-11-16 09:32:45 +01:00 |
|
knoxfighter
|
0c7d1f3a21
|
added download all mods button
|
2017-11-16 09:30:40 +01:00 |
|
knoxfighter
|
17143d7bf8
|
updated readme
|
2017-11-16 09:03:34 +01:00 |
|
knoxfighter
|
02573bc8b8
|
added unix pkg folder to gitignore
|
2017-11-16 08:52:35 +01:00 |
|
knoxfighter
|
113fcc8b24
|
added factorio_version to the ui
|
2017-11-16 08:51:19 +01:00 |
|
knoxfighter
|
6b9639e927
|
user-interface to show everything correctly without race-conditions
|
2017-11-14 13:13:55 +01:00 |
|
knoxfighter
|
8179e2c917
|
finally got rid of the race-conditions (Usability will be fixed later)
|
2017-10-30 00:44:05 +01:00 |
|
knoxfighter
|
5703a22544
|
first test of lockfile subPackage
|
2017-10-29 21:05:14 +01:00 |
|
knoxfighter
|
4acb972197
|
first start of custom fileLock
|
2017-10-29 17:30:27 +01:00 |
|
knoxfighter
|
a61d5d32a8
|
reverted delete file creation
|
2017-10-21 15:29:12 +02:00 |
|
knoxfighter
|
cbed7ae23b
|
added update all buttons (currently bugged)
|
2017-10-21 15:08:42 +02:00 |
|
knoxfighter
|
5d9900d34a
|
feature: delete all mods button
|
2017-09-30 14:31:18 +02:00 |
|
knoxfighter
|
caba55241b
|
bugfix: mod-upload broke mods
|
2017-09-30 02:52:40 +02:00 |
|
knoxfighter
|
e1b2a017d4
|
added logout functionality
|
2017-09-29 16:04:14 +02:00 |
|
knoxfighter
|
fe247a6958
|
save factorio-credentials server-sided
|
2017-09-29 15:39:37 +02:00 |
|
knoxfighter
|
f8d5a78c09
|
bugfix: download mod not reload installedMods list
|
2017-09-28 01:06:42 +02:00 |
|
knoxfighter
|
3ee1842344
|
bugfix: upload possible again
|
2017-09-28 00:56:45 +02:00 |
|
knoxfighter
|
2eed86bec4
|
added two missing packages to the README && changed plus to minus
|
2017-09-27 15:53:08 +02:00 |
|