PluralKit/dashboard
2024-04-11 20:19:37 +02:00
..
public feat(dashboard): (re-)add opendyslexic and atkinson hyperlegible options 2024-02-18 13:40:26 +01:00
src fix(dashboard): parse non-ASCII characters in code blocks 2024-04-11 14:58:57 +02:00
styles fix(dashboard): don't trim newlines after lists in markdown parsing 2024-04-11 20:19:37 +02: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 fix(dashboard): properly serve fonts in backend 2024-04-11 14:59:20 +02:00
package.json fix(dashboard): don't trim newlines after lists in markdown parsing 2024-04-11 20:19:37 +02: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 fix(dashboard): don't trim newlines after lists in markdown parsing 2024-04-11 20:19:37 +02:00

PluralKit Dashboard

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

Some of the other stuff used to get this working: