Commit Graph

397 Commits

Author SHA1 Message Date
0c4ed678ab Created the Overview.jsx 2024-02-15 01:11:39 +01:00
6d3be77147 Created the Server index.js 2024-02-15 01:05:44 +01:00
c59cb1c76c Created the Server.jsx 2024-02-15 01:05:40 +01:00
fe7b524a8e Created the CreationDialog index.js 2024-02-15 01:02:50 +01:00
3f75ce341b Created the CreationDialog.jsx 2024-02-15 01:02:46 +01:00
964701e5cd Created the Share index.js 2024-02-15 00:55:29 +01:00
cd06c21c94 Created the Share.jsx page 2024-02-15 00:55:23 +01:00
9e91b80285 Created the Root index.js 2024-02-15 00:55:12 +01:00
1d0674956a Created the Root.jsx state 2024-02-15 00:55:08 +01:00
d790348347 Updated the App.jsx 2024-02-15 00:54:59 +01:00
e1709c66a7 Updated the main.jsx 2024-02-15 00:54:53 +01:00
4cd903cf7e Created the RequestUtil.js 2024-02-15 00:54:43 +01:00
7351a828b4 Created the default.js theme 2024-02-15 00:54:32 +01:00
86c8a55cec Created the server.jsx routes 2024-02-15 00:54:19 +01:00
c78a9d516e Created the TokenContext index.js 2024-02-15 00:54:12 +01:00
bfdfbaa984 Created the TokenContext.jsx 2024-02-15 00:54:09 +01:00
64e58f0616 Created the ServerContext index.js 2024-02-15 00:53:47 +01:00
2871cfd9c8 Created the ServerContext.jsx 2024-02-15 00:53:43 +01:00
80b9786d0f Removed the react.svg 2024-02-15 00:53:33 +01:00
bb00de6b2b Created the Sidebar index.js 2024-02-15 00:51:35 +01:00
4bdc709ceb Created the Sidebar.jsx 2024-02-15 00:51:31 +01:00
a326483173 Created the Header component index.js 2024-02-15 00:50:54 +01:00
2c1993c056 Created the Header.jsx component 2024-02-15 00:50:49 +01:00
1a868c7899 Created the Login state index.js 2024-02-15 00:50:38 +01:00
3df218a4e0 Created the Login.jsx state 2024-02-15 00:50:34 +01:00
dbb4e95417 Created the i18n.js 2024-02-15 00:50:23 +01:00
80ab127bf7 Removed old css files 2024-02-15 00:50:16 +01:00
ea7e245980 Updated the vite.config.js 2024-02-15 00:50:08 +01:00
02f07e6070 Created the package-lock.json & yarn.lock file 2024-02-15 00:49:57 +01:00
91941a1b22 Added all required dependencies to the package.json 2024-02-15 00:49:48 +01:00
8d4cdae2f7 Created the jsconfig.json 2024-02-15 00:49:35 +01:00
701bc38d64 Updated the index.html 2024-02-15 00:49:29 +01:00
bc37ea8808 Removed the vite.svg 2024-02-15 00:46:58 +01:00
b3a60acee2 Implemented the ProxyHandler into the MCDashWrapper.java 2024-02-15 00:46:53 +01:00
cf0a3cdb67 Added a temp hash to the SetupRoute.java 2024-02-15 00:46:40 +01:00
30e639e4cf Created the ProxyHandler.java 2024-02-15 00:46:03 +01:00
5ac1d4d7e7 Uploaded the software assets 2024-02-15 00:44:56 +01:00
602c68a727 Created the favicon.png asset 2024-02-15 00:44:49 +01:00
ba6c71c23b Created the favicon.ico asset 2024-02-15 00:44:46 +01:00
031aaf0fa1 Removed the upstream module 2024-02-15 00:44:23 +01:00
0a7c2ff15a Created the upstream link 2024-02-14 15:54:32 +01:00
882982234a Created the .gitmodules file 2024-02-14 15:53:45 +01:00
170c52f26f The SetupRoute.java now automatically creates the properties, server-icon.png & sets up the plugin 2024-02-14 14:53:47 +01:00
f379ec7df6 Implemented the motd, port & icon in the ServersRoute.java 2024-02-14 14:53:20 +01:00
449c5142a7 Integrated icon, motd & properties support for the Server.java entity 2024-02-14 14:53:08 +01:00
0ed7fdb2f8 Created the ServerProperties.java entity 2024-02-14 14:52:45 +01:00
c69e6fe55d Created the server-icon.png 2024-02-14 14:47:09 +01:00
10613fff9b Updated the ServerManager.java 2024-02-14 14:43:06 +01:00
6a65daa579 Fixed a bug in the SetupRoute.java 2024-02-14 14:13:58 +01:00
a5f8b72c9b Added ServerVersionManager#getInstallers 2024-02-14 14:13:47 +01:00