barkey/packages
dakkar a9bad939ba fix notification dot
1) the `crossOrigin='anonymous'` tells the browser to actually honour
	 CORS on the image

2) the dot is now always 1/5 of the icon, even for large icons

3) we use `toBlob` instead of `toDataURL` because
	 https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/toDataURL
	 says so

4) the test now blinks the dot, so it tests the actual code

5) if there's a problem during the test, we log the error, so people
	 can tell it to us

Thanks to Ares on Discord for reporting the problems.
2025-03-18 19:38:10 +00:00
..
backend allow unsigned fetch for all system users 2025-03-16 10:49:16 -04:00
frontend fix notification dot 2025-03-18 19:38:10 +00:00
frontend-embed factor out shared "compute-merged-cw" routine 2025-02-16 19:20:42 -05:00
frontend-shared fix build error in compute-merged-cw.ts 2025-02-16 19:20:42 -05:00
megalodon don't use empty CW as placeholder in megalodon 2025-03-03 01:22:01 -05:00
misskey-bubble-game merge upstream 2025-02-03 2025-02-03 14:36:09 -05:00
misskey-js convert Authorized Fetch to a setting and add support for hybrid mode (essential metadata only) 2025-03-16 10:07:57 -04:00
misskey-reversi merge upstream 2025-02-03 2025-02-03 14:36:09 -05:00
shared disable '@typescript-eslint/prefer-nullish-coalescing' for primitive types 2025-03-03 08:39:24 -05:00
sw Merge branch 'develop' into feature/2024.10 2024-12-12 13:04:51 +00:00
meta.json