account/src
Andrea Toska ed780efb1e feat(servers): use the server a tier below if it does not exist
If a server does not exist in a tier, use the tier below it.
For example, if a user is in the test access level, but a server for that game only exists on prod, use that server.
Same for the dev access level, but it goes dev --> test --> prod
2025-01-31 09:39:08 +01:00
..
assets feat(email): add forum as a support option 2025-01-30 13:30:16 +01:00
middleware feat(error): add the correct ban error codes 2025-01-12 21:30:26 +01:00
models nit: don't use an escaped string when a variable is fine. 2025-01-18 17:59:50 +00:00
services Merge pull request #128 from PretendoNetwork/api-return-user-stripe-tier 2025-01-29 19:50:12 +00:00
types Mii uploads: use config for bucket name 2025-01-18 17:52:58 +00:00
views fix: typo in server selection svg for dev 2024-06-06 18:45:26 -05:00
cache.ts fix: imported redis is undefined 2024-06-24 17:09:39 -04:00
config-manager.ts Mii uploads: use config for bucket name 2025-01-18 17:52:58 +00:00
database.ts feat(servers): use the server a tier below if it does not exist 2025-01-31 09:39:08 +01:00
logger.ts Add full configurability to each service for domain routing - remove express-subdomain 2024-09-23 21:28:14 +01:00
mailer.ts chore: removed unnecessary type declarations 2024-04-14 19:16:25 -04:00
nintendo-certificate.ts Revert "chore: add newline to end of files" 2024-06-06 18:37:52 -05:00
server.ts Disable datastore if key not set 2024-09-24 11:57:11 +01:00
util.ts Add S3 config option for region and path-style 2024-10-16 15:20:19 +01:00