Age | Commit message (Expand) | Author |
2023-01-23 | fix(license): add/fix my copyright/license headers | flow |
2023-01-13 | fix(RD): separate search and versions/info tasks | 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(RD): unify download dialogs into a single file | flow |
2023-01-13 | refactor: put resource downloading classes in common namespace | flow |
2023-01-13 | refactor: generalize mod models and APIs to resources | flow |
2023-01-12 | refactor: replace hoedown markdown parser with cmark | Joshua Goins |
2023-01-06 | Strip certain HTML tags when rendering mod pages | Joshua Goins |
2022-11-14 | fix: fix potentially uninitialized variable | Sefa Eyeoglu |
2022-11-10 | Implement flowln's suggestions | TheKodeToad |
2022-11-06 | Implement Scrumplex's suggestions | TheKodeToad |
2022-11-02 | Remove unnecessary block | TheKodeToad |
2022-11-02 | Even more fixes | TheKodeToad |
2022-11-02 | Another fix | TheKodeToad |
2022-11-02 | A good use of auto | TheKodeToad |
2022-11-02 | Formatting and forward-declaration | TheKodeToad |
2022-11-01 | Add another fallback | TheKodeToad |
2022-11-01 | Slight cleanup | TheKodeToad |
2022-11-01 | Only select correct mod | TheKodeToad |
2022-11-01 | Hacky tweaks | TheKodeToad |
2022-11-01 | Auto-select first result | TheKodeToad |
2022-11-01 | Initial better mod browser link implementation | TheKodeToad |
2022-10-19 | Merge pull request #31 from flowln/who_needs_webview | Sefa Eyeoglu |
2022-10-12 | fix: don't include opted out versions with the 'Any' filter on the MD | flow |
2022-10-11 | fix: prevent images overriding content when changing pages | flow |
2022-09-24 | Allow double clicking to mark for dowload | ErogigGit |
2022-09-07 | refactor: create mod pages and filter widget by factory methods | flow |
2022-08-01 | fix(ui): force redraw of mod list when (de)selecting a mod | flow |
2022-08-01 | feat: cache mod versions | flow |
2022-08-01 | feat: cache extra mod info (like links and body) | flow |
2022-08-01 | feat+refactor: clean up ProgressWidget and add progress indicatior to | flow |
2022-08-01 | feat: add (semi) instant searching in mod downloader | flow |
2022-08-01 | change: preserve search term across different mod providers | flow |
2022-08-01 | feat+refactor: add shortcuts to mod downloader and clean up | flow |
2022-08-01 | feat: display the 'body' of a MR mod on the mod downloader | flow |
2022-08-01 | feat: create delegate for project item views | flow |
2022-06-14 | Merge pull request #634 from flowln/donate_links | Ezekiel Smith |
2022-06-12 | chore: add license headers | Sefa Eyeoglu |
2022-06-12 | refactor(test): fix loading mod metadata setting | Sefa Eyeoglu |
2022-05-24 | feat: add remaining links to modrinth mods | flow |
2022-05-24 | fix: missing tr() and update donate message | flow |
2022-05-24 | feat: add donate links for modrinth mods | flow |
2022-05-23 | feat: add mod index updating to ModDownloadTask | flow |
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 | ui: underline search button text when changing filters | flow |
2022-04-15 | rework: make the filter as a tabbed widget in the dialog itself | flow |
2022-04-15 | fix: Polish usage in some cases | flow |
2022-04-15 | fix: 'All' filter working and get around CF API capabilities | flow |