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
Age
Commit message (
Expand
)
Author
2022-10-28
fix: avoid segfault for unexpected API reponse
Sefa Eyeoglu
2022-09-26
fix: Fixed memory leak
timoreo
2022-09-26
huge nit: added const refs, everywhere
timoreo
2022-09-20
feat: add dialog to ask whether to chaneg instance's name
flow
2022-09-20
fix: show warning in case there's no old index when updating
flow
2022-09-20
refactor: setAbortStatus -> setAbortable
flow
2022-09-20
fix: move file deletion to the end of the instance update
flow
2022-09-20
fix: some abort-related issues
flow
2022-09-20
feat(ui): improve info dialog before updating an instance
flow
2022-09-20
fix: hook up setAbortStatus in instance import tasks
flow
2022-09-20
fix: correctly set all managed pack fields in Modrinth pack
flow
2022-09-20
feat: add override handling in modrinth pack update
flow
2022-09-20
refactor: change the way instance names are handled
flow
2022-09-20
feat: add early modrinth pack updating
flow
2022-09-20
refactor: move modrinth modpack import to separate file
flow
2022-09-07
Merge pull request #939 from flowln/mod_downloader_improve
flow
2022-08-01
feat: display the 'body' of a MR mod on the mod downloader
flow
2022-07-24
refactor: add a HashUtils place for hashing stuff
flow
2022-07-24
feat: use QIODevice for calcuating the JAR hash on Modrinth
flow
2022-07-17
fix: std::list -> QList
flow
2022-07-17
fix: don't use shared_ptr for a background task T_T
flow
2022-07-17
change: make Mod a QObject used as a pointer
flow
2022-07-17
fix: handling around disabled mods
flow
2022-07-17
fix: don't require non-essential items in mod index
flow
2022-07-17
feat: add some mod api calls
flow
2022-07-17
feat: improve metadata gen. networking and performance
flow
2022-07-17
feat: add mod update dialog
flow
2022-07-17
feat: add mod update check tasks
flow
2022-07-17
feat: add changelog to mod providers
flow
2022-07-17
feat: add some api calls to modrinth
flow
2022-06-14
Merge pull request #634 from flowln/donate_links
Ezekiel Smith
2022-06-09
revert: don't check modrinth whitelisted hosts
flow
2022-06-09
fix: enable using more than one download url in mrpacks
flow
2022-06-04
Merge pull request #426 from flowln/mod_perma
Sefa Eyeoglu
2022-05-29
Fix modrinth search filters
timoreo
2022-05-28
clean up validateDownloadUrl
Lenny McLennington
2022-05-28
change: add 'gitlab.com' to whitelisted Modrinth modpack urls
flow
2022-05-28
change: update whitelisted hosts in Modrinth modpacks
flow
2022-05-24
feat: add remaining links to modrinth mods
flow
2022-05-24
feat: add remaining links to modrinth modpacks
flow
2022-05-24
feat: add donate info to modrinth modpacks
flow
2022-05-24
feat: add donate links for modrinth mods
flow
2022-05-23
chore: add license headers
flow
2022-05-23
feat: allow trying to use multiple hash types
flow
2022-05-23
refactor: move individual pack version parsing to its own function
flow
2022-05-23
fix: implement PR suggestions
flow
2022-05-23
refactor: move code out of ModIndex.h
flow
2022-05-23
feat: add very early mod.toml packwiz support
flow
2022-05-19
chore: improve readability
Sefa Eyeoglu
2022-05-19
refactor: allow tracking multiple mod loaders
Sefa Eyeoglu
[next]