Commit Graph

117 Commits

Author SHA1 Message Date
mrjvs
4275d2ed9d fix: fix typo in enum values 2025-09-19 20:58:53 +02:00
mrjvs
6d7646a5db Merge branch 'dev' into chore/cve-fixes 2025-09-19 20:56:57 +02:00
mrjvs
2bcff40f6c fix: add closed value to task enum 2025-09-19 20:55:34 +02:00
mrjvs
840ccc2598 fix: fixed spr metadata being used as a file while it's a field 2025-09-19 20:45:01 +02:00
mrjvs
ea6b47d652 Merge branch 'feat/clean-cec' of github.com:PretendoNetwork/BOSS into feat/clean-cec
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-18 21:49:20 +02:00
mrjvs
c9d0bd4b82 fix: fixed infinite looping of deleting + deleting in wrong namespace 2025-09-18 21:45:53 +02:00
mrjvs
099ebec85e fix: fixed bulk deleting empty list of keys 2025-09-18 21:45:32 +02:00
mrjvs
36be92449b
Merge branch 'dev' into feat/clean-cec 2025-09-18 21:17:36 +02:00
mrjvs
3099a9cf3a fix: clean up files after request
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-18 21:11:27 +02:00
mrjvs
28f77dcf77 chore: replace dicer with formidable 2025-09-17 12:45:24 +02:00
mrjvs
f432d2d3dc chore: update mongoose and auto-increment to latest version 2025-09-17 12:15:41 +02:00
mrjvs
6b03e1c82f chore: remove update-rotations.mjs and replace it with documentation on how to use the CLI
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-17 12:08:32 +02:00
mrjvs
33bad47332 feat: remove CECSlot references while clearing old CECData 2025-09-17 11:40:38 +02:00
mrjvs
193bbcee07 feat: implement bulk deletion of CDN items 2025-09-17 11:40:21 +02:00
mrjvs
4599c82a67 Merge branch 'dev' into feat/clean-cec 2025-09-17 11:15:56 +02:00
mrjvs
230f50a610 fix: set content length for file streaming so it doesn't use transfer-encoding: chunked 2025-09-16 23:49:12 +02:00
mrjvs
651a34dc07 chore: add TODO for cleanup routine 2025-09-16 19:47:56 +02:00
mrjvs
1d0bacfb9d feat: add config option to enable automatic cleanup 2025-09-16 19:45:58 +02:00
mrjvs
c19feefcb7 feat: add scheduled action system + halffinished SPR data clean procedure 2025-09-16 19:43:19 +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
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
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
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
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
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