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-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