adaddb579e
* Implement media resizing using Discord media cache Improve performance by offloading image scaling to Discord Only apply the resizing to images stored in the Discord CDN Set the format of the resized images to WebP for improved performance * Implemented suggestion for improved regex |
||
---|---|---|
.. | ||
public | ||
src | ||
styles | ||
.gitignore | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
index.html | ||
main.go | ||
package.json | ||
README.md | ||
style.css | ||
svelte.config.js | ||
tsconfig.json | ||
vite.config.js | ||
yarn.lock |
PluralKit Dashboard
This project is built using Vite, using the svelte-ts template.
Some of the other stuff used to get this working:
- sveltestrap (https://sveltestrap.js.org/)
- svelte-navigator (https://github.com/mefechoel/svelte-navigator)
- svelte-toggle (https://github.com/metonym/svelte-toggle)
- svelecte (https://mskocik.github.io/svelecte/)
- svelte-icons (https://github.com/Introvertuous/svelte-icons)
- discord-markdown (https://github.com/brussell98/discord-markdown)
- moment (https://momentjs.com/)