Commit Graph

24 Commits

Author SHA1 Message Date
36b59f8316 Created the MCDashWrapper.java 2024-02-13 18:42:06 +01:00
9af614d22a Created the StaticHandler.java 2024-02-13 18:41:31 +01:00
c145c79c7d Created the DefaultHandler.java 2024-02-13 18:41:18 +01:00
b0c3633cad Created the PingRoute.java 2024-02-13 18:41:03 +01:00
b0ff5fd8de Created the DefaultRoute.java 2024-02-13 18:40:39 +01:00
7884df7862 Created the ResponseController.java 2024-02-13 18:40:31 +01:00
99d78675b1 Created the Response.java 2024-02-13 18:40:20 +01:00
90a62942ac Created the Request.java 2024-02-13 18:40:11 +01:00
650605c8d7 Created the JSONBuilder.java 2024-02-13 18:39:51 +01:00
17dd784e1f Created the HTTPMethod.java http entity 2024-02-13 18:39:20 +01:00
467dac3723 Created the ContentType.java http entity 2024-02-13 18:39:15 +01:00
94b5a73fdf Created the ServerStatus.java entity 2024-02-13 18:39:03 +01:00
a6ada32a72 Created the ServerConfiguration.java entity 2024-02-13 18:38:55 +01:00
0d8f315952 Created the Server.java entity 2024-02-13 18:36:49 +01:00
55d13e6276 Created the ServerVersionManager.java 2024-02-13 18:36:31 +01:00
e134d0bd01 Created the ServerManager.java 2024-02-13 18:36:26 +01:00
f65423b27f Created the Logger.java 2024-02-13 18:36:10 +01:00
79bb6fb334 Created the DashShutdownHook.java 2024-02-13 18:35:46 +01:00
678757b0c5 Created the ConfigurationManager.java 2024-02-13 18:35:37 +01:00
24c498ef25 Created the pom.xml 2024-02-13 18:35:09 +01:00
397c5fcb05 Added new files/folders to the .gitignore 2024-02-13 18:33:53 +01:00
d6e4fcca5f Created the log4j2.xml resource 2024-02-13 18:33:40 +01:00
633feb0be2 Uploaded the default vite template to the webui folder 2024-02-13 18:29:34 +01:00
110d66d32d Initial commit 2024-02-13 14:39:17 +01:00