Equicord/src/utils
zyqunix 03a1391312
feat(plugin): imgtogif (#101)
* Added an "imgtogif" to convert an image to gif. Currently working on making it fetch the width/height of the image, so it's 512x512 for now.

* fix(install): script url

The Linux installer script is actually named install.sh and not installer.sh. Thats why I got a 404 Error. Exchanging the URL will fix it. I successfully tested it on my CachyOS (Arch Linux) install.

* commit

* put imgtogif to equicordplugins

---------

Co-authored-by: thororen1234 <thororen1234@users.noreply.github.com>
Co-authored-by: RTBGG <12652550+RTBGG@users.noreply.github.com>
Co-authored-by: thororen1234 <78185467+thororen1234@users.noreply.github.com>
2024-12-03 15:38:29 -05:00
..
themes
apng-canvas.js
ChangeList.ts
cloud.tsx
constants.ts feat(plugin): imgtogif (#101) 2024-12-03 15:38:29 -05:00
dependencies.ts
discord.css Merge remote-tracking branch 'upstream/dev' into dev 2024-10-24 11:14:22 +00:00
discord.tsx FakeNitro: Fix embedding animated emojis (#3012) 2024-11-13 18:27:21 +00:00
guards.ts
index.ts Fix all plugins for new i18n lib (#2993) 2024-11-05 16:50:26 -03:00
intlHash.ts Fix all plugins for new i18n lib (#2993) 2024-11-05 16:50:26 -03:00
lazy.ts
lazyReact.tsx
localStorage.ts
Logger.ts
margins.ts
mergeDefaults.ts
misc.ts
modal.tsx Fix plugins using ImageModals (again) 2024-10-24 08:10:37 -03:00
native.ts
onlyOnce.ts
patches.ts NoAppsAllowed Fix 2024-11-06 21:53:46 -05:00
Queue.ts
quickCss.ts Merge upstream/dev 2024-09-02 20:57:56 -04:00
react.tsx
settingsSync.ts
text.ts
types.ts Merge remote-tracking branch 'upstream/dev' into dev 2024-09-17 21:58:43 -04:00
updater.ts
web-metadata.ts
web.ts