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
/
flame
/
FlameModPage.h
Age
Commit message (
Expand
)
Author
2023-01-13
refactor: generalize mod models and APIs to resources
flow
2022-11-06
Implement Scrumplex's suggestions
TheKodeToad
2022-11-01
Add more license headers
TheKodeToad
2022-11-01
Initial better mod browser link implementation
TheKodeToad
2022-10-12
fix: don't include opted out versions with the 'Any' filter on the MD
flow
2022-09-07
refactor: create mod pages and filter widget by factory methods
flow
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-05-19
refactor: allow tracking multiple mod loaders
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 from CurseForge at once
flow
2022-02-04
Fix wrong mod file name
timoreo
2022-01-16
Added curseforge selection
timoreo