Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-02 | Merge pull request #3 from Trial97/netRefactor3 | Rachel Powers | |
Fail NetRequest on connection close from QT | |||
2023-07-02 | Fail NetRequest on connection close from QT | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-27 | Merge pull request #1 from Trial97/refactor/net-split-headers-to-proxy-class | Rachel Powers | |
Simplify Upload and Download | |||
2023-06-27 | More clenup | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-27 | Simplify Upload and Download | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-25 | fix: ensure `finished` signal is emited | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-25 | fix(net): fix emit signals in download & upload task | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-06-25 | DCO Remediation Commit for Rachel Powers <508861+Ryex@users.noreply.github.com> | Rachel Powers | |
I, Rachel Powers <508861+Ryex@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 1ba08f4641f32d39efc509247807eca035be62f5 Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-25 | fixup! Merge remote-tracking branch 'upstream/develop' into ↵ | Rachel Powers | |
refactor/net-split-headers-to-proxy-class | |||
2023-06-25 | fix: add `ApiUpload` to CMakeLists.txt | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-25 | Merge remote-tracking branch 'upstream/develop' into ↵ | Rachel Powers | |
refactor/net-split-headers-to-proxy-class | |||
2023-06-25 | feat(net): ApiUpload ^& fix unfired `finished` signals | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-25 | fix: class rename (lsp acitons undid the first rename :P) | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-25 | chore: format | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-25 | refactor: override / mask static `make` functions for ApiDownload | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-25 | refactor: split out setting api headers for downloads | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-25 | Merge pull request #1270 from TheKodeToad/fix-unchecked-value | TheKodeToad | |
Fix unsafe usage of std::optional::value in FlameAPI | |||
2023-06-25 | Fix unsafe usage of std::optional::value in FlameAPI | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-24 | Merge pull request #986 from Trial97/develop | TheKodeToad | |
Mod dependencies | |||
2023-06-24 | Added translation | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-06-24 | Merge pull request #1261 from telans/modrinthexport-url | Sefa Eyeoglu | |
2023-06-23 | Merge pull request #1255 from Trial97/export4 | Rachel Powers | |
Added Thumbs.db to excluded files in MrPackExport | |||
2023-06-24 | Merge pull request #1258 from leo78913/resources-pack-page-crash-fix | seth | |
fix: fix crash when hiding columns on resource packs page | |||
2023-06-23 | Merge pull request #1259 from PrismLauncher/update-devs | Rachel Powers | |
Update developers | |||
2023-06-24 | modrinth: use encoded url when exporting pack | James Beddek | |
Ensures that necessary url components such as spaces are encoded. Prevents an error when submitting the resulting file to modrinth. See https://discord.com/channels/734077874708938864/1120070731242410024 Fixes: #1226 Signed-off-by: James Beddek <telans@posteo.de> | |||
2023-06-23 | Update developers | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-23 | fix: fix crash when hiding columns on resource packs page | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2023-06-23 | Merge pull request #1256 from Trial97/fix11 | TheKodeToad | |
Fixed hashers | |||
2023-06-23 | Fixed hashers | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Merge pull request #1200 from Trial97/net_job_crash | Rachel Powers | |
Made ByteSynkArray to use shared_ptr | |||
2023-06-23 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into net_job_crash | |||
2023-06-23 | Renamed getResults to resultsReady | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Added Thumbs.db to excluded files in MrPackExport | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Merge pull request #1251 from getchoo/github-clarify | seth | |
chore: add 'suggest a feature' message in help | |||
2023-06-22 | Merge pull request #1252 from getchoo/import-hehe | seth | |
chore: avoid confusion in file/url import dialog | |||
2023-06-22 | Merge pull request #1058 from Ryex/feature/images-for-resource-page | Rachel Powers | |
Feature: image coumn for Mod, Resource Pack, and Texturepack pages | |||
2023-06-22 | chore: avoid confusion in file/url import dialog | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-06-22 | Merge pull request #1235 from ChrisLane/java-check-debug-msg-fix | Tayou | |
2023-06-22 | chore: add 'suggest a feature' message in help | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-06-22 | Merge pull request #1243 from Trial97/export | Sefa Eyeoglu | |
Added regex expresion to exclude .DS_Store files | |||
2023-06-21 | Added regex expresion to exclude .DS_Store files | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-21 | Merge pull request #1228 from Trial97/curent_pack_crash | TheKodeToad | |
Fixes #1212 | |||
2023-06-21 | Merge pull request #1231 from telans/modrinth-default-icon | DioEgizio | |
Modrinth: use default icon for non-managed packs | |||
2023-06-21 | fix: resize columns on hide ^& uniform heights | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-20 | Merge pull request #1119 from Trial97/mods_txt | seth | |
Added dynamic page extra info | |||
2023-06-20 | Merge pull request #1184 from clickdevin/develop | seth | |
Fix bugs when updating curseforge modpacks | |||
2023-06-20 | Merge pull request #1234 from Szowisz/develop | seth | |
Fix compiling on FreeBSD | |||
2023-06-20 | Remove extra spaces in one more Java checker debug | Chris Lane | |
Signed-off-by: Chris Lane <git@chrislane.com> |