1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-10 01:46:23 +00:00
Vencord/src
Nuckyz 467c5e0c4c
Delete FixImagesQuality
Discord fixed their issue with images getting converted to webp losing quality. In the future this plugin can be re-purposed to keep images format as the original, but that requires more than just removing part of the Discord code, and a bit of study to make sure it does not cause issues.
2023-12-17 17:40:59 -03:00
..
api Move commons from discord utils; Make ThemesTab use invite modal util 2023-12-13 22:01:07 -03:00
components Move commons from discord utils; Make ThemesTab use invite modal util 2023-12-13 22:01:07 -03:00
debug [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
main feat: add dropdown to choose vibrancy value on macOS (#1941) 2023-12-07 00:30:41 +01:00
plugins Delete FixImagesQuality 2023-12-17 17:40:59 -03:00
utils Move commons from discord utils; Make ThemesTab use invite modal util 2023-12-13 22:01:07 -03:00
webpack Move commons from discord utils; Make ThemesTab use invite modal util 2023-12-13 22:01:07 -03:00
globals.d.ts Bundle dependencies with extensions for webstore rule compliance (#1740) 2023-09-19 04:11:27 +02:00
modules.d.ts feat: simple plugin natives (#1965) 2023-11-09 02:32:34 +01:00
preload.ts chore: update for 'Vencord Desktop' -> 'Vesktop' rebrand 2023-08-16 01:55:56 +02:00
Vencord.ts allow plugins to specify how soon their start() method is called 2023-11-22 06:14:16 +01:00
VencordNative.ts feat: simple plugin natives (#1965) 2023-11-09 02:32:34 +01:00