- Sep 07, 2024
-
-
Tim authored
-
- Jan 11, 2024
-
-
DJ Mountney authored
* Proof of concept for switching desktop-client to vite * Fix other packages ts tests issues * Update jsx tests to use vitest instead of jest * Inject our global shims properly * Add comment regarding new plugin * Cleanup unnessary change after rebase * Fix inter fonts pathing * Remove manual chunks sizes for now Just set the limit higher * Bring back size compare * Suppress victory warnings * Remove craco config now that it's not used * Add vite basic ssl plugin - This autogenerates self-signed certs in dev mode when HTTPS env is set - Made to match the CRA behaviour * Add release note * Remove warning suppression for victory - Updated to a rollup version that includes the fix
-
- Jan 09, 2024
-
-
shall0pass authored
* add crossorigin * release note --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Jul 24, 2023
-
-
Jed Fox authored
Co-authored-by:
biohzrddd <10577752+biohzrddd@users.noreply.github.com>
-
- Apr 03, 2023
-
-
Jed Fox authored
Safari now supports real favicons, and the existing icon was just a solid circle which isn’t very clear. Before/After: <img width="139" alt="Screenshot_2023-04-03 14 05 06" src="https://user-images.githubusercontent.com/25517624/229590886-b814d622-6780-4222-804c-edc84c43a2f6.png"> <img width="140" alt="Screenshot_2023-04-03 14 06 56" src="https://user-images.githubusercontent.com/25517624/229591285-d808fa92-6141-4a23-8e50-e1f46e5b3d03.png">
-
- Jan 13, 2023
-
-
Jed Fox authored
-
- Jan 10, 2023
-
-
Trevor Farlow authored
* Split the Settings component into multiple files (#434) * Remove need for isMobile in CSS: lean on media queries in styles.js and glamor Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> Co-authored-by:
Jed Fox <git@jedfox.com>
-
- Apr 29, 2022
-
-
James Long authored
-