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
/
flame
/
FlameAPI.h
Age
Commit message (
Expand
)
Author
2022-09-20
feat: add 'getFiles' by fileIds route in Flame API
flow
2022-08-01
feat: add mod descriptions to CF mods
flow
2022-07-17
fix: std::list -> QList
flow
2022-07-17
fix: don't use shared_ptr for a background task T_T
flow
2022-07-17
feat: add some mod api calls
flow
2022-07-17
feat: add api call to flame
flow
2022-06-17
fix: fix warnings reported by LGTM.com
Sefa Eyeoglu
2022-06-14
Merge pull request #634 from flowln/donate_links
Ezekiel Smith
2022-05-24
feat: add links for curseforge mods
flow
2022-05-24
feat: add donate links for modrinth mods
flow
2022-05-23
refactor: move code out of ModIndex.h
flow
2022-05-19
refactor: allow tracking multiple mod loaders
Sefa Eyeoglu
2022-05-08
adopt changes from #497 remapped
Ryan Cao
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
feat: Use version filter when searching mods
flow
2022-03-24
optimize: Improve mod versions request to 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