Gizmo
0817a1358f
refactor: Replace UUID dependency with window.crypto.randomUUID() ( #601 )
...
Remove the UUID dependency and replaces it with
the `window.crypto.randomUUID()` method. By utilizing the native browser function,
we eliminate the need for an external library.
2023-07-19 11:09:14 +12:00
Natsumi
c19a7101a6
Build user created themes into app
2023-06-09 02:20:07 +12:00
Natsumi
163b2a8f27
New flags
2022-07-30 23:37:42 +12:00
Natsumi
6283ef5855
Change colour picker
2021-12-23 17:12:56 +13:00
pypy
8efd7f0378
refactor: vendor code splitting
2021-08-13 02:58:42 +09:00
pypy
03ba62572e
chore(webpack): update config
2021-07-19 18:10:03 +09:00
pypy
a8b044bd4d
apply TerserPlugin
2021-05-07 21:12:15 +09:00
pypy
5885564274
fix: using webpack
2021-04-20 12:58:23 +09:00
pypy
f0ffcb5e4c
cleanup npm packages
2020-06-26 17:12:57 +09:00
pypy
774ed4baaf
configure bundling
2020-03-29 11:47:41 +09:00