Commit Graph

643 Commits

Author SHA1 Message Date
mrjvs
9115810824
Merge pull request #315 from PretendoNetwork/dev
Release
2026-01-11 16:48:31 +01:00
William Oldham
2f5a4b95db
Merge pull request #312 from PretendoNetwork/feat/server-config
Server provisioning
2026-01-01 23:17:49 +00:00
mrjvs
b8b50b5988 chore: Add documentation on new config option 2026-01-01 23:54:52 +01:00
mrjvs
b32bcadc05 fix: fix incorrect ID handling in provisioning 2026-01-01 23:53:34 +01:00
mrjvs
c6c5a36c64 feat: Add server provisioning through a config file 2026-01-01 23:19:34 +01:00
William Oldham
854ef77ac7
Merge pull request #311 from PretendoNetwork/dev
Merge dev to master
2025-12-31 19:56:15 +00:00
Jonathan Barrow
08598c1681
Merge pull request #306 from PretendoNetwork/chore/nnas-errors-format
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-12-03 17:27:40 -05:00
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
limes
1302a25ebc
Merge pull request #302 from PretendoNetwork/dev
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
Release - Hotfix
2025-11-18 23:53:49 +01:00
limes
e222390b85
Merge pull request #301 from PretendoNetwork/dev-feature-better-mailer
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
fix(mailer): broken links
2025-11-18 23:51:39 +01:00
limes
7fadf7d11b fix(mailer): broken links 2025-11-18 23:45:28 +01:00
limes
8349e55fc2
Merge pull request #300 from PretendoNetwork/dev
Release
2025-11-18 23:12:19 +01:00
limes
564b1371be
Merge pull request #298 from PretendoNetwork/dev-feature-better-mailer
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-11-15 21:30:13 +01:00
limes
cd497759f4 fix(mailer): fix preview text 2025-11-15 21:20:07 +01:00
limes
dcf230aa57 fix(mailer): escape pnid 2025-11-15 21:19:13 +01:00
limes
2e400a5715 fix(mailer): isolate toText and toHTML, minor changes
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-11-15 00:45:18 +01:00
Jonathan Barrow
ef9b03c136
Merge pull request #203 from PretendoNetwork/chore/device-id-check
Some checks are pending
Build and Publish Docker Image / Build and Publish Docker Image (amd64) (push) Waiting to run
Build and Publish Docker Image / Build and Publish Docker Image (arm64) (push) Waiting to run
2025-11-14 15:59:58 -05:00
limes
53862037ce fix(mailer): <b> and <strong> on icloud web and thunderbird
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-11-13 02:41:14 +01:00
limes
169dbdf729 feat(mailer): replace notice in footer to only refer to forum
Some checks are pending
Build and Publish Docker Image / Build and Publish Docker Image (amd64) (push) Waiting to run
Build and Publish Docker Image / Build and Publish Docker Image (arm64) (push) Waiting to run
2025-11-12 08:34:30 +01:00
limes
17b294e20f feat(mailer): improve layout on gmail mobile 2025-11-12 05:18:59 +01:00
limes
a0bde9538a feat(mailer): improve support for gmail on mobile, minor fixes
Some checks are pending
Build and Publish Docker Image / Build and Publish Docker Image (amd64) (push) Waiting to run
Build and Publish Docker Image / Build and Publish Docker Image (arm64) (push) Waiting to run
2025-11-11 01:32:07 +01:00
limes
11bc868da3 feat(mailer): fix theme on gmail
Some checks are pending
Build and Publish Docker Image / Build and Publish Docker Image (amd64) (push) Waiting to run
Build and Publish Docker Image / Build and Publish Docker Image (arm64) (push) Waiting to run
2025-11-10 21:38:16 +01:00
limes
e848cc5f35 feat: improve compatibility with iCloud web and legacy clients 2025-11-10 17:49:52 +01:00
limes
660adbd4bf feat(mailer): add padding before all headers
Some checks are pending
Build and Publish Docker Image / Build and Publish Docker Image (amd64) (push) Waiting to run
Build and Publish Docker Image / Build and Publish Docker Image (arm64) (push) Waiting to run
2025-11-10 15:22:49 +01:00
limes
3c6393de1e feat(mailer): add required asset for light theme email 2025-11-10 14:19:41 +01:00
limes
bb37ea5411
docs(mailer): fix error in comments, minor changes 2025-11-10 13:55:12 +01:00
limes
bfbebed3c8 style(mailer): fix wrong font-size on buttons 2025-11-10 04:34:58 +01:00
limes
ec7e80f38d fix(mailer): wrong asset url 2025-11-10 04:29:53 +01:00
limes
2e9ac5c49c feat: clean up email generation 2025-11-10 02:14:13 +01:00
Jonathan Barrow
42a15a3aaf
chore: move certificate device ID check close to other certificate checks 2025-10-12 15:02:30 -04:00
William Oldham
f0476eba58
Merge pull request #200 from PretendoNetwork/dev
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
Fix build workflow
2025-10-05 20:33:50 +01:00
William Oldham
e3fcd8f47f chore: use master branch for all references
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-10-05 20:28:34 +01:00
William Oldham
544383fe3d chore: use the master branch, not the default branch 2025-10-05 20:24:53 +01:00
William Oldham
c479c29b05 Only do ip2location for main brain build 2025-10-05 20:20:55 +01:00
William Oldham
86fa2a6a98
Merge pull request #199 from PretendoNetwork/dev
Release with IP2Location
2025-10-05 19:55:07 +01:00
William Oldham
5697a9e73f chore: add ip2location token for both platforms 2025-10-05 19:50:12 +01:00
William Oldham
ab80f48dde chore: add logging to ip2location and add token to build scripts 2025-10-05 19:48:02 +01:00
William Oldham
73d6a74a35
Merge pull request #191 from PretendoNetwork/dependabot/npm_and_yarn/multi-1083d179d6
chore(deps): bump on-headers and morgan
2025-10-05 19:26:56 +01:00
mrjvs
45fcca7274
Merge pull request #197 from PretendoNetwork/dev
Release
2025-10-04 19:17:22 +02:00
William Oldham
f2545984a4
Merge pull request #196 from PretendoNetwork/feat/grpc-deletions
Update PNID scrubbing functionality and add account deletion gRPC endpoints
2025-10-04 18:12:50 +01:00
Jonathan Barrow
6e99715f85
fix: add try-catch to Discourse data scrubbing 2025-10-03 16:22:17 -04:00
Jonathan Barrow
d699a5efdb
fix: Discourse and Miiverse gRPC settings had optional status swapped 2025-10-03 16:21:55 -04:00
Jonathan Barrow
cda6f85399
feat: add automatic Miiverse data removal on PNID scrub 2025-10-03 13:58:23 -04:00
Jonathan Barrow
f5faf8aac7
feat: add DeleteAccount gRPC methods 2025-10-03 13:46:41 -04:00
Jonathan Barrow
8f1cd2c2d6
feat: automatically anonymize Discourse users on PNID scrub 2025-10-03 13:41:07 -04:00
Jonathan Barrow
195f9541f1
feat: automatically delete Stripe user, not just sub, on PNID scrub 2025-10-03 13:40:48 -04:00
Jonathan Barrow
093f6bd2dc
chore: update @pretendonetwork/grpc 2025-10-03 12:55:49 -04:00
William Oldham
dc93a750a0
Merge pull request #194 from PretendoNetwork/feat/mississippi
Mississippi
2025-10-01 22:08:32 +01:00
Jonathan Barrow
56a7d4a870
chore: add prefix to ip2l download errors 2025-10-01 10:54:20 -04:00
Jonathan Barrow
1e864b7aa0
fix: replace zip.close() with console.error(error)
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-09-07 17:22:24 -04:00