Commit Graph

134 Commits

Author SHA1 Message Date
74cd295670 Added the Button disabled css 2023-08-13 18:06:16 +02:00
255274d690 Fixed the ServerDialog component 2023-08-05 22:44:53 +02:00
8df6fb93b5 Fixed a bug in the SocketUtil.js 2023-08-05 22:36:12 +02:00
46bc9ef814 Created the ServerDialog styles.sass 2023-08-05 22:30:06 +02:00
e10817a13e Added the servers.js 2023-08-05 22:29:47 +02:00
82ae1d653d Updated the AddServer styles.sass 2023-08-05 22:26:40 +02:00
a3ee46c5ed Added error handling to the AddServer.jsx 2023-08-05 22:26:31 +02:00
799ae1aeaa Created the ServerDialog index.js 2023-08-05 22:15:23 +02:00
e35859922c Created the ServerDialog.jsx 2023-08-05 22:15:19 +02:00
f1f42f0ebc Created the AddServer styles.sass 2023-08-05 22:14:31 +02:00
69dd14c0aa Created the AddServer index.js 2023-08-05 22:14:22 +02:00
52480e4fc0 Created the AddServer.jsx 2023-08-05 22:14:16 +02:00
430d771884 Created the ServerChooser styles.sass 2023-08-05 22:14:07 +02:00
d49642c39a Created the ServerChooser index.js 2023-08-05 22:14:00 +02:00
4e827f6793 Created the ServerChooser.jsx 2023-08-05 22:13:56 +02:00
f6a55972ea Created the ServerInfo styles.sass 2023-08-05 22:13:50 +02:00
1fb787139e Created the ServerInfo index.js 2023-08-05 22:13:44 +02:00
e3244f8c6a Created the ServerInfo.jsx 2023-08-05 22:13:40 +02:00
fe7af071b6 Uploaded the de.webp asset 2023-08-05 21:54:48 +02:00
6c62bfd734 Updated the Header styles.sass 2023-08-05 21:54:16 +02:00
57bcb265d8 The Header.jsx now supports changing the server 2023-08-05 21:53:39 +02:00
3d17a0bdc4 Added the $background-dark color to the colors.sass 2023-08-05 21:53:25 +02:00
fd78c88ef3 Updated the SocketUtil.js 2023-08-05 21:53:13 +02:00
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