Commit Graph

887 Commits

Author SHA1 Message Date
f3df20f123 Optimized the ConfigurationArea styles.sass for mobile devices 2023-06-03 17:03:52 +02:00
dbf1a405c0 Added box sizing to the HomeTool styles.sass 2023-06-03 17:02:36 +02:00
d4423431b9 Updated the padding of the Content styles.sass 2023-06-03 17:02:22 +02:00
ddd5c6fe13 Optimized the ServerDialog styles.sass for mobile devices 2023-06-03 16:36:07 +02:00
7c43b5429a Optimized the ServerItem styles.sass for mobile devices 2023-06-03 16:36:02 +02:00
1e17aa3e4a Made the decoder & ssh items clickable 2023-06-03 16:34:41 +02:00
8926b13317 Implemented on Click in the HomeTool.jsx 2023-06-03 16:30:36 +02:00
5ea0093eef The ConfigurationRow now shows the name of the server 2023-06-03 01:47:40 +02:00
a01069323c Fixed a bug in the ServerItem.jsx 2023-06-03 01:47:22 +02:00
e32df0035d Fixed warnings 2023-06-03 01:39:51 +02:00
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