budibase/packages/backend-core/src/utils
Sam Rose 8e9db069e5
Remove all uses of test.com in the code, replace them with example.com and create a lint rule to prevent this in future.
2024-02-08 16:32:14 +00:00
..
tests Remove all uses of test.com in the code, replace them with example.com and create a lint rule to prevent this in future. 2024-02-08 16:32:14 +00:00
Duration.ts Respond to PR feedback. 2023-12-19 09:47:12 +00:00
hashing.ts eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
index.ts Revert "Reverting changes to bull parameters" 2023-11-03 13:05:23 +00:00
stringUtils.ts Extract valid email util 2023-04-03 16:42:30 +01:00
utils.ts Fix for multi-tenancy issue in local development, couldn't load apps as it requires a tenant ID in the subdomain when in multi-tenancy mode which isn't possible in development - this makes sure that local development can work by using the users cookie instead. 2024-01-03 12:38:31 +00:00