Gregory Ballantine gballan
  • Joined on 2021-07-01
gballan created branch node in BitGoblin/mcst 2022-10-05 00:13:12 -04:00
gballan pushed to node at BitGoblin/mcst 2022-10-05 00:13:12 -04:00
8e80151331 Added a page to create a Minecraft server; added config module
13e730df7b Added some rudimentary server info
c4286373e3 Copied over some styles from the PHP project
d71d78319a Initial express.js project structure
Compare 4 commits »
gballan deleted branch mainold from BitGoblin/mcst 2022-10-02 00:01:34 -04:00
gballan deleted branch php from BitGoblin/mcst 2022-10-02 00:00:52 -04:00
gballan created branch main in BitGoblin/mcst 2022-10-02 00:00:52 -04:00
gballan deleted branch main from BitGoblin/mcst 2022-10-02 00:00:39 -04:00
gballan created branch mainold in BitGoblin/mcst 2022-10-02 00:00:39 -04:00
gballan pushed to main at BitGoblin/mcst 2022-09-25 01:32:02 -04:00
13e730df7b Added some rudimentary server info
gballan pushed to main at BitGoblin/mcst 2022-09-25 00:59:07 -04:00
c4286373e3 Copied over some styles from the PHP project
gballan pushed to main at BitGoblin/mcst 2022-09-25 00:40:38 -04:00
d71d78319a Initial express.js project structure
gballan created branch php in BitGoblin/mcst 2022-09-25 00:09:06 -04:00
gballan pushed to php at BitGoblin/mcst 2022-09-25 00:09:06 -04:00
gballan pushed to main at BitGoblin/mcst 2022-09-24 22:10:25 -04:00
4007b99833 Added some more server info to the server status API
gballan pushed to main at BitGoblin/mcst 2022-09-24 21:29:14 -04:00
efde09025c Added some AJAX to dynamically update the server's run status
gballan pushed to main at BitGoblin/mcst 2022-09-24 20:45:39 -04:00
5699c9cf6a Updated the start/stop server icons; added routes to handle server stop/start
gballan pushed to main at BitGoblin/mcst 2022-09-24 17:34:01 -04:00
b41b246483 Added a nice table for displaying currently available servers
gballan pushed to main at BitGoblin/mcst 2022-09-24 16:27:01 -04:00
25b68c4bc6 Added some rudimentary server finding
gballan pushed to main at BitGoblin/mcst 2022-09-22 23:28:08 -04:00
1fd7bb7a9a Added the ability to create a new server
gballan pushed to main at BitGoblin/mcst 2022-09-22 22:17:43 -04:00
6af39995f7 Added the hassankhan/config module
gballan pushed to main at BitGoblin/mcst 2022-09-22 20:37:36 -04:00
8c15b10389 Initial PHP Slim project structure; built a very basic site template