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
/
ModrinthPage.h
Age
Commit message (
Expand
)
Author
2023-08-27
Added progress widget to some modpack providers
Trial97
2023-08-18
feat:refactored modpack ux
Trial97
2023-08-04
chore: update license headers
Sefa Eyeoglu
2022-05-16
fix: typo and useless code
flow
2022-05-15
chore: license headers 2
flow
2022-05-14
feat: add modrinth pack downloading
flow
2022-05-14
fix: adapt upstream Modrinth code to our codebase
Sefa Eyeoglu
2022-05-14
Add support for importing Modrinth packs from files
kb1000
2022-05-14
refactor: rename Modrinth classes to ModrinthMod
Sefa Eyeoglu
2022-04-19
fix: fix Modrinth query when Quilt is in use
Sefa Eyeoglu
2022-04-15
CHANGE: switch the help pages to their own dir
DioEgizio
2022-03-24
chore: resolve conflicts and merge upstream
flow
2022-03-21
Merge pull request #298 from Scrumplex/fix-i18n
Sefa Eyeoglu
2022-03-20
fix: retranslate mod download pages
Sefa Eyeoglu
2022-03-19
fix(i18n): remove brand names from translations
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 NetJob away from ModModel to ModAPI
flow
2022-03-06
clarify some method names and comments
flow
2022-03-06
refactor: move "get versions" task from page to model
flow
2022-03-06
refactor: use only a single unique_ptr for the api
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-02-21
feat(ui): allow downloading multiple mods in Modrinth at once
flow
2022-02-04
Fix wrong mod file name
timoreo
2022-01-15
Filtering per mod loader & mc version
timoreo
2022-01-14
Removing copyrights
timoreo
2022-01-14
Fixed icons
timoreo
2022-01-14
Added modrinth icon
timoreo
2022-01-14
Start of mod downloading
timoreo