Age | Commit message (Expand) | Author |
---|---|---|
2023-01-13 | refactor: generalize mod models and APIs to resources | flow |
2022-08-01 | feat: lazy-load CF mod descriptions | flow |
2022-05-08 | adopt changes from #497 remapped | Ryan Cao |
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-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 | fix: Always tell Flame API which modloader we are using | flow |
2022-01-19 | Reduce spaghettiness | timoreo |
2022-01-18 | Various fixes | timoreo |
2022-01-16 | Added curseforge selection | timoreo |