account/src
Jonathan Barrow ceffbac2e9
fix(nnas): wrap all errors in an "errors" block
the NNAS client expects all errors to be in a "errors" block. this was not previously done, and some instances were missed when updating the error handling. this likely fixes many 102-2402 errors
2025-12-02 19:33:28 -05:00
..
assets fix(mailer): <b> and <strong> on icloud web and thunderbird 2025-11-13 02:41:14 +01:00
middleware fix(nnas): wrap all errors in an "errors" block 2025-12-02 19:33:28 -05:00
models fix: add try-catch to Discourse data scrubbing 2025-10-03 16:22:17 -04:00
services fix(nnas): wrap all errors in an "errors" block 2025-12-02 19:33:28 -05:00
types feat: clean up email generation 2025-11-10 02:14:13 +01:00
views fix: typo in server selection svg for dev 2024-06-06 18:45:26 -05:00
cache.ts style: do eslint format 2025-05-19 23:44:21 +01:00
config-manager.ts feat: add automatic Miiverse data removal on PNID scrub 2025-10-03 13:58:23 -04:00
database.ts fix: Don't need SystemType.CTR tokens 2025-06-25 14:05:20 +10:00
ip2location.ts feat: make mississippi checker optional 2025-09-02 18:28:08 -04:00
logger.ts style: do eslint format 2025-05-19 23:44:21 +01:00
mailer.ts fix(mailer): broken links 2025-11-18 23:45:28 +01:00
nintendo-certificate.ts style: do eslint format 2025-05-19 23:44:21 +01:00
server.ts chore: enable proxy trusting 2025-09-02 19:10:44 -04:00
util.ts fix(mailer): isolate toText and toHTML, minor changes 2025-11-15 00:45:18 +01:00