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
2023-07-08
LiteMod downloading
TheKodeToad
2023-06-25
Fix unsafe usage of std::optional::value in FlameAPI
TheKodeToad
2023-06-23
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-06-19
Added overide for Quilt/Fabric
Trial97
2023-06-15
Made ByteSynkArray to use shared_ptr
Trial97
2023-04-21
Updated links
Trial97
2023-04-21
Fixed tipo
Trial97
2023-04-21
Added Dependency API
Trial97
2023-02-05
feat(RD): add resource pack downloader
flow
2023-01-23
fix(license): add/fix my copyright/license headers
flow
2023-01-13
refactor: change some ResourceAPI from NetJob to Task
flow
2023-01-13
refactor(RD): clear up sorting methods
flow
2023-01-13
refactor(RD): decouple ResourceModels from ResourcePages
flow
2023-01-13
refactor: generalize mod models and APIs to resources
flow
2022-09-26
huge nit: added const refs, everywhere
timoreo
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