PluralKit/dashboard
2023-03-20 22:39:00 -04:00
..
public feat(dashboard): pluralkit.me branding changes 2022-05-16 23:22:51 -04:00
src unbreak stuff (#538) 2023-03-20 22:39:00 -04:00
styles refactor(dashboard): revamp how lists work entirely 2022-11-27 19:27:07 +01:00
.gitignore feat(dashboard): add opengraph/oembed, Docker build 2022-06-03 01:01:54 -04:00
Dockerfile refactor: move dockerfiles to package folders 2022-07-05 15:37:15 -04:00
go.mod chore(dashboard): run 'go mod tidy' 2022-06-05 13:52:05 -04:00
go.sum feat(dashboard): add opengraph/oembed, Docker build 2022-06-03 01:01:54 -04:00
index.html feat(dashboard): allow embedding as app on iOS 2023-01-15 09:19:24 +01:00
main.go feat(api): init rust rewrite 2023-02-15 19:27:36 -05:00
package.json reduce dashboard bundle size by lazy loading highlight.js languages (#533) 2023-03-13 17:13:09 +01:00
README.md Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard 2022-05-16 23:04:39 -04:00
style.css Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard 2022-05-16 23:04:39 -04:00
svelte.config.js Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard 2022-05-16 23:04:39 -04:00
tsconfig.json Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard 2022-05-16 23:04:39 -04:00
vite.config.js reduce dashboard bundle size by lazy loading highlight.js languages (#533) 2023-03-13 17:13:09 +01:00
yarn.lock reduce dashboard bundle size by lazy loading highlight.js languages (#533) 2023-03-13 17:13:09 +01:00

PluralKit Dashboard

This project is built using Vite, using the svelte-ts template.

Some of the other stuff used to get this working: