Commit graph

8 commits

Author SHA1 Message Date
Ash Logan
9e376f7839 feat: Move all URL defines into a central location 2024-12-17 16:44:59 +11:00
Daniel López Guimaraes
f4aeee8034 feat!: Split Inkay into a module and a plugin
This is necessary for a future Aroma feature. This also makes more clear
the immutability of the patches that Pretendo requires, since they
cannot be reverted easily.

All patching code is now managed inside the module, which the plugin
triggers by calling an exported function from it. The WWP reset code
remains within the plugin as it isn't strictly tied to the patches.
2024-11-21 12:49:16 +11:00
Jemma Poffinbarger
cb197bcf40
Account Settings and eShop app support (#17)
* Added support for eShop and account settings apps (account settings is currently broken)

* Moved account settings patch to run at application start
2024-04-09 23:15:30 +10:00
Ash Logan
a9e37087d8 certs: Add GTS Root R1/R2, ISRG Root X1
Juxt backend is using CloudFlare apparently
2023-04-25 08:40:41 +10:00
Jemma Poffinbarger
c560ca00d5 Notification module support (#8) 2023-03-23 12:57:15 +11:00
Ash Logan
a0a7e6610a Update .gitignore 2022-08-31 09:45:43 +10:00
Ash Logan
0c10bcc1ad Split WUPS 0.1 and Aroma port out 2021-09-28 21:23:07 +10:00
Ash Logan
ec64a7cf6e Initial commit (works, but bad) 2019-04-07 22:13:09 +10:00