Gregory Ballantine gballan
  • Joined on 2021-07-01
gballan pushed tag v0.2.1 to BitGoblin/Zealot 2022-10-26 10:01:27 -04:00
gballan pushed to master at BitGoblin/Zealot 2022-10-26 09:58:49 -04:00
75d71e9695 Added some fixes for the Linux installer/service - now shipping a log4rs config; creates /var/log for log files; fixed name of service file
gballan pushed to master at BitGoblin/Zealot 2022-10-26 09:32:56 -04:00
b97a4b1c0f Removed line for debugging
gballan pushed to master at BitGoblin/Zealot 2022-10-26 09:32:40 -04:00
e092990e17 Removed line for debugging
gballan pushed to master at BitGoblin/Zealot 2022-10-24 23:42:49 -04:00
9929db6c5b Added some fixes for Windows (now the setup command works)
gballan pushed to master at BitGoblin/Zealot 2022-10-21 19:37:48 -04:00
004c057a2c Removed configure subcommand for now; Added setup subcommand to initialize the video repository
gballan pushed to master at BitGoblin/Zealot 2022-10-21 19:21:55 -04:00
0b327f304e Downgraded version of Clap module; started work on a configure subcommand to help users set up their service
gballan pushed to master at BitGoblin/Zealot 2022-10-21 00:16:28 -04:00
327ec9c62f Added Clap module for more advanced CLI command/argument handling
gballan opened issue BitGoblin/Zealot#9 2022-10-20 23:36:05 -04:00
Output Files are Getting Wrong Name
gballan pushed to main at BitGoblin/mcst 2022-10-14 12:52:31 -04:00
9ecc458ea1 Updated version of PHP CodeSniffer; cleaned up some style issues and code smells
gballan pushed to main at BitGoblin/mcst 2022-10-14 12:18:15 -04:00
069a246db0 Added PHPCS and PHPMD config; added CI config
gballan pushed to main at BitGoblin/mcst 2022-10-14 12:17:49 -04:00
a5d8d74332 Added PHPCS and PHPMD config; added CI config
gballan pushed to main at BitGoblin/mcst 2022-10-14 12:15:18 -04:00
205ad74a51 Added PHPCS and PHPMD config; added CI config
gballan pushed to main at BitGoblin/mcst 2022-10-14 11:38:21 -04:00
6c23f3c806 Added a way to edit a server's properties - right now it only edits the server-port property
gballan pushed to main at BitGoblin/mcst 2022-10-14 10:59:30 -04:00
2297768b57 Added ability to read from a server's properties file, and added server port numbers to the index display
gballan pushed to main at BitGoblin/mcst 2022-10-08 00:02:32 -04:00
5c35389ae3 Removed beanstalkd stuff for now as it's not necessary; updated the server creation function to actually download the specified server JAR version
gballan pushed to main at BitGoblin/mcst 2022-10-07 19:17:07 -04:00
fdb31eeb00 Added some basic task runner functionality using beanstalkd and the pheanstalk library
gballan pushed to main at BitGoblin/mcst 2022-10-07 17:47:12 -04:00
bb584d5ea0 Refactored routes to be under MVC controllers
gballan pushed to node at BitGoblin/mcst 2022-10-07 16:43:07 -04:00
6776307159 Added ability to start a server
gballan pushed to main at BitGoblin/mcst 2022-10-06 21:11:56 -04:00
54199bf7c8 Added a check to make sure the server doesn't exist before creating it