Commit Graph

109 Commits

Author SHA1 Message Date
ad9d71b3ee Created the SSHContainer styles.sass 2023-06-04 04:42:00 +02:00
43cd128029 Created the SSHContainer index.js 2023-06-04 04:41:56 +02:00
4d2793d8e2 Created the SSHContainer.jsx 2023-06-04 04:41:52 +02:00
2be60fd327 Added link styling to the ConfigurationRow 2023-06-04 04:41:21 +02:00
0e105588da Optimized the LogArea styles.sass for mobile devices 2023-06-03 17:14:40 +02:00
25f72e65fd Optimized the ConfigurationRow styles.sass for mobile devices 2023-06-03 17:04:06 +02:00
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
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
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
c4893b92b7 Removed the connectionFailed border with a toast message 2023-06-02 18:53:50 +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
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
b1e65028a1 Created the RemoteSSH styles.sass 2023-06-02 17:26:16 +02:00
a9701cfc88 Created the RemoteSSH index.js 2023-06-02 17:26:16 +02:00
23121787d1 Created the RemoteSSH.jsx 2023-06-02 17:26:16 +02:00
0ea53094ea Fixed a bug in the InstallSoftware.jsx 2023-06-02 17:26:16 +02:00
0d9841cd01 Created the RemoteSFTP styles.sass 2023-06-02 17:26:16 +02:00
5aa99311b5 Created the RemoteSFTP index.js 2023-06-02 17:26:16 +02:00
779fdf78f3 Created the RemoteSFTP.jsx 2023-06-02 17:26:16 +02:00
fadcbaffb0 Added the error area to the InstallSoftware.jsx if the backend is not available 2023-06-02 17:26:16 +02:00
4f98138df2 Added the "not available" class to the styles.sass 2023-06-02 17:26:16 +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
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