Commit Graph

84 Commits

Author SHA1 Message Date
majormjr
bedfb3fc0f Added HTTP handler for listing users, fixed paths to mod and saves directory 2016-05-04 21:05:50 -04:00
majormjr
ee5df75a73 Fixed bug in UI when no saves or mods present 2016-05-04 21:04:30 -04:00
majormjr
9a499d0194 fixed bug in toggling mods issue #23 2016-05-03 13:31:07 -04:00
majormjr
6e1dedbe03 removed leveldb 2016-05-03 12:33:41 -04:00
majormjr
41813b1ddd moved conffile flag to flagParse() 2016-05-03 12:32:03 -04:00
majormjr
8642b771d5 Added flag for config file 2016-05-03 11:56:06 -04:00
majormjr
1b6fef4605 Updated Dockerfile 2016-05-03 11:53:43 -04:00
majormjr
5e51ca5c2f Updated dockerfile version 2016-05-03 11:20:46 -04:00
majormjr
aa15fb60a3 removed uneeded CSS framework files 2016-05-03 11:02:05 -04:00
Mitch Roote
131d494cee correct label on server control component 2016-05-02 14:00:14 -04:00
Mitch Roote
cbff961cb5 Update README.md 2016-05-02 11:17:58 -04:00
Mitch Roote
7a72aea146 Update Dockerfile 2016-05-01 01:45:24 -04:00
Mitch Roote
ba482994ee Update README.md 2016-04-30 21:15:24 -04:00
Mitch Roote
6206e06c6a Update README.md 2016-04-30 21:14:59 -04:00
majormjr
314d189620 improved authentication and logout 2016-04-30 20:50:20 -04:00
majormjr
1862d43bfb added logout, improved login and logout ui 2016-04-30 17:48:45 -04:00
majormjr
345bdc6688 Merge branch 'master' of github.com:MajorMJR/factorio-server-manager 2016-04-30 14:35:51 -04:00
majormjr
2109f52b78 added handlers for login, logout, checking user status, added checks in ui to redirect to login page 2016-04-30 14:35:10 -04:00
Mitch Roote
e272c8074b removed duplicate client_max_body_size entry 2016-04-30 11:34:06 -04:00
Mitch Roote
3aa9cf7683 Merge pull request #19 from drahti/bugfix/docker-nginx
Docker: reverse proxy bugfixes
2016-04-30 11:33:26 -04:00
Jannik Kolodziej
decb11d308 Fixed upload/download of large files, working around a docker bug (I think) 2016-04-30 17:01:49 +02:00
Jannik Kolodziej
ce4ddf5ca2 Fixed incomplete downloads of large files 2016-04-30 13:24:27 +02:00
Jannik Kolodziej
da8c787042 Fix nginx outputting 404 on refresh of subpages 2016-04-30 13:14:13 +02:00
Mitch Roote
cd78f35a77 Increase nginx maximum upload size 2016-04-30 00:25:47 -04:00
Mitch Roote
22f0ec0277 Merge pull request #15 from jjcf89/docker_makefile
Docker makefile
2016-04-30 00:07:20 -04:00
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