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-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
2022-05-16
fix: typo and useless code
flow
2022-05-15
fix: validate whitelisted download urls
flow
2022-05-15
chore: license headers 2
flow
2022-05-15
chore: add/update license headers
Sefa Eyeoglu
2022-05-15
change: use build variables for the modrinth API URLs
flow
2022-05-15
fix: add author page url
flow
2022-05-15
fix: fix build on Qt 5.12
Sefa Eyeoglu
2022-05-14
fix: choose valid download url even if it's not the primary one
flow
2022-05-14
fix: Have the URL be the project URL itself
flow
2022-05-14
feat: add modrinth pack downloading
flow
2022-05-14
Add support for importing Modrinth packs from files
kb1000
2022-04-19
fix: fix Modrinth query when Quilt is in use
Sefa Eyeoglu
2022-04-16
fix: query for Fabric mods if Quilt is in use
Sefa Eyeoglu
2022-04-15
fix: 'All' filter working and get around CF API capabilities
flow
2022-04-15
fix(ui): Refresh mod list when changing filtering options
flow
2022-04-15
feat: Use version filter when searching mods
flow
2022-04-14
refactor: cleanup ModLoaderType
Sefa Eyeoglu
2022-04-07
fix: check for Quilt as Fabric-compatible loader
Sefa Eyeoglu
2022-04-03
Check for empty slug before setting pack url
Harry Peach
2022-03-31
Fix modrinth usable URL in mod downloader
dada513
2022-03-24
optimize: Improve mod versions request to Modrinth
flow
2022-03-24
chore: resolve conflicts and merge upstream
flow
2022-03-22
fix: fix skipping one on file counting in mod version parse
flow
2022-03-18
fix: Use primary file for mod download on Modrinth
flow
2022-03-14
tidy: Fix clang-tidy issues on files changed in this PR
flow
2022-03-07
refactor: de-duplicate common code in network mod APIs
flow
2022-03-07
refactor: move NetJob away from ModModel to ModAPI
flow
2022-03-06
refactor: use Enum instead of raw int for ModLoaderType
flow
2022-03-02
refactor: move url creation for mods to modplatform/
flow
2022-03-02
refactor: Use a single indexed pack for mods
flow
2022-02-01
Fix braindead moments
timoreo
2022-01-31
Update to Modrinth API V2
timoreo
2022-01-24
Changed modrinth author data to not be a list
timoreo
2022-01-15
Added smart file selection
timoreo
2022-01-15
Filtering per mod loader & mc version
timoreo
2022-01-14
Fixed icons
timoreo
2022-01-14
Added the downloading of the mods
timoreo
2022-01-14
Start of mod downloading
timoreo