* feat(theme): add midnight orange theme
* feat(files): Added more files to one page & filter by views
* feat(ThemeProvider): Added bigger radius for moderner look
fix(auth): When title to long it fits now better
fix(api): Fixed user favorties not showing right
* fix(auth)
* feat(theme): add midnight blue theme
change(file): updated it 15 files per page
* changed(theme): midnight_orange: add missing colors
* little improvement on the theme files
Update button text to "Continue with Discord" to reflect both sign-in and sign-up functionality.
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
* Updated package.json, pnpm-lock.yaml and register.tsx
Changed the register page to look like the login page, added cross-env package and cross-env to the dev and build scripts in package.json
* Format register.tsx
Jay forced me too :(
* Update package.json
* Update package.json
* Update package.json
---------
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
* Update index.ts
randomize returnDomain if "x-zipline-domain" is a comma separated list
- Updated returnDomain handling to support both single and comma-separated domain strings.
- Implemented random selection from the list of domains.
* Update parseHeaders.ts
randomize returnDomain if "x-zipline-domain" is a comma separated list
- Updated returnDomain handling to support both single and comma-separated domain strings.
- Implemented random selection from the list of domains.
* Update parseHeaders.ts
* Update index.ts
* fixed formatting for prettier
* fixed formatting for prettier
* Update index.ts
* Update parseHeaders.ts
* Update index.ts
---------
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>