Commit Graph

13 Commits

Author SHA1 Message Date
5c35389ae3 Removed beanstalkd stuff for now as it's not necessary; updated the server creation function to actually download the specified server JAR version 2022-10-08 00:02:29 -04:00
fdb31eeb00 Added some basic task runner functionality using beanstalkd and the pheanstalk library 2022-10-07 19:17:05 -04:00
bb584d5ea0 Refactored routes to be under MVC controllers 2022-10-07 17:47:10 -04:00
54199bf7c8 Added a check to make sure the server doesn't exist before creating it 2022-10-06 21:11:54 -04:00
4007b99833 Added some more server info to the server status API 2022-09-24 22:10:23 -04:00
efde09025c Added some AJAX to dynamically update the server's run status 2022-09-24 21:29:12 -04:00
5699c9cf6a Updated the start/stop server icons; added routes to handle server stop/start 2022-09-24 20:45:37 -04:00
b41b246483 Added a nice table for displaying currently available servers 2022-09-24 17:33:59 -04:00
25b68c4bc6 Added some rudimentary server finding 2022-09-24 16:26:57 -04:00
1fd7bb7a9a Added the ability to create a new server 2022-09-22 23:28:06 -04:00
6af39995f7 Added the hassankhan/config module 2022-09-22 22:17:41 -04:00
8c15b10389 Initial PHP Slim project structure; built a very basic site template 2022-09-22 20:37:29 -04:00
26a7ab742e Initial commit 2022-09-17 18:02:22 -04:00