Commit graph

10 commits

Author SHA1 Message Date
Luna D.
90b4ee8915
fix vite on external devices 2024-06-10 21:17:06 +02:00
Luna D.
8ca3902005
port a bunch of stuff to typescript (untested) 2024-06-06 18:48:16 +02:00
Luna D.
0de3d98c82
Merge remote-tracking branch 'origin/master' into redesign 2024-05-06 22:18:48 +02:00
Luna D.
6cf90203cb
polyfill js for older browsers i guess 2024-05-06 17:16:15 +02:00
Luna D.
0e8f30abf2
Merge remote-tracking branch 'origin/master' into redesign 2024-04-30 21:27:42 +02:00
David Joseph Guzsik
2417f40d37
Switch jest unit tests to vitest (#243)
* Switch jest unit tests to vitest

* Cleanup vite config after debugging
2024-04-30 20:44:26 +02:00
Luna D.
bac364f221
unnest, add light theme, fixes 2024-04-30 20:38:28 +02:00
Luna D.
5aad931ba7
switch from scss/sass to plain css with postcss plugins 2024-04-30 12:16:09 +02:00
Luna D.
4b3221a590
Merge remote-tracking branch 'origin/master' into redesign 2024-04-30 09:17:43 +02:00
Nighty
42cd107b2a
Vite (#240)
* begin vite stuff (does not work yet)

* finalize vite switch + cleanup package.json

* Assets path, re-add async, fix z

* Remove source-map-support

---------

Co-authored-by: Liam <byteslice@airmail.cc>
2024-04-29 20:39:52 -04:00