Commit Graph

285 Commits

Author SHA1 Message Date
e95b8f9056 Created the Imprint styles.sass 2023-08-04 12:06:23 +02:00
73ab2950e0 Created the Imprint index.js 2023-08-04 12:06:23 +02:00
01c6567599 Created the Imprint.jsx legal page 2023-08-04 12:06:23 +02:00
48aab0c6dd Removed the SidebarFooter component 2023-08-04 12:06:23 +02:00
176d9b1741 Removed the SidebarFooter from the Sidebar.jsx 2023-08-04 12:06:22 +02:00
73f7014887 Updated the RequestUtil.js 2023-07-27 18:38:21 +02:00
725a123b86 Added a box sizing to thr QRCode styles.sass 2023-06-04 17:15:00 +02:00
53d877bde2 Integrated the SSHContainer into the RemoteSSH.jsx 2023-06-04 04:43:24 +02:00
04d6401622 Created the TerminalArea styles.sass 2023-06-04 04:42:30 +02:00
63dad37bb9 Created the TerminalArea index.js 2023-06-04 04:42:25 +02:00
6213ecc6c4 Created the TerminalArea.jsx 2023-06-04 04:42:20 +02:00
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
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
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
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