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
Age
Commit message (
Expand
)
Author
2022-05-14
fix: make all modrinth modpacks have the same icon size
flow
2022-05-14
fix: download icon as well when importing modrinth modpacks
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
Merge pull request #450 from Scrumplex/fix-quilt-mod-dl
Sefa Eyeoglu
2022-04-19
fix: fix Modrinth query when Quilt is in use
Sefa Eyeoglu
2022-04-17
Fix typos and inconsistent capitalization in sort options
Kenneth Chew
2022-04-15
CHANGE: switch the help pages to their own dir
DioEgizio
2022-03-27
chore: add license header
Sefa Eyeoglu
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-19
fix(i18n): fix translatable strings
Sefa Eyeoglu
2022-03-14
tidy: Fix clang-tidy issues on files changed in this PR
flow
2022-03-07
fix: delete semicolons at the end of .cpp file's functions
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-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-27
Fixed wrong version info
timoreo
2022-02-25
merge upstream and resolve conflicts
flow
2022-02-21
fix(ui): change text in selection button when there's no valid version
flow
2022-02-21
feat(ui): allow downloading multiple mods in Modrinth at once
flow
2022-02-19
Fixed segfault when closing window while version info download is still going
timoreo
2022-02-04
Fix wrong mod file name
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-19
Reduce spaghettiness
timoreo
2022-01-18
Various fixes
timoreo
2022-01-15
Added smart file selection
timoreo
2022-01-15
Added a no version message
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 the downloading of the mods
timoreo
2022-01-14
Added modrinth icon
timoreo
2022-01-14
Start of mod downloading
timoreo
[prev]