Skip to content
Closed

#2605 #2607

Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
e4646b1
migrate sorter to AdvancedCollectionView
marticliment Jun 17, 2024
f226d52
Add new titlebar control
marticliment Jul 13, 2024
8ec5972
Merge branch 'main' into titlebar-appsdk-1.6
marticliment Jul 13, 2024
67b0838
Add base (non-uft8 compatible) redirector
marticliment Jul 20, 2024
17e8c40
Add base OverridenInstallationOptions
marticliment Jul 30, 2024
2df08ee
Remove unneeded imports
marticliment Jul 30, 2024
e84b7fd
Merge branch 'main' into overriden-installation-options
marticliment Jul 31, 2024
977775b
Update README.md
marticliment Jul 31, 2024
153d994
Merge branch 'main' into overriden-installation-options
marticliment Jul 31, 2024
e339e8b
Merge branch 'main' into overriden-installation-options
marticliment Jul 31, 2024
96ff932
Merge branch 'main' into overriden-installation-options
marticliment Jul 31, 2024
02825f2
Merge branch 'main' into overriden-installation-options
marticliment Jul 31, 2024
2879b08
Merge branch 'main' into overriden-installation-options
marticliment Jul 31, 2024
4018515
Merge branch 'main' into overriden-installation-options
marticliment Jul 31, 2024
80b9bc0
Merge remote-tracking branch 'upstream/WingetUI-to-UniGetUI-EXE-redir…
skanda890 Aug 2, 2024
64b8064
Merge remote-tracking branch 'upstream/marticliment-patch-1' into Pat…
skanda890 Aug 2, 2024
fe46c54
Merge remote-tracking branch 'upstream/migrate-sorter-to-AdvancedColl…
skanda890 Aug 2, 2024
76a8655
Merge remote-tracking branch 'upstream/overriden-installation-options…
skanda890 Aug 2, 2024
6ab1f0b
Merge remote-tracking branch 'upstream/pull-request/update-translatio…
skanda890 Aug 2, 2024
47f05f4
Merge remote-tracking branch 'upstream/titlebar-appsdk-1.6' into Patch-1
skanda890 Aug 2, 2024
ab69734
Begin adding OverridenInstallationOptions
marticliment Aug 3, 2024
f558d12
Merge remote-tracking branch 'origin/imgbot' into Patch-1
skanda890 Aug 5, 2024
d2f9495
Merge branch 'pull-request/update-translation' into Patch-1
skanda890 Aug 5, 2024
10d7577
Merge remote-tracking branch 'upstream/overriden-installation-options…
skanda890 Aug 5, 2024
5cfe361
Merge pull request #28 from skanda890/Patch-1
skanda890 Aug 7, 2024
b8ca042
Merge pull request #31 from marticliment/pull-request/update-translation
skanda890 Aug 7, 2024
5c16154
Merge branch 'marticliment:main' into main
skanda890 Aug 7, 2024
57338d4
Revert "Patch 1" (#32)
skanda890 Aug 7, 2024
b2dba76
Update PULL_REQUEST_TEMPLATE.md
skanda890 Aug 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
- [ ] **This PR is not composed of garbage changes used to farm GitHub activity to enter potential Crypto AirDrops.**
Any user suspected of farming GitHub activity with crypto purposes will get banned. Submitting broken code wastes the contributors' time, who have to spend their free time reviewing, fixing, and testing code that does not even compile breaks other features, or does not introduce any useful changes. Thank you for your understanding.
-----
<!-- optionally, explain here about the committed code -->

<!-- optionally, explain here about the committed code -->
-----
<!-- insert below the issue number (if applicable) -->
Closes #XXXX
Expand Down