Commit graph

31 commits

Author SHA1 Message Date
Billy
6d821d6af5 Mii uploads: use config for bucket name 2025-01-18 17:52:58 +00:00
William Oldham
eb31c88f83 Add S3 config option for region and path-style 2024-10-16 15:20:19 +01:00
William Oldham
4de42cf6b0 Some domains can be optional - rename cdn to local_cdn to be more clear 2024-09-24 17:52:36 +01:00
William Oldham
17b37d84f1 Fix import order 2024-09-24 11:58:39 +01:00
William Oldham
1768dc4654 Disable datastore if key not set 2024-09-24 11:57:11 +01:00
William Oldham
5c40042796 Removed unneeded filter - is-valid-hostname filters for empty values 2024-09-24 11:56:20 +01:00
William Oldham
8f9b17447b
Apply suggestions from code review
Co-authored-by: Jonathan Barrow <jonbarrow1998@gmail.com>
2024-09-24 11:47:07 +01:00
William Oldham
bf9041b7b8 Add other account domain to default 2024-09-23 22:11:14 +01:00
William Oldham
94ce277beb Actually set the config to the valid domains 2024-09-23 21:57:30 +01:00
William Oldham
4d577734d5 Add a unique check to domains in the config-manager 2024-09-23 21:52:15 +01:00
William Oldham
7a0c2e4231 Add full configurability to each service for domain routing - remove express-subdomain 2024-09-23 21:28:14 +01:00
Matthew Lopez
697eca73fb
chore: load datastore secret key from environment variable 2024-06-24 16:07:36 -04:00
Jemma
bafb22ce8b Revert "chore: add newline to end of files"
This reverts commit 68bcd1f8a6.
2024-06-06 18:37:52 -05:00
Jemma
97b594cfee chore: warn that server default environment is prod 2024-06-04 21:14:30 -05:00
Jemma
68bcd1f8a6 chore: add newline to end of files 2024-06-01 17:08:32 -05:00
Jemma
37fa5abd83 Added support for user information app on Wii U (from #77) 2024-04-21 18:28:18 -05:00
Jonathan Barrow
cb10a16668
chore: removed unnecessary type declarations 2024-04-14 19:16:25 -04:00
Jonathan Barrow
ec99749753
chore: move email sending to AWS SES 2024-02-20 13:51:10 -05:00
Jonathan Barrow
dee432b4a0
Added gRPC service for the API (for future use) 2023-05-31 21:29:41 -04:00
Jonathan Barrow
8b7296543d
Cancel Stripe subscription during PNID scrubbing 2023-04-29 14:48:19 -04:00
Jonathan Barrow
12ad6b39c6
Made gRPC server port configurable 2023-04-28 13:59:19 -04:00
Jonathan Barrow
85d9c65989
Added getUserData gRPC method 2023-04-27 23:58:02 -04:00
Jonathan Barrow
55ee3ce18b
Changed token format to be much smaller (thanks 3DS) 2023-04-01 11:15:59 -04:00
Jonathan Barrow
7734879130
Fixed email secure boolean check/conversion 2023-03-19 16:34:14 -04:00
Jonathan Barrow
dd952954fd
Enable strict mode in TS and fix most issues with it 2023-03-17 17:39:46 -04:00
Jonathan Barrow
9f3d5c4a35
Removed default exports in favor of named exports 2023-03-17 16:16:10 -04:00
Jonathan Barrow
7660b9134c
Removed unused exports 2023-03-06 21:07:35 -05:00
Jonathan Barrow
d23a8b7c21
Remade config manager. Removed JSON file support 2023-03-05 20:14:31 -05:00
Jonathan Barrow
e438253d3b
Moved types folder into src and changed alias root to @/ 2023-03-04 20:25:01 -05:00
Jonathan Barrow
45a5fd9862
Add import aliases 2023-03-04 09:45:12 -05:00
Jonathan Barrow
a75769a326
First steps to TypeScript 2023-03-03 12:38:36 -05:00
Renamed from src/config-manager.js (Browse further)