Commit graph

10966 commits

Author SHA1 Message Date
Alexandru Ionut Tripon
ea74850258
[Backport release-11.x] Don't delete base directories when evicting metacache (#5533) 2026-05-11 15:17:06 +03:00
Octol1ttle
349061e58c fix: don't delete base directories when evicting metacache
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 564fca8c9b)
2026-05-11 11:33:23 +00:00
Alexandru Ionut Tripon
cb13b2ef4d
[Backport release-11.x] Fixes to translations (#5532) 2026-05-11 14:15:28 +03:00
Octol1ttle
e2aecc23ef fix(translations): do not reset user language if translations index is missing
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit d59b4b0ad7)
2026-05-11 10:05:24 +00:00
Octol1ttle
364c592047 fix(translations): redownload index if it is missing after file reloading
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 49aef77f3f)
2026-05-11 10:05:24 +00:00
Alexandru Ionut Tripon
3464549b28
[Backport release-11.x] Suppress sfinae-incomplete warning (#5524) 2026-05-10 00:29:57 +03:00
Octol1ttle
89070d10d1 fix: suppress sfinae-incomplete warning
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 993eb40481)
2026-05-09 21:24:33 +00:00
Alexandru Ionut Tripon
c630a8b3b4
[Backport release-11.x] Add some weird modrinth headers (#5522) 2026-05-09 23:18:30 +03:00
Trial97
50d5953e38 chore(clang-tidy): fix clang tidy warnings
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 97d570b343)
2026-05-09 20:10:17 +00:00
Trial97
d378af6bda add update reason
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit f9e007ca2b)
2026-05-09 20:10:17 +00:00
Trial97
8985aa98f0 chore(clang-tidy): fix clang tidy warnings
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit a63048d7e2)
2026-05-09 20:10:17 +00:00
Trial97
88393e753b add special modrinth header
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit ca721f9d67)
2026-05-09 20:10:17 +00:00
Alexandru Ionut Tripon
834dd39adb
[Backport release-11.x] fix Atl path traversal (#5517) 2026-05-08 00:34:25 +03:00
Trial97
6af7a796c9 chore(clang-tidy): fix clang tidy warnings
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit daa9e07e33)
2026-05-07 21:33:30 +00:00
Trial97
0c2b3b3844 fix atl path traversal
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 4cbfe7fb0e)
2026-05-07 21:33:30 +00:00
Alexandru Ionut Tripon
0cbeb93939
[Backport release-11.x] fix: ignore non-existent or empty paths in processURLs (#5515) 2026-05-07 21:42:17 +03:00
captivator
d3cd11612f fix: ignore non-existent or empty paths in processURLs
Assisted-by: Gemini:3-Flash
Signed-off-by: captivator <84224501+qaptivator@users.noreply.github.com>
(cherry picked from commit 92eeeaf14f)
2026-05-07 18:36:14 +00:00
Alexandru Ionut Tripon
4f4bc59a44
[Backport release-11.x] fix change version (#5510) 2026-05-07 14:56:55 +03:00
Alexandru Ionut Tripon
8eda25d46e
[Backport release-11.x] INIFile: add file name to error logging (#5509) 2026-05-07 14:56:43 +03:00
Alexandru Ionut Tripon
38297d5fbd
[Backport release-11.x] Fixes to 'Use system locale' (#5508) 2026-05-07 14:56:34 +03:00
Alexandru Ionut Tripon
9c2ad63d02
[Backport release-11.x] Fix wrong Xbox failure string (#5507) 2026-05-07 14:56:26 +03:00
Trial97
f7027925c3 fix change version triggering an intial search
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit b174dec0d2)
2026-05-07 11:45:15 +00:00
Trial97
32800f7662 chore(clang-tidy): fix clang tidy warnings
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 4463c21c98)
2026-05-07 11:45:15 +00:00
Octol1ttle
f94141ddf3 INIFile: add file name to error logging
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit e7dbdf3489)
2026-05-07 11:30:24 +00:00
Octol1ttle
573641770a TranslationsModel: clang-tidy and code quality
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 87f7c812c7)
2026-05-07 11:30:21 +00:00
Octol1ttle
e1ffb80ccd change(LanguageSelectionWidget): 'Use system locale' -> 'Use system regional standards'
Closes #5358

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 8b159bacd8)
2026-05-07 11:30:21 +00:00
Octol1ttle
3ca8b05bdb fix(TranslationsModel): use current language instead of default when turning off 'Use system locale'
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit e449aae6c8)
2026-05-07 11:30:21 +00:00
Octol1ttle
ec71b25f4c fix(TranslationsModel): use proper way to get system locale
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 6b5615ece9)
2026-05-07 11:30:21 +00:00
Octol1ttle
9946355222 XboxAuthorizationStep: clang-tidy
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 0a3f7da7e7)
2026-05-07 11:27:56 +00:00
Octol1ttle
11081e3f58 XboxAuthorizationStep: fix wrong failure string
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit a021c86871)
2026-05-07 11:27:56 +00:00
Alexandru Ionut Tripon
d3cde18056
[Backport release-11.x] changed "Ok" to "OK" (#5499) 2026-05-05 12:40:08 +03:00
oosh
5bb7c2b0cc changed "Ok" to "OK"
Signed-off-by: oosh <ovtennakoon@gmail.com>

(cherry picked from commit f2c5916205)
2026-05-05 09:38:26 +00:00
Alexandru Ionut Tripon
8ac883932d
[Backport release-11.x] Use "Discrete" key from switcheroo if present (#5498) 2026-05-05 08:47:23 +03:00
Alexandru Ionut Tripon
1a48d69960
[Backport release-11.x] Fixes to PrismExternalUpdater (#5497) 2026-05-05 08:47:04 +03:00
Alexandru Ionut Tripon
2b75ea97b1
[Backport release-11.x] fix: trim whitespaces from ManagedPackURL (#5496) 2026-05-05 08:46:48 +03:00
Alexandru Ionut Tripon
4afa49a499
[Backport release-11.x] Fix: Remove trademark and special characters from instance folder names (#5495) 2026-05-05 08:46:33 +03:00
Octol1ttle
d3c167c865 fix: use "Discrete" key from switcheroo if present
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit f6096d21db)
2026-05-04 21:19:26 +00:00
Octol1ttle
0794bc3787 change(PrismExternalUpdater): allow unskipping versions by clicking "Remind Me Later"
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 2d920da737)
2026-05-04 21:16:31 +00:00
Octol1ttle
5e8067b00c fix(PrismExternalUpdater): do not show "No updates available" when ignoring skipped version during autocheck
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 0f9be64d6c)
2026-05-04 21:16:31 +00:00
Octol1ttle
fc83a3f509 fix(PrismExternalUpdater): show progress dialog immediately
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit ae33c82268)
2026-05-04 21:16:31 +00:00
Octol1ttle
4cb38c3854 PrismExternalUpdater: clang-tidy
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 53dda7cd32)
2026-05-04 21:16:31 +00:00
Octol1ttle
efe9692981 change(updater): ignore skipped versions when update check is triggered by user
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 1f291a2d79)
2026-05-04 21:16:31 +00:00
captivator
71404fcbf4 fix: trim whitespaces from ManagedPackURL
Signed-off-by: captivator <84224501+qaptivator@users.noreply.github.com>
(cherry picked from commit 5ad8372e16)
2026-05-04 21:13:45 +00:00
Trial97
aa018ca439 add more invalid chars for folder name check
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 66b5bd9618)
2026-05-04 21:02:20 +00:00
Tayou
8c5dc59c61
[Backport release-11.x] fix other logs page crash (#5494) 2026-05-04 21:16:55 +02:00
Tayou
c086d930b8
[Backport release-11.x] Fix Cmd+Q on macOS closing active window instead of quitting (#5493) 2026-05-04 21:16:43 +02:00
so5iso4ka
0b47aebf00 fix(OtherLogsPage): handle empty log lines
Signed-off-by: so5iso4ka <so5iso4ka@icloud.com>
(cherry picked from commit e9cdef65e6)
2026-05-04 16:20:58 +00:00
Danny
da6eda04e2 Change menu role for close action in MainWindow
Fixes issue in Mac OS where pressing Cmd+Q closes only the current window instead of quitting the application.

menuRole is consulted only by Qt's native macOS menu-bar integration, so this change has no effect on Windows, Linux, or BSD.

Fixes #1382

Signed-off-by: Danny <dannydjdk@users.noreply.github.com>
Assisted-by: Claude:claude-opus-4-7
(cherry picked from commit 9621b59573)
2026-05-04 16:09:28 +00:00
Alexandru Ionut Tripon
5b29ce8301
[Backport release-11.x] ci(container): actually use amd64 runner for amd64 (#5437) 2026-04-20 10:22:23 +03:00
Seth Flynn
705533001f ci(container): actually use amd64 runner for amd64
Signed-off-by: Seth Flynn <getchoo@tuta.io>
(cherry picked from commit 541e5ca9fe)
2026-04-20 06:51:29 +00:00