Commit Graph

134 Commits

Author SHA1 Message Date
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
5a47618dce Added margin to the sidebar footer 2023-05-31 02:23:40 +02:00
1a516e8ae8 Updated the Sidebar styles.sass 2023-05-31 02:02:07 +02:00
c9422afc79 Moved the header & content into one div 2023-05-31 02:01:58 +02:00
3afdb19f87 Removed absolute positioning from the sidebar footer 2023-05-31 02:01:47 +02:00
015b7dc529 Added a dynamic title to the Content.jsx 2023-05-31 01:57:45 +02:00
56cdb94e25 Added the QRCode route 2023-05-31 01:36:06 +02:00
eebac9193e Created the file util 2023-05-30 23:16:40 +02:00
e814816465 Added flex wrap to the InfoArea 2023-05-30 22:56:43 +02:00
a8eada34b1 Updated the routes 2023-05-30 22:45:38 +02:00
a5707b9bc2 Created the InfoArea index styles.sass 2023-05-30 21:32:12 +02:00
0154a3a19a Created the InfoArea index.js 2023-05-30 21:32:07 +02:00
4d3cb8e8e3 Created the InfoArea.jsx 2023-05-30 21:32:03 +02:00
bc2d44f23b Created the Button index styles.sass 2023-05-30 21:31:48 +02:00
df6091a20a Created the Button index.js 2023-05-30 21:31:21 +02:00
1a0e767bb2 Created the Button.jsx 2023-05-30 21:31:17 +02:00
854f196d85 Added the qr route 2023-05-30 21:28:00 +02:00
1210864d21 Fixed the search box in the SidebarContent component 2023-05-30 21:15:51 +02:00
1d7ca252d4 Updated the Sidebar.jsx 2023-05-30 20:06:09 +02:00
0699bf394b Added mobile optimization to the Sidebar styles.sass 2023-05-30 20:05:51 +02:00
9b035276dd Added mobile optimization to the Content styles.sass 2023-05-30 20:05:40 +02:00
843ade9f24 Added a fix for webkit-based browsers 2023-05-30 19:07:20 +02:00
368da472fe Updated the Sidebar.jsx 2023-05-30 19:03:23 +02:00
6f512b3c2a Updated the SidebarHeader close-menu style 2023-05-30 19:02:21 +02:00
93d4b63586 Updated the Sidebar.jsx 2023-05-30 19:00:19 +02:00
68a64596d4 Updated the SidebarHeader styles.sass 2023-05-30 19:00:11 +02:00
7403402df5 Updated the SidebarHeader.jsx 2023-05-30 19:00:06 +02:00
8d58d91da1 Updated the Header styles.sass 2023-05-30 18:59:58 +02:00