forked from marticliment/UniGetUI
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Workflow failing #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…creenshots Update icons and screenshots from the excel file
Update CONTRIBUTING.md
…ation Load translations from Tolgee
…ation Load translations from Tolgee
Update README.md and CONTRIBUTING.md
*Total -- 4,858.41kb -> 4,123.29kb (15.13%) /src/UniGetUI/Assets/Images/console_color.png -- 2.61kb -> 1.24kb (52.45%) /src/UniGetUI/Assets/Images/admin_color.png -- 5.65kb -> 2.85kb (49.65%) /src/UniGetUI/Assets/Images/agreement.png -- 4.97kb -> 2.56kb (48.47%) /src/UniGetUI/Assets/Images/save.png -- 4.13kb -> 2.14kb (48.24%) /src/UniGetUI/Assets/Images/shield_reload.png -- 6.33kb -> 3.32kb (47.62%) /src/UniGetUI/Assets/Images/node_color.png -- 4.44kb -> 2.41kb (45.71%) /src/UniGetUI/Assets/Images/restart_color.png -- 7.11kb -> 4.04kb (43.18%) /src/UniGetUI/Assets/Images/shield_question.png -- 6.49kb -> 3.74kb (42.31%) /src/UniGetUI/Assets/Images/icon_unsquare.png -- 30.26kb -> 17.93kb (40.74%) /media/Icon sizes/512.png -- 32.58kb -> 19.32kb (40.69%) /media/icon.png -- 32.58kb -> 19.32kb (40.69%) /src/UniGetUI/Assets/Images/icon.png -- 32.58kb -> 19.32kb (40.69%) /media/store.png -- 32.58kb -> 19.32kb (40.69%) /media/Icon sizes/1024.png -- 77.23kb -> 45.81kb (40.69%) /src/UniGetUI/Assets/Images/package_color.png -- 13.00kb -> 7.93kb (39.04%) /src/UniGetUI/Assets/Images/shield_yellow.png -- 5.02kb -> 3.09kb (38.5%) /src/UniGetUI/Assets/Images/shield_red.png -- 7.15kb -> 4.59kb (35.86%) /media/Icon sizes/2048.png -- 182.93kb -> 117.74kb (35.64%) /media/Icon sizes/256.png -- 13.82kb -> 9.03kb (34.65%) /media/banner.png -- 267.45kb -> 178.03kb (33.44%) /src/UniGetUI/Assets/Images/shield_green.png -- 3.41kb -> 2.27kb (33.3%) /src/UniGetUI/Assets/Images/update_pc_color.png -- 6.28kb -> 4.21kb (33.04%) /src/UniGetUI/Assets/Images/pin_color.png -- 8.11kb -> 5.68kb (29.88%) /media/icon_old.png -- 46.78kb -> 33.16kb (29.12%) /src/UniGetUI/Assets/Images/powershell_color.png -- 5.19kb -> 3.71kb (28.48%) /media/socialicon.png -- 209.64kb -> 153.42kb (26.82%) /src/UniGetUI/Assets/Images/github.png -- 7.34kb -> 5.42kb (26.19%) /src/UniGetUI/Assets/Images/kofi.png -- 10.29kb -> 7.64kb (25.73%) /media/Icon sizes/128.png -- 6.07kb -> 4.52kb (25.6%) /src/UniGetUI/Assets/Images/scoop_color.png -- 2.95kb -> 2.21kb (24.83%) /src/UniGetUI/Assets/Images/dotnet_color.png -- 1.10kb -> 0.84kb (23.78%) /src/UniGetUI/Assets/Images/simple_user.png -- 4.86kb -> 3.79kb (22.14%) /src/UniGetUI/Assets/Images/rocket.png -- 5.98kb -> 4.69kb (21.63%) /src/UniGetUI/Assets/Images/pip_color.png -- 2.36kb -> 1.97kb (16.75%) /media/UniGetUI_7.png -- 352.15kb -> 296.09kb (15.92%) /media/UniGetUI_5.png -- 370.81kb -> 313.31kb (15.5%) /media/UniGetUI_2.png -- 383.28kb -> 335.26kb (12.53%) /media/UniGetUI_9.png -- 260.01kb -> 227.50kb (12.5%) /media/UniGetUI_6.png -- 350.82kb -> 307.65kb (12.31%) /media/Icon sizes/64.png -- 2.44kb -> 2.17kb (10.95%) /src/UniGetUI/Assets/Images/youtube.png -- 1.75kb -> 1.57kb (10.38%) /media/UniGetUI_4.png -- 256.43kb -> 232.68kb (9.26%) /media/UniGetUI_8.png -- 303.53kb -> 275.50kb (9.23%) /media/UniGetUI_1.png -- 368.51kb -> 338.13kb (8.25%) /media/UniGetUI_10.png -- 327.12kb -> 301.46kb (7.84%) /src/UniGetUI/Assets/Images/winget_color.png -- 12.37kb -> 11.63kb (6.01%) /media/UniGetUI_3.png -- 348.70kb -> 335.57kb (3.76%) /src/UniGetUI/Assets/Images/choco_color.png -- 16.79kb -> 16.19kb (3.56%) /media/Icon sizes/4096.png -- 332.55kb -> 329.95kb (0.78%) /src/UniGetUI/Assets/Images/hacker.png -- 81.86kb -> 81.38kb (0.58%) Signed-off-by: ImgBotApp <[email protected]>
[ImgBot] Optimize images
…ation Load translations from Tolgee
Optimize Images
Constuct -> Construct
chore: update Package.cs
…ation Load translations from Tolgee
…ation Load translations from Tolgee
Changes proposed by @skanda890
* migrate sorter to AdvancedCollectionView * Add new titlebar control * Add base (non-uft8 compatible) redirector * Add base OverridenInstallationOptions * Remove unneeded imports * Update README.md * Begin adding OverridenInstallationOptions * Revert "Patch 1" (#32) * Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md --------- Co-authored-by: Martí Climent <[email protected]>
* Squashed commit of the following: commit 19c2ac4 Merge: 43fffbe 960e055 Author: Skanda890 <[email protected]> Date: Wed Aug 7 21:27:26 2024 +0530 Merge branch 'main' of https://github.com/skanda890/UniGetUI commit 960e055 Author: SkandaBT <[email protected]> Date: Wed Aug 7 20:42:50 2024 +0530 skanda890 (#34) * migrate sorter to AdvancedCollectionView * Add new titlebar control * Add base (non-uft8 compatible) redirector * Add base OverridenInstallationOptions * Remove unneeded imports * Update README.md * Begin adding OverridenInstallationOptions * Revert "Patch 1" (#32) * Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md --------- Co-authored-by: Martí Climent <[email protected]> commit 43fffbe Merge: b2dba76 6ac4053 Author: Skanda890 <[email protected]> Date: Wed Aug 7 20:35:36 2024 +0530 Merge remote-tracking branch 'upstream/main' commit b2dba76 Author: SkandaBT <[email protected]> Date: Wed Aug 7 15:38:18 2024 +0530 Update PULL_REQUEST_TEMPLATE.md commit 57338d4 Author: SkandaBT <[email protected]> Date: Wed Aug 7 15:29:59 2024 +0530 Revert "Patch 1" (#32) commit 5c16154 Merge: b8ca042 b39a120 Author: SkandaBT <[email protected]> Date: Wed Aug 7 15:28:32 2024 +0530 Merge branch 'marticliment:main' into main commit b8ca042 Merge: 5cfe361 0d92928 Author: SkandaBT <[email protected]> Date: Wed Aug 7 07:14:11 2024 +0530 Merge pull request #31 from marticliment/pull-request/update-translation Pull request/update translation commit 5cfe361 Merge: 439bb3c 10d7577 Author: SkandaBT <[email protected]> Date: Wed Aug 7 07:10:48 2024 +0530 Merge pull request #28 from skanda890/Patch-1 Patch 1 commit 10d7577 Merge: d2f9495 ab69734 Author: Skanda890 <[email protected]> Date: Mon Aug 5 15:31:26 2024 +0530 Merge remote-tracking branch 'upstream/overriden-installation-options' into Patch-1 commit d2f9495 Merge: f558d12 a9109b4 Author: Skanda890 <[email protected]> Date: Mon Aug 5 15:31:10 2024 +0530 Merge branch 'pull-request/update-translation' into Patch-1 commit f558d12 Merge: 47f05f4 83d2584 Author: Skanda890 <[email protected]> Date: Mon Aug 5 15:31:01 2024 +0530 Merge remote-tracking branch 'origin/imgbot' into Patch-1 commit ab69734 Author: Martí Climent <[email protected]> Date: Sat Aug 3 22:10:21 2024 +0200 Begin adding OverridenInstallationOptions commit 47f05f4 Merge: 6ab1f0b 8ec5972 Author: Skanda890 <[email protected]> Date: Fri Aug 2 16:13:32 2024 +0530 Merge remote-tracking branch 'upstream/titlebar-appsdk-1.6' into Patch-1 commit 6ab1f0b Merge: 76a8655 357e80b Author: Skanda890 <[email protected]> Date: Fri Aug 2 16:13:18 2024 +0530 Merge remote-tracking branch 'upstream/pull-request/update-translation' into Patch-1 commit 76a8655 Merge: fe46c54 4018515 Author: Skanda890 <[email protected]> Date: Fri Aug 2 16:13:07 2024 +0530 Merge remote-tracking branch 'upstream/overriden-installation-options' into Patch-1 commit fe46c54 Merge: 64b8064 e4646b1 Author: Skanda890 <[email protected]> Date: Fri Aug 2 16:12:53 2024 +0530 Merge remote-tracking branch 'upstream/migrate-sorter-to-AdvancedCollectionView' into Patch-1 commit 64b8064 Merge: 80b9bc0 977775b Author: Skanda890 <[email protected]> Date: Fri Aug 2 16:12:27 2024 +0530 Merge remote-tracking branch 'upstream/marticliment-patch-1' into Patch-1 commit 80b9bc0 Merge: f424f7b 67b0838 Author: Skanda890 <[email protected]> Date: Fri Aug 2 16:12:21 2024 +0530 Merge remote-tracking branch 'upstream/WingetUI-to-UniGetUI-EXE-redirector' into Patch-1 commit 4018515 Merge: 2879b08 bd324d4 Author: Martí Climent <[email protected]> Date: Wed Jul 31 21:14:43 2024 +0200 Merge branch 'main' into overriden-installation-options commit 2879b08 Merge: 02825f2 4948788 Author: Martí Climent <[email protected]> Date: Wed Jul 31 20:35:13 2024 +0200 Merge branch 'main' into overriden-installation-options commit 02825f2 Merge: 96ff932 52211fd Author: Martí Climent <[email protected]> Date: Wed Jul 31 20:34:06 2024 +0200 Merge branch 'main' into overriden-installation-options commit 96ff932 Merge: e339e8b 770e234 Author: Martí Climent <[email protected]> Date: Wed Jul 31 20:32:17 2024 +0200 Merge branch 'main' into overriden-installation-options commit e339e8b Merge: 153d994 b79a390 Author: Martí Climent <[email protected]> Date: Wed Jul 31 20:26:41 2024 +0200 Merge branch 'main' into overriden-installation-options commit 153d994 Merge: e84b7fd dd88f1f Author: Martí Climent <[email protected]> Date: Wed Jul 31 20:23:04 2024 +0200 Merge branch 'main' into overriden-installation-options commit 977775b Author: Martí Climent <[email protected]> Date: Wed Jul 31 20:11:50 2024 +0200 Update README.md commit e84b7fd Merge: 2df08ee 3bfc85b Author: Martí Climent <[email protected]> Date: Wed Jul 31 18:48:18 2024 +0200 Merge branch 'main' into overriden-installation-options commit 2df08ee Author: Martí Climent <[email protected]> Date: Tue Jul 30 15:11:07 2024 +0200 Remove unneeded imports commit 17e8c40 Author: Martí Climent <[email protected]> Date: Tue Jul 30 13:07:10 2024 +0200 Add base OverridenInstallationOptions commit 67b0838 Author: Martí Climent <[email protected]> Date: Sat Jul 20 16:46:29 2024 +0200 Add base (non-uft8 compatible) redirector commit 8ec5972 Merge: f226d52 af0393e Author: Martí Climent <[email protected]> Date: Sat Jul 13 23:26:03 2024 +0200 Merge branch 'main' into titlebar-appsdk-1.6 commit f226d52 Author: Martí Climent <[email protected]> Date: Sat Jul 13 23:23:39 2024 +0200 Add new titlebar control commit e4646b1 Author: Martí Climent <[email protected]> Date: Tue Jun 18 00:53:19 2024 +0200 migrate sorter to AdvancedCollectionView * Update PULL_REQUEST_TEMPLATE.md
Update PULL_REQUEST_TEMPLATE.md
…ation Load translations from Tolgee
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello @HO-COOH,
When you forked the repo, there was a faulting Github Actions script that has been sending me notifications on my GH Mobile app since then. The script has been fixed on my repo, so merging this PR should prevent me from receiving further notifications from the said workflow failing on your repo.