dakkar
|
2b083287a5
|
mark the callback as "passive", should improve performance
see https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener#using_passive_listeners
|
2025-07-28 15:55:36 +01:00 |
|
dakkar
|
b3857c6d9a
|
remove mousemove callback when there's no longer a cat
|
2025-07-28 15:53:16 +01:00 |
|
bunnybeam
|
184d116632
|
add docstrings for components beginning with Sk, along with DynamicNotes
|
2025-07-17 17:38:45 +01:00 |
|
Hazelnoot
|
74d301dcf1
|
fix frontend lint errors
|
2025-04-02 10:59:23 -04:00 |
|
dakkar
|
a930fd9758
|
probably fix most renamed CSS variables
|
2024-11-08 17:33:04 +00:00 |
|
dakkar
|
b525c5887f
|
add copyright text to all our files
|
2024-06-15 11:36:55 +01:00 |
|
dakkar
|
74362af828
|
allow custom oneko image via themes - fixes #472
after this change, one can set a custom image by:
* upload an appropriate image to the drive (some images can be
found at
https://github.com/vencordcss/onekocord/tree/main/onekoskins),
possibly with the "keep original" option set
* copy the URL to the image in the drive
* create/edit a theme so that it contains (inside `props`):
"oneko-image": '"url(https://yourinstance.example.com/files/ee17b385-a084-4e2a-b531-225dfb96cc3c)',
with the proper URL
That's it!
|
2024-03-23 12:19:13 +00:00 |
|
ShittyKopper
|
132bf2d200
|
feat: oneko
|
2024-02-01 17:31:04 +03:00 |
|