474 Commits

Author SHA1 Message Date
dependabot[bot]
eafa84e423
Bump react-router-dom from 6.14.2 to 6.15.0 in /client
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.14.2 to 6.15.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.15.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 00:50:55 +00:00
b9466894d2
Merge pull request #73 from gnmyt/dependabot/npm_and_yarn/client/sass-1.65.1
Bump sass from 1.64.2 to 1.65.1 in /client
2023-08-10 11:15:45 +02:00
2deb35822b
Merge pull request #72 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.20
Bump @types/react from 18.2.19 to 18.2.20 in /client
2023-08-10 09:20:56 +02:00
dependabot[bot]
df418aff8e
Bump sass from 1.64.2 to 1.65.1 in /client
Bumps [sass](https://github.com/sass/dart-sass) from 1.64.2 to 1.65.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.64.2...1.65.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 00:22:44 +00:00
dependabot[bot]
7dc2e3f274
Bump @types/react from 18.2.19 to 18.2.20 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.19 to 18.2.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 00:22:11 +00:00
eaced879d0
Merge pull request #71 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.19
Bump @types/react from 18.2.18 to 18.2.19 in /client
2023-08-09 23:06:39 +02:00
dependabot[bot]
405ec78e14
Bump @types/react from 18.2.18 to 18.2.19 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.18 to 18.2.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 00:40:15 +00:00
a9812d0d01
Merge pull request #70 from gnmyt/dependabot/npm_and_yarn/client/vite-4.4.9
Bump vite from 4.4.8 to 4.4.9 in /client
2023-08-08 20:22:03 +02:00
dependabot[bot]
ca2f43c923
Bump vite from 4.4.8 to 4.4.9 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.8 to 4.4.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 00:15:48 +00:00
255274d690
Fixed the ServerDialog component 2023-08-05 22:44:53 +02:00
8df6fb93b5
Fixed a bug in the SocketUtil.js 2023-08-05 22:36:12 +02:00
46bc9ef814
Created the ServerDialog styles.sass 2023-08-05 22:30:06 +02:00
e10817a13e
Added the servers.js 2023-08-05 22:29:47 +02:00
82ae1d653d
Updated the AddServer styles.sass 2023-08-05 22:26:40 +02:00
a3ee46c5ed
Added error handling to the AddServer.jsx 2023-08-05 22:26:31 +02:00
799ae1aeaa
Created the ServerDialog index.js 2023-08-05 22:15:23 +02:00
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