|
9ecc458ea1
|
Updated version of PHP CodeSniffer; cleaned up some style issues and code smells
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-10-14 12:52:29 -04:00 |
|
|
069a246db0
|
Added PHPCS and PHPMD config; added CI config
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-10-14 12:18:13 -04:00 |
|
|
a5d8d74332
|
Added PHPCS and PHPMD config; added CI config
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-10-14 12:17:47 -04:00 |
|
|
205ad74a51
|
Added PHPCS and PHPMD config; added CI config
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-10-14 12:15:14 -04:00 |
|
|
6c23f3c806
|
Added a way to edit a server's properties - right now it only edits the server-port property
|
2022-10-14 11:38:16 -04:00 |
|
|
2297768b57
|
Added ability to read from a server's properties file, and added server port numbers to the index display
|
2022-10-14 10:59:28 -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
|
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 |
|