Commit Graph

21 Commits

Author SHA1 Message Date
mrjvs
6418d5fa58 chore: remove boss-js, switch to boss-crypto 2025-09-16 18:22:23 +02:00
mrjvs
dc471eefa9 feat: Add support for importing encrypted files 2025-09-14 19:22:46 +02:00
mrjvs
afd43177d6 fix: fix mistakes by assuming boss_app_id was a title_id 2025-09-03 20:33:20 +02:00
mrjvs
ff085aadf5 feat: use file hashes and title_id hashes for data retrieval 2025-09-03 19:57:38 +02:00
mrjvs
fa2b048015 feat: make SPR use the CDN for data 2025-09-03 19:37:35 +02:00
mrjvs
297ececced feat: make all boss services use database + cdn for datasource 2025-09-03 19:37:04 +02:00
mrjvs
8ea0fe7c49 chore: remove types for express-subdomain 2025-09-03 12:00:16 +02:00
mrjvs
ddde3ab04e chore: remove unused config fields + make use of type inference + make domains configurable 2025-09-03 11:58:44 +02:00
William Oldham
de5036f80a chore: update eslint-config
Some checks failed
Build and Publish Docker Image / Build and Publish Docker Image (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish Docker Image (arm64) (push) Has been cancelled
2025-08-16 19:42:53 +01:00
MiniBioOne
6489084385 feat(spr): Add server-side kill switch. 2025-03-19 15:26:21 +01:00
William Oldham
eb2585d33b Revert "refactor: remove authentication middleware - unneeded and caused eslint to complain"
This reverts commit ab0a6cc151.
2025-01-08 19:05:47 +00:00
William Oldham
9bebbe6e05 style: run new eslint config on EVERYTHING ELSE
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2025-01-08 16:30:37 +00:00
William Oldham
ab0a6cc151 refactor: remove authentication middleware - unneeded and caused eslint to complain 2025-01-08 12:55:54 +00:00
William Oldham
956852f6bb chore: Add lint:fix script and fix auto-fixable linting issues 2025-01-07 13:45:03 +00:00
Daniel López Guimaraes
c74abb7ca3
bug-fix(spr): Address PR issues 2024-05-01 19:00:13 +01:00
Daniel López Guimaraes
5f83d7a655
feat: Introduce StreetPass Relays
StreetPass Relay allows 3DS users to exchange StreetPass data over the
Internet. This is handled through SpotPass, and no user interaction is
required.

Also reenable the user agent checks as it's needed to identify the user
using the PID present on it.
2024-04-27 00:03:32 +01:00
Jonathan Barrow
8f3b04a235
nppl: added 3DS policylist support 2023-11-17 11:06:54 -05:00
Jonathan Barrow
f9c71e300d
added 3DS npfl service 2023-11-15 23:15:21 -05:00
Jonathan Barrow
4ecb833d35
Separate task ID and in-game ID 2023-08-26 02:05:31 -04:00
Jonathan Barrow
335439db7d
BOSS 2.0 - Full TS and microservice rewrite. Still pulls from local until admin panel updates 2023-08-25 21:11:44 -04:00
Jonathan Barrow
38739fef7e
Convert to TypeScript 2023-08-17 22:32:40 -04:00