Improved performance
- Jul 26, 2021
- Jul 20, 2021
- Jul 15, 2021
- Jul 12, 2021
-
-
vgm18 authored
-
- Jul 10, 2021
-
-
vgm18 authored
Removed files that aren't called by any other file: Home.js and AreasSubPages.js. They already exist in another way with the suffix Function.
-
- Jul 08, 2021
- Jul 07, 2021
-
-
vgm18 authored
-
- Jul 05, 2021
-
-
vgm18 authored
Changed the way that the result from the webp test is stored to a more reliable one and the way that imports are made to a more correct one, since the last one had a big switch. It didn't improve in performance but I think this the correct way of doing it in a centered file.
-
- Jun 28, 2021
-
-
vgm18 authored
Changed the way that images are loaded, now the browser will use webp when supported, saving data for more limited connections
-
- Jun 23, 2021
-
-
vgm18 authored
Changed the way that pages are imported in App.js to a more efficient, where the content is loaded only when needed. Bugs are still present, like black background in some components. The next step is to change the way that images work.
-