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
/
ModIndex.h
Age
Commit message (
Expand
)
Author
2023-06-02
Fix crash when selecting same mod from different providers (#1029)
Alexandru Ionut Tripon
2023-05-26
fix(memory leak): IndexedPack too large to live inside a qlist without pointe...
Rachel Powers
2023-02-05
feat(RD): add shader pack downloader
flow
2023-01-13
refactor(RD): allow setting custom folder target for downloaded resources
flow
2023-01-13
refactor(RD): decouple ResourceModels from ResourcePages
flow
2023-01-13
refactor: generalize mod models and APIs to resources
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: use QIODevice instead of a whole QByteArray for hash calc.
flow
2022-07-17
fix: don't require non-essential items in mod index
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-05-24
feat: add remaining links to modrinth mods
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
fix: implement PR suggestions
flow
2022-05-23
refactor: move code out of ModIndex.h
flow
2022-05-23
test+fix: add basic tests and fix issues with it
flow
2022-05-23
feat: add parser for current impl of packwiz mod.toml
flow
2022-05-23
feat: add very early mod.toml packwiz support
flow
2022-03-02
refactor: Use a single indexed pack for mods
flow