Commit Graph

41 Commits

Author SHA1 Message Date
3541638baf Created the Loading state index.js 2023-07-30 19:05:26 +02:00
5d956264d3 Created the Loading.jsx state 2023-07-30 19:05:21 +02:00
68c721f016 Created the Error state index.js 2023-07-30 19:05:05 +02:00
593e35c847 Created the Error.jsx state 2023-07-30 19:05:00 +02:00
3d1e48b0d5 Created the UserContext index.js 2023-07-30 19:04:37 +02:00
09a4a95be4 Created the UserContext.jsx 2023-07-30 19:04:32 +02:00
b2745099bf Created the InfoContext index.js 2023-07-30 19:04:26 +02:00
c89a3a366d Created the InfoContext.jsx 2023-07-30 19:04:22 +02:00
bb13df6854 Uploaded the server_down.svg asset 2023-07-30 18:06:44 +02:00
288af2c72a Updated the light.js theme 2023-07-30 17:18:54 +02:00
9c076b6679 Created the RequestUtil.js 2023-07-30 17:18:45 +02:00
1e1129881c Updated the logo path in the index.html 2023-07-30 17:18:34 +02:00
8f8dbc201d Added a proxy to the vite.config.js 2023-07-30 17:18:22 +02:00
c108b044ca Added the @mui/icons-material dependency to the package.json 2023-07-30 17:18:09 +02:00
7ba825fa8a Fixed a bug in the jsconfig.json 2023-07-30 17:17:54 +02:00
e638b014c0 Uploaded the small-light.webp asset 2023-07-30 17:17:47 +02:00
4f54f2f214 Uploaded the small-dark.webp asset 2023-07-30 17:17:44 +02:00
98fcda5dcb Added a loading page to the App.jsx 2023-07-09 19:31:30 +02:00
85ffbc8da8 Added the mui dependencies to the package.json 2023-07-09 19:31:20 +02:00
caa1a41c2d Implemented fonts, mui & the css baseline into the main.jsx 2023-07-09 19:31:07 +02:00
cecd66ac81 Created the light.js theme 2023-07-09 19:30:37 +02:00
100125ed24 Uploaded the light.webp logo 2023-07-09 19:30:26 +02:00
c8aef710e5 Uploaded the dark.webp logo 2023-07-09 19:30:22 +02:00
c8803be8fa Moved logo.png -> /assets/img/logo.png 2023-07-09 19:30:14 +02:00
e621c4f832 Added resolvers to the vite.config.js 2023-07-09 19:29:53 +02:00
9828d6cfab Added the jsconfig.json file 2023-07-09 19:29:42 +02:00
8803d10e2e Updated the primary color of the theme 2023-04-08 18:24:39 +02:00
edf3fe1220 Added new meta tags to the index.html 2023-04-08 18:22:50 +02:00
83322f623d Added the sass dependency 2023-04-08 18:13:23 +02:00
e17f69f2ea Updated the package dependencies 2023-04-08 18:10:32 +02:00
77b55d1322 Uploaded the logo.png 2023-04-08 18:06:03 +02:00
c31e18f943 Created the main.jsx 2023-04-08 18:05:57 +02:00
6876af8b88 Created the vite.config.js 2023-04-08 18:05:40 +02:00
7ecee2cd78 Created the index.html 2023-04-08 18:05:27 +02:00
7fd56beb10 Created the App.jsx 2023-04-08 18:05:21 +02:00
79613965e3 Updated the yarn.lock 2023-04-08 18:05:00 +02:00
0645833baa Updated the package.json 2023-04-08 18:04:52 +02:00
7818d9152c Created the package.json & yarn.lock files 2023-04-06 20:04:52 +02:00
f13c6a2c38 Added the .vscode & .idea folders to the .gitignore 2023-04-06 20:02:45 +02:00
c6e77c60d4 Fixed a typo in the README.md 2023-04-06 19:53:06 +02:00
015e5c8876 Initial commit 2022-12-09 20:41:01 +01:00