index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
modplatform
/
modrinth
/
ModrinthPackExportTask.cpp
Age
Commit message (
Expand
)
Author
2023-08-28
Merge pull request #1519 from TheKodeToad/better-export-pack
Sefa Eyeoglu
2023-08-15
feat: support NeoForge mrpack modpacks
Sefa Eyeoglu
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-08-12
Improvements and refinements to pack export
TheKodeToad
2023-08-10
Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warnings
Sefa Eyeoglu
2023-07-27
fiexed conflicts
Trial97
2023-07-17
handle file removal in ExportToZipTask
Trial97
2023-07-17
simplify modrinth export
Trial97
2023-07-13
Merge branch 'develop' into chore/add-compiler-warnings
Rachel Powers
2023-07-10
Merge pull request #1249 from Trial97/curse
TheKodeToad
2023-07-09
Replace string manipulation in favour of QFileInfo
TheKodeToad
2023-07-06
Optional mods in mrpack export
TheKodeToad
2023-07-02
resolved local vaiables names
Trial97
2023-07-01
chore: fix shadowed member and signed/unsigned mismatch
Rachel Powers
2023-06-24
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-06-24
Updated Modrinth esport messages
Trial97
2023-06-24
modrinth: use encoded url when exporting pack
James Beddek
2023-06-15
Made ByteSynkArray to use shared_ptr
Trial97
2023-06-12
Remove unnecessary code
TheKodeToad
2023-06-12
Could this work?
TheKodeToad
2023-06-03
Make mcInstance mutable
TheKodeToad
2023-05-28
Clarify comment
TheKodeToad
2023-05-13
Move setAbortable(true)
TheKodeToad
2023-05-13
Make some changes
TheKodeToad
2023-05-12
ty!
Kode
2023-05-02
Change to use future
TheKodeToad
2023-04-18
Make response const
TheKodeToad
2023-04-17
Smol fixes
TheKodeToad
2023-04-09
Remove `seek`
Kode
2023-04-07
How did i-
TheKodeToad
2023-04-06
Better collectFileListRecursively error
TheKodeToad
2023-04-06
Revert concurrent syntax
TheKodeToad
2023-04-06
Remove more prototype not good code
TheKodeToad
2023-04-06
Remove "prototype" field
TheKodeToad
2023-04-06
Use local metadata
TheKodeToad
2023-03-28
Skip lookup if no files and fail if zipping fails
TheKodeToad
2023-03-19
Improve invokeMethod syntax
TheKodeToad
2023-03-19
Replace native file separator - this was accidentally brought to my attention...
TheKodeToad
2023-03-18
Only add summary if not empty
TheKodeToad
2023-03-18
Info and error dialogs
TheKodeToad
2023-03-06
Further reduce buggy behaviour
TheKodeToad
2023-03-05
More refactoring
TheKodeToad
2023-03-04
Fix abort?
TheKodeToad
2023-03-04
Implement abort (possible broken?) and therefore make it work without crashing!
TheKodeToad
2023-03-04
Improve code
TheKodeToad
2023-03-03
Make it work! (TODO make it not crash)
TheKodeToad
2023-03-03
Mod loader support
TheKodeToad
2023-03-03
Move task to another thread
TheKodeToad
2023-03-02
Move logic to task
TheKodeToad