sendou.ink/app/features/auth/core
William Lam bb7f9bcb59
Replaced "process.env.BASE_URL" with ""import.meta.env.VITE_SITE_DOMAIN" (#1858)
* Add trustedDependencies

* Replaced "process.env.BASE_URL" with ""import.meta.env.VITE_SITE_DOMAIN"
- Issue Link: https://github.com/Sendouc/sendou.ink/issues/1850

* biome linting fixes

* Matched trustedDependencies to rewrite branch & rebuilt bun lock file

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2024-08-30 00:26:59 +03:00
..
authenticator.server.ts Migrate Prettier/Eslint/Stylelint setup to Biome (#1772) 2024-06-24 13:07:17 +03:00
DiscordStrategy.server.ts Replaced "process.env.BASE_URL" with ""import.meta.env.VITE_SITE_DOMAIN" (#1858) 2024-08-30 00:26:59 +03:00
errors.ts SQL solution migration to Kysely + getting rid of routes folder (#1530) 2023-11-04 13:15:36 +02:00
routes.server.ts Migrate Prettier/Eslint/Stylelint setup to Biome (#1772) 2024-06-24 13:07:17 +03:00
session.server.ts Migrate Prettier/Eslint/Stylelint setup to Biome (#1772) 2024-06-24 13:07:17 +03:00
user.server.ts Migrate Prettier/Eslint/Stylelint setup to Biome (#1772) 2024-06-24 13:07:17 +03:00
user.ts Migrate Prettier/Eslint/Stylelint setup to Biome (#1772) 2024-06-24 13:07:17 +03:00