Commit Graph

577 Commits

Author SHA1 Message Date
4fd22e42ac Created the SoftwareGrid styles index.js 2023-06-01 19:48:35 +02:00
75a5381426 Created the SoftwareGrid styles.sass 2023-06-01 19:48:29 +02:00
62671eba0a Created the SoftwareGrid.jsx 2023-06-01 19:48:08 +02:00
09b79c66bf Added a warning to the Home page if the backend is unavailable 2023-06-01 19:44:50 +02:00
c282072bdb Made the Home font size smaller 2023-06-01 19:44:35 +02:00
b27d2334a4 Updated the file name in the Encoder.jsx 2023-06-01 19:44:15 +02:00
457199f4f9 Updated the file name in the Decoder.jsx 2023-06-01 19:44:08 +02:00
50e2dfacb4 Added the cors dependency to the package.json 2023-06-01 19:43:29 +02:00
86692f8b61 Integrated cors into the server index.js 2023-06-01 19:42:48 +02:00
bd11e5aecd Integrated the StatusProvider into the App.jsx 2023-06-01 19:42:38 +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
3cd2c895a5 Added the socket.io-client dependency to the package.json 2023-06-01 18:49:44 +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
a39be21494 Fixed the myspeed install script 2023-06-01 18:34:43 +02:00
622e7e41de Integrated socket.io into the server index 2023-06-01 18:10:35 +02:00
d9fdb8b35e Created the app handler 2023-06-01 18:10:23 +02:00
60025053a8 Created the socket handler 2023-06-01 18:09:35 +02:00
35e730d53d Created the myspeed installation script 2023-06-01 18:08:19 +02:00
d86352e126 Created the deploy_docker github workflow 2023-06-01 18:07:31 +02:00
88dd542d13 Created the Dockerfile 2023-06-01 18:07:14 +02:00
8b38dad11c Added the socket.io & ssh2 dependency to the package.json 2023-06-01 18:07:06 +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
eacfb30f24 Fixed a bug in the App.jsx 2023-05-31 02:23:33 +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
6bbbd5c55d Added the qrcode dependency to the package.json 2023-05-31 01:36:18 +02:00
56cdb94e25 Added the QRCode route 2023-05-31 01:36:06 +02:00
c3c6f93347 Created the QRCode styles.sass 2023-05-31 01:35:53 +02:00
02249a2f30 Created the QRCode index.js 2023-05-31 01:35:49 +02:00
259a1bcc8d Created the QRCode page 2023-05-31 01:35:45 +02:00
965598daa7 Created the QRCode WiFi.jsx 2023-05-31 01:35:39 +02:00
0a98060393 Created the QRCode SMS.jsx 2023-05-31 01:35:34 +02:00
1d3c5fbbca Created the QRCode Mail.jsx 2023-05-31 01:35:28 +02:00
0e2bbe0a46 Added a placeholder to the Encoder.jsx 2023-05-31 01:35:12 +02:00