Commit graph

10983 commits

Author SHA1 Message Date
Alexandru Ionut Tripon
479d111482
[Backport release-11.x] Include Flame API key in CDN downloads (#5689)
Some checks are pending
Nix / Build (aarch64-darwin) (push) Waiting to run
Nix / Build (x86_64-linux) (push) Waiting to run
Nix / Build (aarch64-linux) (push) Waiting to run
2026-06-17 13:17:18 +03:00
Octol1ttle
a0550950e3 change(ApiHeaderProxy): include Flame API key for CDN downloads
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit b387a1f793)
2026-06-17 10:15:18 +00:00
Alexandru Ionut Tripon
3f2435871a
[Backport release-11.x] Show error message when device code authorization fails (#5666)
Some checks failed
Nix / Build (aarch64-darwin) (push) Has been cancelled
Nix / Build (x86_64-linux) (push) Has been cancelled
Nix / Build (aarch64-linux) (push) Has been cancelled
2026-06-11 16:54:01 +03:00
Octol1ttle
6ba6595ec8 fix(MSADeviceCodeStep): show network request error message
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 81159fd9d7)
2026-06-11 13:43:14 +00:00
Alexandru Ionut Tripon
2db9d0c098
[Backport release-11.x] Fix memory leak and crash with data packs modal (#5641)
Some checks failed
Nix / Build (aarch64-darwin) (push) Has been cancelled
Nix / Build (x86_64-linux) (push) Has been cancelled
Nix / Build (aarch64-linux) (push) Has been cancelled
2026-06-04 09:33:16 +03:00
TheKodeToad
35362a0712 Replace exec with open and handle saving geometry in signal listener
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
(cherry picked from commit fa61e58cd9)
2026-06-04 05:53:32 +00:00
TheKodeToad
a455a2b46a Fix memory leak and crash with data packs modal
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
(cherry picked from commit 28eba8ed43)
2026-06-04 05:53:32 +00:00
Alexandru Ionut Tripon
3acfc06463
[Backport release-11.x] Don't remove old Microsoft accounts until they're successfully reauthenticated (#5640) 2026-06-04 08:38:55 +03:00
Alexandru Ionut Tripon
4ffe1f63c1
[Backport release-11.x] AccountList: Skip refresh when !shouldRefresh (#5639) 2026-06-04 08:38:36 +03:00
Octol1ttle
6092606855 fix(LaunchController): don't remove account unless we have a new one
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit f6d1b29b04)
2026-06-04 04:16:02 +00:00
cat
779bf1d20c AccountList: Skip refresh when !shouldRefresh
Signed-off-by: cat <cat@plan9.rocks>
(cherry picked from commit ea2d0d0644)
2026-06-04 04:07:48 +00:00
Alexandru Ionut Tripon
5cf7b4629f
[Backport release-11.x] Fix offline accounts not being refreshed during launch (#5576) 2026-05-27 18:36:14 +03:00
Octol1ttle
1ef03583f9 fix offline accounts not being refreshed during launch
Closes #5435
Closes #5537

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit bc1f9db653)
2026-05-23 21:01:14 +00:00
github-actions[bot]
122c1b5862
[Backport release-11.x] Log components in instance logs (#5561) 2026-05-18 13:31:02 +00:00
Octol1ttle
be5f27ceb1 feat(instance logs): log components
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 547b4c0d3a)
2026-05-18 13:30:57 +00:00
Alexandru Ionut Tripon
6392d89c33
[Backport release-11.x] Do not open account select dialog if there are no accounts (#5538) 2026-05-12 22:12:44 +03:00
Octol1ttle
6ad1bdb778 fix: do not open account select dialog if there are no valid accounts
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit d6db750797)
2026-05-12 19:09:20 +00:00
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