Commit Graph

577 Commits

Author SHA1 Message Date
57f9681e0f Updated the server button in the InstallSoftware.jsx, RemoteSFTP.jsx & RemoteSSH.jsx 2023-06-03 01:39:24 +02:00
61fdf92b9b Integrated the ServerDialog into the RemoteSSH.jsx 2023-06-03 01:37:24 +02:00
6301b1e827 Integrated the ServerDialog into the RemoteSFTP.jsx 2023-06-03 01:37:20 +02:00
15c81f01bc Fixed a bug in the App.jsx 2023-06-03 01:35:30 +02:00
e0d0a9d0d2 Integrated the ServerDialog into the InstallSoftware.jsx 2023-06-03 01:35:23 +02:00
d734b07109 Added value keys to the ConfigurationRow.jsx 2023-06-03 01:35:00 +02:00
43938526a5 Integrated the new server context into the ConfigurationArea.jsx 2023-06-03 01:34:48 +02:00
8f141caf0e Created the ServerDialog styles.sass 2023-06-03 01:34:29 +02:00
9efb7a9dee Created the ServerDialog index.js 2023-06-03 01:34:23 +02:00
6602267b5b Created the ServerDialog.jsx 2023-06-03 01:34:19 +02:00
eb8824033f Created the ServerItem index.js 2023-06-03 01:34:08 +02:00
918a648487 Created the ServerItem styles.sass 2023-06-03 01:34:03 +02:00
3ea1c7a32f Created the ServerItem.jsx 2023-06-03 01:33:59 +02:00
47f8784906 Added the server route to the server index.js 2023-06-03 01:33:46 +02:00
7dc53feb96 Created the server.js route 2023-06-03 01:33:35 +02:00
d571fad487 Added a timeout to the app.js handler 2023-06-03 01:33:21 +02:00
255d0920f2 Created the shell controller 2023-06-03 01:33:13 +02:00
36e8b715e8 Added the uuid dependency to the client package.json 2023-06-03 01:33:00 +02:00
869b894a9c Created the ServerContext index.js 2023-06-03 01:32:46 +02:00
295f5854d5 Created the ServerContext.jsx 2023-06-03 01:32:41 +02:00
6115c63515 Changed the sizes in the DialogContext 2023-06-03 01:32:29 +02:00
bb1ad06103 Uploaded the ubuntu.webp 2023-06-03 01:32:16 +02:00
9dca26f9c1 Uploaded the linux.webp 2023-06-03 01:32:13 +02:00
b21486cabe Uploaded the debian.webp 2023-06-03 01:32:08 +02:00
89e04d1ed7 Uploaded the centos.webp 2023-06-03 01:32:04 +02:00
f8d9e6c1f4 Created the postRequest function in the RequestUtil.js 2023-06-02 21:28:31 +02:00
34d775bf6f Updated the page animation 2023-06-02 21:22:50 +02:00
b482e1e8b7 The PowerItem.jsx now supports a middle click 2023-06-02 20:37:00 +02:00
b9d7062eba Added the color & setColors props to the Header in the App.jsx 2023-06-02 20:21:48 +02:00
917dec35d0 Integrated the ColorDialog into the Header.jsx 2023-06-02 20:20:47 +02:00
83a639840d Created the ColorDialog styles.sass 2023-06-02 20:20:01 +02:00
ad3b6f4987 Created the ColorDialog index.js 2023-06-02 20:19:51 +02:00
973934ce74 Created the ColorDialog.jsx 2023-06-02 20:19:47 +02:00
f6e22d9698 Created the DialogContext styles.sass 2023-06-02 20:19:37 +02:00
22d258f4b0 Created the DialogContext index.js 2023-06-02 20:15:16 +02:00
8109ff985c Created the DialogContext.jsx 2023-06-02 20:15:11 +02:00
a3f940263f Added the disabled property to the Button.jsx 2023-06-02 18:54:03 +02:00
c4893b92b7 Removed the connectionFailed border with a toast message 2023-06-02 18:53:50 +02:00
70ad6363e3 Created the update.js app 2023-06-02 17:26:17 +02:00
6ba86ba19f Added the Update software to update all packages on the system 2023-06-02 17:26:17 +02:00
d4f9975f53 Uploaded the update.webp 2023-06-02 17:26:17 +02:00
fa1c9554b7 Added a custom buttonText to the ConfigurationArea.jsx 2023-06-02 17:26:17 +02:00
d5b17aa842 Added the ErrorElement to the main.jsx 2023-06-02 17:26:17 +02:00
2b73dc0cf3 Removed the index.js from the import statements in the InstallSoftware.jsx 2023-06-02 17:26:17 +02:00
5b6f98b836 Removed the index.js from the import statements in the RemoteSFTP.jsx 2023-06-02 17:26:17 +02:00
1a6a3f0787 Removed the index.js from the import statements in the RemoteSSH.jsx 2023-06-02 17:26:17 +02:00
2ad599c471 Removed the index.js from the import statements in the Home.jsx 2023-06-02 17:26:17 +02:00
4069e08df1 Added refs to the routes index.jsx 2023-06-02 17:26:17 +02:00
01c8d01783 Implemented transition support in the Content.jsx 2023-06-02 17:26:17 +02:00
aeedf51121 Added transitions to the Content styles.sass 2023-06-02 17:26:16 +02:00