Commit graph

2081 commits

Author SHA1 Message Date
Keen-eyed
693bf60fb7
Downgrade action-gh-release from v4 to v3 2026-03-25 22:09:19 +09:00
Keen-eyed
b873e304ed
Upgrade action-gh-release from v2 to v4 2026-03-25 22:07:13 +09:00
Keen-eyed
28ad07934e
Add GitHub Actions workflow for uYouEnhanced build 2026-03-24 19:01:58 +09:00
Keen-eyed
8af51e17a9
Add new workflow for Build and Release uYouEnhanced 2026-03-24 19:01:10 +09:00
Keen-eyed
e788f97fff
Add GitHub Actions workflow for uYouEnhanced 3 build
node js version 24 update
2026-03-24 18:59:47 +09:00
Keen-eyed
ca10ee1f75
Update build workflow for uYouEnhanced with inputs 2026-03-22 13:39:53 +09:00
Keen-eyed
7b06a905bf
Rename buildapp.yml to buildapptest.yml 2026-03-22 13:15:11 +09:00
Keen-eyed
167ab2eb6a
Update YouTube download URL in build workflow 2026-03-22 13:14:27 +09:00
Keen-eyed
a8dbcaacca
Fix comments in buildapp.yml for clarity 2026-03-22 00:35:31 +09:00
Keen-eyed
7dbea44642
Refactor buildapp.yml for uYouEnhanced2
Updated build workflow for uYouEnhanced with various fixes and improvements.
2026-03-22 00:18:22 +09:00
aricloverEXTRA
c8d21c0d53
v20.44.2-3.0.4 2026-02-24 20:36:18 -06:00
aricloverEXTRA
c56628e3f8
uYouEnhanced v20.44.2: QOL UPDATE 2026-02-24 17:51:57 -06:00
aricloverEXTRA
8aca84cc4f
Update checkout action to version 5 (update-submodules.yml) 2026-02-22 19:39:25 -06:00
aricloverEXTRA
0d815cfde3
Update delete-workflow-runs.yml
Adjusted to the new one from https://github.com/marketplace/actions/delete-workflow-runs
2026-01-28 09:12:29 -06:00
aricloverEXTRA
b04e895819
Restore Nov 6 2025 buildapp.yml
Exception: updated softprops to v2.5.0
2025-12-29 15:37:59 -06:00
aricloverEXTRA
640c591dec
Restore Nov 6 2025 Makefile
Exception: Updated YouTube Version to 20.50.9
2025-12-29 15:35:43 -06:00
aricloverEXTRA
553c49d177
iOS 26 SDK Support
Merge pull request #930 from leobsst/main - Fix broken build above iOS 17.5 SDK
2025-12-13 17:53:33 -06:00
aricloverEXTRA
c3364fed36
Revert new Makefile changes 2025-12-13 17:03:38 -06:00
aricloverEXTRA
7a3016d11f
Update Makefile 2025-12-13 16:11:49 -06:00
LEOBSST
e1e50be57e
Update SDK version and macOS runner in workflow 2025-12-09 16:12:57 +01:00
LEOBSST
e2f2834c6d
Update YOUTUBE_VERSION to 20.25.4 2025-12-09 16:09:03 +01:00
aricloverEXTRA
171de6492a
Update .gitmodules 2025-11-06 22:26:01 -06:00
aricloverEXTRA
6667b2cf9c
Fix YouTube Sign-In Patch crashes (uYouPlusPatches.xm)
This fixes only the crashing, not the functionality of the patch for now. Sorry to disappoint.
2025-11-06 16:10:58 -06:00
aricloverEXTRA
a178e631c4
Updated dependencies (buildapp.yml) 2025-11-03 22:31:06 -06:00
aricloverEXTRA
f683065786
Remove v19.20.2 AltSource (README.md)
I recommend using iOS 16+ for uYouEnhanced, the reason for the removal of the uYouEnhanced legacy AltSource was to avoid confusion.
2025-09-21 21:03:30 -05:00
aricloverEXTRA
eedf586c1f
Update softprops/action-gh-release to v2.3.3 (buildapp.yml) 2025-09-21 17:29:51 -05:00
aricloverEXTRA
781aae1833
Update bug.yaml 2025-09-21 14:02:36 -05:00
aricloverEXTRA
20afd77686
Merge pull request #920 from arichornlover/revert-913-main
Revert "fix(buildapp): Download IPA before seting up Theos"
2025-09-21 12:52:48 -05:00
aricloverEXTRA
8095533e7b
Revert "fix(buildapp): Download IPA before seting up Theos" 2025-09-21 12:52:24 -05:00
aricloverEXTRA
7d7db73730
Improve README.md
I have adjusted the README.md to improve readability, also I have deprecated the uYou Tweak compatibility list for older versions because the older uYou versions rely on the discontinued YT App Versions.
2025-09-21 11:18:00 -05:00
aricloverEXTRA
0b4ca1ff9d
Merge pull request #913 from aaronliu0130/main
fix(buildapp): Download IPA before seting up Theos
2025-09-21 11:03:30 -05:00
Aaron Liu
69e80c9825
unzip and prepare IPA after theos, but still download it early 2025-09-07 18:45:33 -04:00
Aaron Liu
57f948abd8
Merge branch 'arichornlover:main' into main 2025-09-07 13:48:37 -04:00
aricloverEXTRA
dfc796faec
Update uYouPlusSettings.xm 2025-08-22 18:11:07 -05:00
aricloverEXTRA
e374b526e8
Updated YouTube Versions Support (uYouPlusVersionSpoofer.xm)
Supports 20.24.4-20.33.2 versions of YouTube.
2025-08-22 18:08:55 -05:00
GitHub Actions
878026ca05 updated submodules 2025-08-20 23:34:53 +00:00
aricloverGitHub (INACTIVE)
83d3384371
Improved .gitmodules 2025-08-20 18:33:37 -05:00
aricloverEXTRA
3d115a54cc
Revert new library (Makefile)
Decided to revert it for now. It shouldn’t affect uYouEnhanced.
2025-08-20 18:01:07 -05:00
aricloverEXTRA
0c01f61ac5
🔧 Update Dependencies (buildapp.yml) 2025-08-20 17:58:01 -05:00
aricloverEXTRA
e980407407
Added undirect library (Makefile)
An essential library for YTUHD and other tweaks.
2025-08-20 17:23:39 -05:00
GitHub Actions
5ba5873e52 updated submodules 2025-08-20 22:09:50 +00:00
aricloverEXTRA
ed955aa13b
Merge pull request #898 from riolove1/main
feat(Translations): Update `Japanese`
2025-07-12 23:40:44 -05:00
りお
8b651fa2d7
feat(Translations): Update Japanese 2025-07-13 13:34:30 +09:00
aricloverEXTRA
e96abb370f
Restore “feat(Translations): Update Japanese 2025-07-05 13:06:17 -05:00
aricloverGitHub (INACTIVE)
a4da77e56e
v20.05.4-3.0.4 2025-06-13 09:45:46 -05:00
aricloverEXTRA
28c43cb486
Update LowContrastMode compatibility screens (uYouPlusSettings.xm)
I have allowed it so that you are able to enable it anyway in some of the screens. Except the Light Mode Detection screen.
2025-06-10 16:48:26 -05:00
GitHub Actions
34ab59c17d updated submodules 2025-06-10 18:57:14 +00:00
GitHub Actions
3782c34a42 updated submodules 2025-06-10 18:41:42 +00:00
aricloverEXTRA
42c77c7775
Revert Changes (Makefile) 2025-06-10 11:45:57 -05:00
aricloverEXTRA
b082f98181
Update uYouPlusSettings.xm 2025-06-10 08:25:15 -05:00