Commit Graph

478 Commits

Author SHA1 Message Date
4f98138df2 Added the "not available" class to the styles.sass 2023-06-02 17:26:16 +02:00
fca4b373a2 Merge pull request #10 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.8
Bump @types/react from 18.2.7 to 18.2.8 in /client
2023-06-02 03:54:27 +02:00
5cae536a04 Added nextcloud to the software.jsx 2023-06-02 03:52:23 +02:00
63aa720e63 Updated the ConfigurationRow styles.sass 2023-06-02 03:51:54 +02:00
e60aa06012 Uploaded the nextcloud.webp image 2023-06-02 03:51:44 +02:00
85e977ced1 Bump @types/react from 18.2.7 to 18.2.8 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.7 to 18.2.8.
- [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-06-02 01:10:42 +00:00
22df824f3d Fixed a bug in the ConfigurationArea.jsx 2023-06-02 01:03:20 +02:00
edb46f3563 Updated the ConfigurationArea styles.sass 2023-06-02 00:55:19 +02:00
8261b46fd7 The ConfigurationArea.jsx now displays errors 2023-06-02 00:55:08 +02:00
78675d385b Added the docker entry to the software.jsx 2023-06-02 00:41:38 +02:00
288f33d693 Fixed a bug in the LogArea.jsx 2023-06-02 00:40:46 +02:00
1f089f08b7 Created the docker.webp 2023-06-02 00:40:14 +02:00
d8e293bb79 Updated the routes 2023-06-01 19:51:48 +02:00
da1cc04f93 Created the InstallSoftware index styles.sass 2023-06-01 19:51:26 +02:00
c21ebeffbd Created the InstallSoftware index.js 2023-06-01 19:51:21 +02:00
09ab69d83b Created the InstallSoftware.jsx 2023-06-01 19:51:16 +02:00
73c789becc Created the ConfigurationArea styles.sass 2023-06-01 19:51:08 +02:00
6311fec42c Created the ConfigurationArea index.js 2023-06-01 19:51:02 +02:00
9ede694e36 Created the ConfigurationArea.jsx 2023-06-01 19:50:57 +02:00
31410525bf Created the software.jsx 2023-06-01 19:50:17 +02:00
df79398eca Uploaded the myspeed.webp 2023-06-01 19:50:12 +02:00
25c61240b0 Created the LogArea index.js 2023-06-01 19:49:38 +02:00
6f1c56023a Created the LogArea styles.sass 2023-06-01 19:49:34 +02:00
ecc78bdfd6 Created the LogArea.jsx 2023-06-01 19:49:30 +02:00
5468ef37bd Created the ConfigurationRow index styles.sass 2023-06-01 19:49:20 +02:00
c0ae262155 Created the ConfigurationRow index.js 2023-06-01 19:49:11 +02:00
36d4d278a2 Created the ConfigurationRow.jsx 2023-06-01 19:49:06 +02:00
4fd22e42ac Created the SoftwareGrid styles index.js 2023-06-01 19:48:35 +02:00
75a5381426 Created the SoftwareGrid styles.sass 2023-06-01 19:48:29 +02:00
62671eba0a Created the SoftwareGrid.jsx 2023-06-01 19:48:08 +02:00
09b79c66bf Added a warning to the Home page if the backend is unavailable 2023-06-01 19:44:50 +02:00
c282072bdb Made the Home font size smaller 2023-06-01 19:44:35 +02:00
b27d2334a4 Updated the file name in the Encoder.jsx 2023-06-01 19:44:15 +02:00
457199f4f9 Updated the file name in the Decoder.jsx 2023-06-01 19:44:08 +02:00
bd11e5aecd Integrated the StatusProvider into the App.jsx 2023-06-01 19:42:38 +02:00
95548d2742 Created the ErrorArea styles.sass 2023-06-01 19:42:12 +02:00
eaf57380d6 Created the ErrorArea index.js 2023-06-01 19:42:08 +02:00
9a346f6833 Created the ErrorArea.jsx 2023-06-01 19:42:05 +02:00
3a1451aedc Created the StatusContext index.js 2023-06-01 19:41:50 +02:00
b999a73351 Created the StatusContext.jsx 2023-06-01 19:41:45 +02:00
ced9914185 Created the RequestUtil.js 2023-06-01 19:41:02 +02:00
d0c8c682c8 Renamed socket.js -> SocketUtil.js 2023-06-01 19:40:55 +02:00
3fb1adad75 Renamed file.js -> FileUtil.js 2023-06-01 19:40:45 +02:00
3cd2c895a5 Added the socket.io-client dependency to the package.json 2023-06-01 18:49:44 +02:00
4c4865c6f7 Created the socket util 2023-06-01 18:49:30 +02:00
23d43e4af5 Made the body 100% height 2023-06-01 18:49:23 +02:00
a198931832 Added green to the colors 2023-06-01 18:49:11 +02:00
84227d8e72 Updated the Content padding 2023-05-31 03:31:49 +02:00
fa1a2c61b4 Mobile optimized the InfoArea 2023-05-31 03:28:55 +02:00
c34875e5d5 Updated the Content padding 2023-05-31 03:28:42 +02:00