|
6e6bbd12a7
|
Created the AccountMenu ind.js
|
2024-02-15 18:25:47 +01:00 |
|
|
ec0bbeaf58
|
Created the AccountMenu.jsx
|
2024-02-15 18:25:43 +01:00 |
|
|
9f67e08f92
|
Created the light.js theme
|
2024-02-15 18:25:12 +01:00 |
|
|
b8cb17a340
|
Renamed dark.js -> default.js
|
2024-02-15 18:25:04 +01:00 |
|
|
090adc6406
|
Created the SettingsContext index.js
|
2024-02-15 18:24:31 +01:00 |
|
|
540cb33c57
|
Created the SettingsContext.jsx
|
2024-02-15 18:24:24 +01:00 |
|
|
cfa3c89f14
|
Added translations to the en.json
|
2024-02-15 18:23:40 +01:00 |
|
|
4bd6da14be
|
Created a setup page in the Login.jsx
|
2024-02-15 17:28:00 +01:00 |
|
|
589b4bac8f
|
Updated the en.json locale
|
2024-02-15 17:27:50 +01:00 |
|
|
11761b6487
|
Fixed a bug in the ServerInfo.jsx
|
2024-02-15 17:11:56 +01:00 |
|
|
aad8dd083b
|
Added Authorization headers in the RequestUtil.js
|
2024-02-15 17:11:48 +01:00 |
|
|
f6a8c3f537
|
Removed authorization from the SetupRoute.java
|
2024-02-15 17:11:22 +01:00 |
|
|
b5b93c4dbc
|
Implemented Authorization in the ProxyHandler.java
|
2024-02-15 17:10:56 +01:00 |
|
|
636ff60c30
|
Implemented bcrypt into the pom.xml
|
2024-02-15 16:41:13 +01:00 |
|
|
33b9480294
|
Integrated the Login state into the App.jsx
|
2024-02-15 16:40:50 +01:00 |
|
|
83c90987aa
|
Created the Login.jsx state
|
2024-02-15 16:40:18 +01:00 |
|
|
2d16bdbf4b
|
Removed headers from the RequestUtil.js proxy
|
2024-02-15 16:40:01 +01:00 |
|
|
c7462ae6f2
|
Added login to the en.json
|
2024-02-15 16:39:50 +01:00 |
|
|
c07df4d2a5
|
Integrated the UserManager into the MCDashWrapper.java
|
2024-02-15 16:39:40 +01:00 |
|
|
c6b83103cf
|
Created the SetupRoute.java
|
2024-02-15 16:38:31 +01:00 |
|
|
ad36d59ecf
|
Added SetupRoute#generateRandomKey
|
2024-02-15 16:38:08 +01:00 |
|
|
3a31b1ee0b
|
Integrated secure auth to the ProxyHandler.java
|
2024-02-15 16:37:21 +01:00 |
|
|
8b6b449185
|
Implemented authorization into the DefaultHandler.java
|
2024-02-15 16:37:09 +01:00 |
|
|
4d64712445
|
Added the proxyKey to the ServerConfiguration.java
|
2024-02-15 16:36:42 +01:00 |
|
|
6398829b0a
|
Created the User.java
|
2024-02-15 16:36:28 +01:00 |
|
|
e31378739e
|
Created the UserManager.java
|
2024-02-15 16:35:38 +01:00 |
|
|
8e4dabe74e
|
Removed the accounts.yml from the ServerVersionManager
|
2024-02-15 16:35:29 +01:00 |
|
|
88a72fd115
|
Added a no_servers message to the Overview.jsx
|
2024-02-15 15:14:14 +01:00 |
|
|
7f31910746
|
Organized the Server.jsx
|
2024-02-15 15:14:00 +01:00 |
|
|
84af732dcd
|
Created the ServerMenu index.js
|
2024-02-15 15:12:56 +01:00 |
|
|
fcfaa53b82
|
Created the ServerMenu.jsx
|
2024-02-15 15:12:47 +01:00 |
|
|
e5e85525fd
|
Created the UpdateDescriptionDialog.jsx
|
2024-02-15 15:12:37 +01:00 |
|
|
059e25544c
|
Created the RenameDialog.jsx
|
2024-02-15 15:12:32 +01:00 |
|
|
9c0338323a
|
Created the MigrateVersionDialog.jsx
|
2024-02-15 15:12:28 +01:00 |
|
|
03f084b2a7
|
Created the ConfirmDeleteDialog.jsx
|
2024-02-15 15:12:23 +01:00 |
|
|
c08afabdf9
|
Created the ChangeRAMDialog.jsx
|
2024-02-15 15:12:17 +01:00 |
|
|
5bc389d185
|
Created the ServerInfo index.js
|
2024-02-15 15:11:27 +01:00 |
|
|
04c735d8f3
|
Created the ServerInfo.jsx component
|
2024-02-15 15:11:22 +01:00 |
|
|
7fd7b603b8
|
Removed the PRXY_URL from thr CreationDialog.jsx
|
2024-02-15 15:11:01 +01:00 |
|
|
19b7ac345d
|
Updated the en.json locale
|
2024-02-15 15:10:49 +01:00 |
|
|
976a9a1479
|
Integrated a PATCH route in the ServersRoute.java
|
2024-02-15 15:10:38 +01:00 |
|
|
15d9a4d2f2
|
Removed a log statement from the ProxyHandler.java
|
2024-02-15 01:14:09 +01:00 |
|
|
92e384ac26
|
Added headless mode to the ServerManager.java
|
2024-02-15 01:12:52 +01:00 |
|
|
56618e5bd9
|
Created the en.json locale
|
2024-02-15 01:11:50 +01:00 |
|
|
4c6dbffde7
|
Created the Overview index.js
|
2024-02-15 01:11:43 +01:00 |
|
|
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 |
|