Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Port frontend to Svelte 5 and SvelteKit (#524)
* begin port * rewrite frontpage * add graphql client * add unplugin-icons * frontpage overhaul * add register functionality * new layout * format codebase * delete old frontend * add secondary button style * update deps * fix page builds * migrate eslint * update action * fix overlay * fix colour accessibility in button * fix static builds and warnings * Add banner, use svg * add graphql interactions * properly embed version * fix some styles * up * rm border radius * fix cargo features * add queries * add dialog, finish register * add mutation for oauth app register * rm unused asset * reformat codebase * add loading indicator * restructure * add form validation via zod * update media query * allow lint * up * oauth progress * Fix warnings * up * fix lints --------- Co-authored-by: vesdev <[email protected]>
- Loading branch information