Commit Graph

959 Commits

Author SHA1 Message Date
majormjr
4abf71d1f4 added leveldb to gitignore 2016-04-30 00:05:07 -04:00
majormjr
0de9c880e5 added view and handler for login 2016-04-29 23:59:13 -04:00
Cormier, Jonathan
32c9c53acc docker: Add nginx logs to Makefile log target 2016-04-29 23:39:26 -04:00
Cormier, Jonathan
95f0896a94 docker: Add logs, stop, and clean to Makefile 2016-04-29 23:39:26 -04:00
Cormier, Jonathan
32e84bfcba docker: Make docker container name match README 2016-04-29 23:39:26 -04:00
majormjr
b0b3f43b30 Merge branch 'master' of github.com:MajorMJR/factorio-server-manager 2016-04-29 20:15:06 -04:00
Mitch Roote
6d86b2311a Merge pull request #13 from jjcf89/docker_makefile
Docker: Add variables to Makefile
2016-04-29 20:13:44 -04:00
majormjr
f8ab1730ff Merge branch 'master' of github.com:MajorMJR/factorio-server-manager 2016-04-29 20:10:58 -04:00
Cormier, Jonathan
74255ded30 Docker: Add variables to Makefile 2016-04-29 20:08:14 -04:00
Mitch Roote
814062f653 Merge pull request #12 from drahti/feature/docker-ssl-reverse-proxy
docker: fixed documentation and added 0.13.32
2016-04-29 19:56:20 -04:00
majormjr
1b578ed110 fixed checkbox alignment, corrected text for auto pause checkbox 2016-04-29 19:54:22 -04:00
majormjr
490fa4edfe Merge branch 'master' of github.com:MajorMJR/factorio-server-manager 2016-04-29 19:51:56 -04:00
Jannik Kolodziej
10a5956443 fixed documentation and added 0.13.32 2016-04-30 01:41:24 +02:00
majormjr
8f7995d2e5 fixed bug where empty savefile is submitted 2016-04-29 19:20:47 -04:00
Mitch Roote
53b2528acf Add factorio volumes to Makefile, added spaces to -p flags 2016-04-29 19:00:57 -04:00
Mitch Roote
1a614dff8b Added comment for glibc requirement 2016-04-29 18:29:21 -04:00
Mitch Roote
2ef1ac5ada Update Makefile 2016-04-29 18:17:52 -04:00
Mitch Roote
65ea5aa169 Update Docker image Makefile 2016-04-29 18:17:39 -04:00
Mitch Roote
76eec223ee Merge pull request #8 from drahti/feature/docker-ssl-reverse-proxy
Added new Dockerfile with nginx reverse proxy
2016-04-29 17:55:18 -04:00
Jannik Kolodziej
8a4191522f removed tmp files from final image 2016-04-29 23:23:31 +02:00
Jannik Kolodziej
4d1cd9fce5 Fixed my fingers being overhasty 2016-04-29 23:02:03 +02:00
Jannik Kolodziej
aac9e05a70 Fixed doubled README 2016-04-29 22:35:01 +02:00
Jannik Kolodziej
81966f9c77 Added new Dockerfile with nginx reverse proxy 2016-04-29 22:01:52 +02:00
majormjr
ed49b1137f improved login ui views 2016-04-29 12:53:05 -04:00
majormjr
bb56dab92b added auth handlers, added auth route and view 2016-04-29 10:37:21 -04:00
majormjr
0eb92ea6fe started on http authentication 2016-04-29 00:00:04 -04:00
majormjr
4a83c4b9ac added game server UDP port to dockerfile 2016-04-28 10:10:38 -04:00
majormjr
d227336e8f Merge branch 'master' of github.com:MajorMJR/factorio-server-manager 2016-04-28 09:58:15 -04:00
majormjr
6c9bb7c3a2 added dockerfile for deployment, added makefiles for creating release and building docker image 2016-04-28 09:58:02 -04:00
Mitch Roote
e538e1142c Update README.md 2016-04-27 20:19:07 -04:00
majormjr
f643a07135 ui improvements, renamed http status handler 2016-04-27 20:12:00 -04:00
majormjr
0fc88191f4 added bundle.js to gitignore 2016-04-27 19:41:07 -04:00
Mitch Roote
7a116add77 Merge pull request #1 from willglynn/exclude_binaries
Exclude binaries
2016-04-27 16:44:12 -04:00
Will Glynn
367ec87c8f Remove binaries 2016-04-27 14:02:07 -05:00
Will Glynn
fc6a8207f9 Add executables to .gitignore 2016-04-27 14:02:04 -05:00
Mitch Roote
5ff3d08251 Update README.md 2016-04-27 13:38:19 -04:00
Mitch Roote
0b0faf5d7e Update README.md 2016-04-27 11:30:25 -04:00
majormjr
01305676a9 fixed bug where savename wasnt submitted when starting server 2016-04-27 10:41:55 -04:00
majormjr
ab04fec995 added ui for stopping server, improved UI, added server status components 2016-04-26 21:10:16 -04:00
majormjr
3bf38e2716 Merge branch 'master' of github.com:MajorMJR/factorio-server-manager 2016-04-25 20:39:07 -04:00
majormjr
549d214958 added feature to start and stop server, added handlers and ui for starting factorio server 2016-04-25 20:38:51 -04:00
Mitch Roote
3c95e72b98 Update README.md 2016-04-25 00:32:06 -04:00
Mitch Roote
603ea59198 Update README.md 2016-04-25 00:28:36 -04:00
Mitch Roote
c21c10c4ee Update README.md 2016-04-25 00:12:38 -04:00
majormjr
a19dbef3f6 added handler for creating save files 2016-04-24 21:38:06 -04:00
majormjr
96139c8cad improved ui for config route, added error reporting to json responses 2016-04-24 19:07:00 -04:00
majormjr
a77a442513 added method and handler for reading config.ini file 2016-04-23 19:14:13 -04:00
majormjr
4ac1fc0568 added handlers and views for uploading and removing mods and saves 2016-04-21 11:05:28 -04:00
majormjr
e0ac8fdbec added button to download save files, updated readme 2016-04-20 08:22:51 -04:00
majormjr
bb0aba974d added license, updated readme 2016-04-19 23:16:36 -04:00