Commit Graph

185 Commits

Author SHA1 Message Date
mrjvs
ea786616eb
Merge pull request #30 from PretendoNetwork/dev
Release
2025-09-16 21:13:07 +02:00
William Oldham
32c4b2f7da
Merge pull request #28 from PretendoNetwork/feat/cli-view
Add download command to CLI
2025-09-16 19:59:32 +01:00
mrjvs
e4d822ab71 chore: use ./boss script in dockerfile and README 2025-09-16 19:03:17 +02:00
mrjvs
05c9b286e6 feat: add util script to start BOSS CLI 2025-09-16 19:01:15 +02:00
mrjvs
45dde0be43 fix: fixed fetch not allowing host header to be modified 2025-09-16 19:00:56 +02:00
mrjvs
b05167d262 feat: redo configuration for the CLI + add documentation 2025-09-16 18:46:32 +02:00
mrjvs
e1fa565115 feat: add download command to CLI 2025-09-16 18:23:07 +02:00
mrjvs
66208e552b chore: remove old cdn content 2025-09-16 18:22:39 +02:00
mrjvs
6418d5fa58 chore: remove boss-js, switch to boss-crypto 2025-09-16 18:22:23 +02:00
mrjvs
6d7bab5536 feat: use same config variables for CLI as BOSS itself + load .env into CLI 2025-09-16 18:05:01 +02:00
Jonathan Barrow
da6ace244f
Merge pull request #27 from PretendoNetwork/feat/s3
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-09-15 18:05:39 -04:00
mrjvs
59c19c031f chore: this newline makes the difference 2025-09-15 18:52:33 +02:00
mrjvs
f5672f7b75 chore: rename wiiu in variable names to wiiU 2025-09-15 18:45:43 +02:00
mrjvs
303ef570f5 chore: made naming of CdnNamespace keys follow filename conventions 2025-09-15 18:36:51 +02:00
mrjvs
d77c604814 chore: rename Cdn to CDN 2025-09-15 18:35:01 +02:00
mrjvs
4223d21987 fix: solve problems with import script
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-14 22:04:46 +02:00
mrjvs
2e492354e6 fix: bugfix on update-task GRPC method - it updated too much 2025-09-14 21:57:47 +02:00
mrjvs
6ed275f6cf fix: fixed xml rendering bugs/inconsistencies 2025-09-14 21:32:22 +02:00
mrjvs
0302cb0b39 fix: taskfile fetching bug fixes 2025-09-14 21:19:45 +02:00
mrjvs
77f2765f8e chore: rename all files to include ".enc" 2025-09-14 19:26:27 +02:00
mrjvs
8cf212aed5 chore: remove deprecated script 2025-09-14 19:22:54 +02:00
mrjvs
dc471eefa9 feat: Add support for importing encrypted files 2025-09-14 19:22:46 +02:00
mrjvs
ce4eec54bc chore: remove unimplemented import cmd
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-09-14 16:07:05 +02:00
mrjvs
eb363a8bc9 chore: copy existing encrypted data into the new folder structure (still encrypted) 2025-09-14 15:29:43 +02:00
mrjvs
103d60e02f chore: copy old tasksheets to new seeding structure 2025-09-14 15:22:14 +02:00
mrjvs
c6bb121a42 feat: add fully featured seeding command 2025-09-14 15:05:45 +02:00
mrjvs
c6ea380538 feat: Add support for taskfiles that have all countries or languages 2025-09-14 15:04:54 +02:00
mrjvs
566b71f2f0 feat: implement CLI for managing task files 2025-09-04 01:42:14 +02:00
mrjvs
b71e13a805 fix: fix bugs with GRPC methods 2025-09-04 01:41:48 +02:00
mrjvs
d7e641d604 feat: add task management to the CLI 2025-09-04 01:04:24 +02:00
mrjvs
27aac551cb fix: made descriptions into strings 2025-09-04 01:04:14 +02:00
mrjvs
8e12aac2eb feat: make GRPC server compatible with non-user callers 2025-09-04 00:48:49 +02:00
mrjvs
f8d5a0c7e3 feat: implement boss apps into CLI 2025-09-04 00:29:23 +02:00
mrjvs
616a24d8d7 feat: add foundation for a BOSS CLI 2025-09-03 22:20:50 +02:00
mrjvs
a4a20852f6 feat: Add indexes based on the usage in the code 2025-09-03 21:31:35 +02:00
mrjvs
91ec0e7d8a chore: run npm audit fix to reduce vulnerabilites 2025-09-03 21:22:18 +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
6998b64164 chore: remove usused code 2025-09-03 20:28:18 +02:00
mrjvs
49b45e7df8 fix: fix compile error 2025-09-03 20:09:34 +02:00
mrjvs
ba154c2d94 fix: implement full file xml entry 2025-09-03 20:08:03 +02:00
mrjvs
e41e2a9656 feat: implement specific file gathering 2025-09-03 20:01:29 +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
6559693cd1 feat: add/move utils for handling CDN files 2025-09-03 17:14:36 +02:00
mrjvs
1112c135e5
Merge pull request #26 from PretendoNetwork/feat/logger-and-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
Add pino logger + add domain configuration
2025-09-03 13:51:43 +02:00
mrjvs
f717051a48 feat: Add readme contents 2025-09-03 13:13:10 +02:00
mrjvs
a108e82bfc feat: add pretty logging to config validation 2025-09-03 12:33:34 +02:00
mrjvs
56cb17d598 chore: add proper license and description to package.json 2025-09-03 12:23:43 +02:00
mrjvs
e783dd9e46 fix: remove unused packages 2025-09-03 12:22:08 +02:00