Commit Graph

9476 Commits

Author SHA1 Message Date
36d18b393b fix: crash when task was canceled and abort signal was fired early (#3712) 2025-04-30 10:10:36 +03:00
9a85f23d85 Add support for CMake presets and workflows (#3702) 2025-04-30 10:10:16 +03:00
b438236a64 ci: use symlink for ccache when possible
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2025-04-30 02:25:31 -04:00
6c45ff915a chore(gitignore): add CMakeUserPresets.json
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2025-04-30 02:25:31 -04:00
70500af2a2 ci: use cmake workflow presets
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2025-04-30 02:25:31 -04:00
9131f79cc0 feat: add CMakePresets.json
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2025-04-30 02:25:31 -04:00
224503cc93 fix: file filtering on modpack export (#3710) 2025-04-30 08:24:21 +03:00
053b57c21f fix: crash when task was canceled and abort signal was fired early
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-04-29 19:24:04 +03:00
147159be2c fix: file filtering on modpack export
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-04-29 19:02:35 +03:00
f086233186 chore(nix): update lockfile (#3693) 2025-04-29 04:23:53 -04:00
e9afa16aa1 chore: format some of the project files (#3677) 2025-04-29 04:23:25 -04:00
8bb79cefac chore: add format commits to the git-blame-ignore
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-04-29 10:47:00 +03:00
5c8481a118 chore: reformat
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-04-29 10:46:41 +03:00
57d3d4815b fix: build error introduced in #3516 (#3708) 2025-04-29 10:46:19 +03:00
e1fce47eb3 ci(nix): remove addtional > (#3709) 2025-04-29 03:43:32 -04:00
7da32af1b2 ci(nix): remove addtional >
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-04-29 10:42:42 +03:00
c54f420c23 ci(nix): fix the PR number (#3703) 2025-04-29 10:33:43 +03:00
93552277fe fix: build error introduced in #3516
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-04-29 10:20:28 +03:00
6b4f07e976 Add checkboxes to resource downloader (#3516) 2025-04-29 08:32:30 +03:00
0d15699b26 change java on modpack update (#3379) 2025-04-29 08:31:59 +03:00
aa6324c920 chore(deps): update hendrikmuhs/ccache-action action to v1.2.18 (#3704) 2025-04-29 08:31:46 +03:00
a6006c3a33 chore: make all the regexes static const (#3647) 2025-04-29 00:33:49 +03:00
1c223997db chore(deps): update hendrikmuhs/ccache-action action to v1.2.18 2025-04-28 21:33:12 +00:00
d6bba50d86 replace qvector with qlist (#3519) 2025-04-29 00:32:40 +03:00
5f20d98643 chore: update submodules (#3701) 2025-04-28 23:24:23 +03:00
71da130fe4 ci(nix): fix the PR number
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-04-28 23:11:52 +03:00
25b1d79080 ci(nix): add github token for gh cli (#3700) 2025-04-28 22:49:38 +03:00
c5fd5e6ac1 chore: make all the regexes static const
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-04-28 22:37:29 +03:00
21c90527d2 Parse log4j xml events in logs (#3642) 2025-04-28 18:33:17 +03:00
2ceb8a4986 Fix: Use after free collecting tasks from ResourceDownloadDialogs (#3670) 2025-04-28 18:32:39 +03:00
0ccb4059a0 chore: update submodules
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-04-28 17:57:31 +03:00
bcdbe79c59 fix: add github token for gh cli
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-04-28 17:38:01 +03:00
07a6606c9c fix: cover both usages of the download dialog
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2025-04-28 04:49:30 -07:00
d0ccd110a1 fix: use after free begone!
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2025-04-28 04:49:23 -07:00
2031859731 Merge remote-tracking branch 'upstream/develop' into xml-logs 2025-04-28 04:11:53 -07:00
2c943a003d feat(xml-logs): preserve whitespace lines in logs
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2025-04-28 03:54:47 -07:00
da30904630 fix: nullptr access (#3690) 2025-04-28 03:39:01 -07:00
63e30352e6 Fix catastrophic regex mistake (#3669) 2025-04-28 11:07:01 +01:00
51cd4c2174 Shallow search and lazy loading for Other Logs page (#3664) 2025-04-28 10:57:37 +01:00
1e3c197222 Merge remote-tracking branch 'upstream/develop' into shallow-lazy-otherlogs
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-04-28 10:31:48 +01:00
20626e6606 Fix log sorting
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-04-28 10:28:57 +01:00
0f7cb916cc Pass mainclass and gameargs to the main game via system properties (#3692) 2025-04-28 09:47:25 +01:00
f58ee6af7a ci(nix): fix get-merge-commit action call (#3697) 2025-04-27 23:48:49 +03:00
abba91c6fa chore(deps): update determinatesystems/nix-installer-action action to v17 (#3686) 2025-04-27 13:46:57 -07:00
cdb4247323 Improve CI path filtering (#3696) 2025-04-27 14:48:09 -04:00
57a2ef1aed ci: fix improper paths-ignore usage
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2025-04-27 07:47:36 -04:00
3b7b9fa03c ci: better filter workflow runs
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2025-04-27 07:30:26 -04:00
47cb58d326 ci(nix): fix get-merge-commit action call
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2025-04-27 07:28:25 -04:00
440f7ea9a5 Use nix-shell over nix develop in .envrc (#3634) 2025-04-27 06:46:13 -04:00
816752e4e9 Ensure Nix workflows are actually running on PRs (#3678) 2025-04-27 03:21:58 -04:00