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
/
ui
/
pages
/
modplatform
/
modrinth
/
ModrinthModel.h
Age
Commit message (
Expand
)
Author
2022-07-10
Merge pull request #876 from Scrumplex/revert-updater-stuff
dada513
2022-07-06
Revert "fix: remove updater if it is not used"
Sefa Eyeoglu
2022-07-03
feat+fix: cache versions and extra info in Modrinth packs
flow
2022-06-12
fix: remove updater if it is not used
Sefa Eyeoglu
2022-05-16
fix: mod skipping between pages and remove dead code
flow
2022-05-15
fix: pack sorting and other search parameters
flow
2022-05-15
chore: license headers 2
flow
2022-05-15
chore: add/update license headers
Sefa Eyeoglu
2022-05-14
feat: add modrinth pack downloading
flow
2022-05-14
refactor: rename Modrinth classes to ModrinthMod
Sefa Eyeoglu
2022-03-14
tidy: Fix clang-tidy issues on files changed in this PR
flow
2022-03-07
refactor: move things around so that related things are close together
flow
2022-03-07
refactor: move more common code to base class
flow
2022-03-07
refactor: move NetJob away from ModModel to ModAPI
flow
2022-03-02
refactor: move url creation for mods to modplatform/
flow
2022-03-02
refactor: extract common code in mod pages and model
flow
2022-03-02
refactor: Use a single indexed pack for mods
flow
2022-01-15
Filtering per mod loader & mc version
timoreo
2022-01-14
Start of mod downloading
timoreo