|
41a283e25f
|
Updated the RequestUtil.js
|
2023-08-05 21:53:08 +02:00 |
|
|
96965bbb1d
|
Updated the StatusContext.jsx
|
2023-08-05 21:52:56 +02:00 |
|
|
2378cd83f7
|
Added the CharCounter tool to the routes index.jsx
|
2023-08-04 22:22:06 +02:00 |
|
|
62ffca7d6e
|
Mobile optimized the SidebarContent component
|
2023-08-04 12:22:55 +02:00 |
|
|
d6e59666df
|
Removed index.js imports from ServerItem.jsx, RemoteSFTP.jsx, Header.jsx & main.jsx
|
2023-08-04 12:22:55 +02:00 |
|
|
fd9bd110b2
|
Imported the Privacy & Imprint pages into the routes index.jsx
|
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 |
|
|
d4423431b9
|
Updated the padding of the Content styles.sass
|
2023-06-03 17:02:22 +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 |
|
|
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 |
|
|
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 |
|
|
d46bca3e39
|
Made the primary color use the --primary variable
|
2023-06-02 17:26:16 +02:00 |
|
|
c25f3b92fe
|
Created the ToastNotification index.js
|
2023-06-02 17:26:16 +02:00 |
|
|
8669b7b0d1
|
Created the ToastNotification styles.sass
|
2023-06-02 17:26:16 +02:00 |
|
|
89c4e6d545
|
Created the ToastNotification.jsx
|
2023-06-02 17:26:16 +02:00 |
|
|
6c05da0988
|
The search box in the SidebarContent.jsx now works
|
2023-06-02 17:26:16 +02:00 |
|
|
3518b9b8a5
|
Integrated the RemoteSSH & RemoteSFTP components into the routes
|
2023-06-02 17:26:16 +02:00 |
|
|
d8e293bb79
|
Updated the routes
|
2023-06-01 19:51:48 +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 |
|
|
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 |
|
|
afa721f7f7
|
Pressing CTRL + F now focuses the search bar
|
2023-05-31 02:48:50 +02:00 |
|
|
25c9d62cf2
|
Added a hover effect to the PowerItem
|
2023-05-31 02:48:12 +02:00 |
|