Commit Graph

13 Commits

Author SHA1 Message Date
Natsumi
65e5ef5bc6 Dark theme base 2024-08-13 20:31:53 +12:00
Lily
9806856088 Update Dark Vanilla Theme (#867)
* Add theme option for Dark Vanilla v1.7

* Update localization strings

* Updated theme: Dark Vanilla to v2.0

* Changed font + added missed elements
2024-08-13 20:27:36 +12:00
Natsumi
ac5d6e9bf2 Animated emoji
Co-authored-by: Nekromateion <43814053+Nekromateion@users.noreply.github.com>
2024-05-29 11:01:25 +12:00
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