608 Commits

Author SHA1 Message Date
e35859922c
Created the ServerDialog.jsx 2023-08-05 22:15:19 +02:00
f1f42f0ebc
Created the AddServer styles.sass 2023-08-05 22:14:31 +02:00
69dd14c0aa
Created the AddServer index.js 2023-08-05 22:14:22 +02:00
52480e4fc0
Created the AddServer.jsx 2023-08-05 22:14:16 +02:00
430d771884
Created the ServerChooser styles.sass 2023-08-05 22:14:07 +02:00
d49642c39a
Created the ServerChooser index.js 2023-08-05 22:14:00 +02:00
4e827f6793
Created the ServerChooser.jsx 2023-08-05 22:13:56 +02:00
f6a55972ea
Created the ServerInfo styles.sass 2023-08-05 22:13:50 +02:00
1fb787139e
Created the ServerInfo index.js 2023-08-05 22:13:44 +02:00
e3244f8c6a
Created the ServerInfo.jsx 2023-08-05 22:13:40 +02:00
fe7af071b6
Uploaded the de.webp asset 2023-08-05 21:54:48 +02:00
6c62bfd734
Updated the Header styles.sass 2023-08-05 21:54:16 +02:00
57bcb265d8
The Header.jsx now supports changing the server 2023-08-05 21:53:39 +02:00
3d17a0bdc4
Added the $background-dark color to the colors.sass 2023-08-05 21:53:25 +02:00
fd78c88ef3
Updated the SocketUtil.js 2023-08-05 21:53:13 +02:00
41a283e25f
Updated the RequestUtil.js 2023-08-05 21:53:08 +02:00
96965bbb1d
Updated the StatusContext.jsx 2023-08-05 21:52:56 +02:00
662547d244
Updated the Home.jsx 2023-08-05 21:52:29 +02:00
018fc48bc2
Updated the InstallSoftware.jsx 2023-08-05 20:52:55 +02:00
2378cd83f7
Added the CharCounter tool to the routes index.jsx 2023-08-04 22:22:06 +02:00
6e555dfbad
Created the CharCounter styles.sass 2023-08-04 22:21:43 +02:00
600e1de8ed
Created the CharCounter index.js 2023-08-04 22:21:21 +02:00
f0e75d76b3
Created the CharCounter.jsx 2023-08-04 22:21:18 +02:00
e576878544
Removed debug statements from the app.js 2023-08-04 18:16:39 +02:00
32611e7854
Updated the InstallSoftware styles.sass 2023-08-04 18:16:29 +02:00
f6f622db5e
Updated the software.jsx 2023-08-04 18:10:25 +02:00
a2e0b513d7
Added pterodactyl to the software.jsx 2023-08-04 18:09:44 +02:00
a2374e04fe
Created the pterodactyl.js app 2023-08-04 18:09:30 +02:00
8fbaa26c6a
Added the pterodactyl.webp asset 2023-08-04 18:07:51 +02:00
f0633a14f1
Fixed the nextcloud.js app handler 2023-08-04 16:11:19 +02:00
381a7b993d
Merge pull request #69 from gnmyt/dependabot/npm_and_yarn/client/fortawesome/free-solid-svg-icons-6.4.2
Bump @fortawesome/free-solid-svg-icons from 6.4.0 to 6.4.2 in /client
2023-08-04 12:47:11 +02:00
bbd31dc6b0
The myspeed.js app now installs the system service after installing 2023-08-04 12:46:38 +02:00
2fd42c72c9
Fixed a bug in the InstallSoftware component styles.sass 2023-08-04 12:46:16 +02:00
e95af745b6
Fixed a bug in the ConfigurationArea.jsx 2023-08-04 12:45:59 +02:00
62ffca7d6e
Mobile optimized the SidebarContent component 2023-08-04 12:22:55 +02:00
d6e59666df
Removed index.js imports from ServerItem.jsx, RemoteSFTP.jsx, Header.jsx & main.jsx 2023-08-04 12:22:55 +02:00
0aa769d1d8
Merge pull request #63 from gnmyt/dependabot/npm_and_yarn/client/vitejs/plugin-react-4.0.4
Bump @vitejs/plugin-react from 4.0.3 to 4.0.4 in /client
2023-08-04 12:06:52 +02:00
fd9bd110b2
Imported the Privacy & Imprint pages into the routes index.jsx 2023-08-04 12:06:23 +02:00
9322fe51b7
Created the Privacy styles.sass 2023-08-04 12:06:23 +02:00
798d045377
Created the Privacy index.js 2023-08-04 12:06:23 +02:00
bf1603c51b
Created the Privacy.jsx legal page 2023-08-04 12:06:23 +02:00
e95b8f9056
Created the Imprint styles.sass 2023-08-04 12:06:23 +02:00
73ab2950e0
Created the Imprint index.js 2023-08-04 12:06:23 +02:00
01c6567599
Created the Imprint.jsx legal page 2023-08-04 12:06:23 +02:00
48aab0c6dd
Removed the SidebarFooter component 2023-08-04 12:06:23 +02:00
176d9b1741
Removed the SidebarFooter from the Sidebar.jsx 2023-08-04 12:06:22 +02:00
dependabot[bot]
38c631c8c9
Bump @fortawesome/free-solid-svg-icons from 6.4.0 to 6.4.2 in /client
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.4.0...6.4.2)

---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 10:17:08 +00:00
1983d8082d
Merge pull request #68 from gnmyt/dependabot/npm_and_yarn/client/socket.io-client-4.7.2
Bump socket.io-client from 4.7.1 to 4.7.2 in /client
2023-08-03 12:16:12 +02:00
630a2fef2c
Merge pull request #67 from gnmyt/dependabot/npm_and_yarn/client/fortawesome/fontawesome-svg-core-6.4.2
Bump @fortawesome/fontawesome-svg-core from 6.4.0 to 6.4.2 in /client
2023-08-03 12:15:31 +02:00
b4355bcaf9
Merge pull request #66 from gnmyt/dependabot/npm_and_yarn/socket.io-4.7.2
Bump socket.io from 4.7.1 to 4.7.2
2023-08-03 12:12:45 +02:00