account/src
2023-07-05 16:30:26 -04:00
..
assets feat: add buttons, confirmation email to sendMail, add new props 2022-10-22 21:49:15 +02:00
middleware Removed is_emulator field from device document schema 2023-06-13 23:21:01 -04:00
models Update Stripe checks in PNID scrub method 2023-07-05 16:30:26 -04:00
services Fixed NASC import name change 2023-06-14 13:12:12 -04:00
types NNID service tokens now check client_id for generation 2023-06-14 12:58:09 -04:00
cache.ts Changed token format to be much smaller (thanks 3DS) 2023-04-01 11:15:59 -04:00
config-manager.ts Added gRPC service for the API (for future use) 2023-05-31 21:29:41 -04:00
database.ts NNID service tokens now check client_id for generation 2023-06-14 12:58:09 -04:00
logger.ts Made logger object as const 2023-03-18 17:18:39 -04:00
mailer.ts Enable strict mode in TS and fix most issues with it 2023-03-17 17:39:46 -04:00
nintendo-certificate.ts Added better console tracking 2023-06-11 07:46:27 -04:00
server.ts Added gRPC service for the API (for future use) 2023-05-31 21:29:41 -04:00
util.ts Added support for comma separated headers 2023-06-11 21:07:39 -04:00