Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-18 | Various fixes | timoreo | |
2022-01-17 | Revert "Merge pull request #50 from bexnoss/offline-mode" | Lenny McLennington | |
This reverts commit b4f750e7db40352111417ea89a9f375ae8c746ab, reversing changes made to b19e3156154ba0dd232a3d165b1759c57e2858f2. | |||
2022-01-16 | Default to colored icons, update copyright | swirl | |
Closes: #74 | |||
2022-01-16 | Added curseforge selection | timoreo | |
2022-01-15 | Added smart file selection | timoreo | |
This might fail in a few special cases | |||
2022-01-15 | Added a no version message | timoreo | |
2022-01-15 | Filtering per mod loader & mc version | timoreo | |
2022-01-14 | pastebin URL app setting | swirl | |
2022-01-14 | preliminary stuff for paste.ee removal | swirl | |
2022-01-14 | Removing copyrights | timoreo | |
2022-01-14 | Fixed icons | timoreo | |
Also having a mod loader is now enforced | |||
2022-01-14 | Reword offline mode disclaimer | bexnoss | |
2022-01-14 | Added the downloading of the mods | timoreo | |
2022-01-14 | Added modrinth icon | timoreo | |
2022-01-14 | Start of mod downloading | timoreo | |
2022-01-14 | Add offline mode disclaimer | bexnoss | |
2022-01-12 | Add offline mode UI | bexnoss | |
2022-01-10 | More rebranding | swirl | |
Closes: #39 Mostly done with rebranding now. We just need to translate some services to PolyMC. | |||
2021-12-31 | Merge remote-tracking branch 'upstream/develop' into upstream_update | dada513 | |
2021-12-31 | NOISSUE fix build and change how NetJob is used | Petr Mrázek | |
Feed it network upfront... | |||
2021-12-29 | GH-4299 Fix screenshot upload | Janrupf | |
2021-12-29 | Completely remove Google Analytics library | swirl | |
2021-12-20 | Merge remote-tracking branch 'upstream/develop' into develop | Lenny McLennington | |
2021-12-20 | Move MSA Client ID to the same place as the others | Lenny McLennington | |
MSA Client ID has been moved to CMakeLists.txt, and defaults to the Client ID for the PolyMC application. Removed secrets/notsecrets library, replace with (temporary?) program_info subdirectory. | |||
2021-12-18 | NOISSUE Add license headers to source files created by me | Jamie Mansfield | |
2021-12-06 | NOISSUE remove the hardcoded blocking of Forge installs | Petr Mrázek | |
Doesn't make it work, but makes it theoretically possible. | |||
2021-12-04 | GH-4071 Heavily refactor and rearchitect account system | Petr Mrázek | |
This makes the account system much more modular and makes it treat errors as something recoverable, unless they come directly from the MSA refresh token becoming invalid. | |||
2021-12-03 | NOISSUE Copy Image is not shown if the selection is > 1 | Ghosty | |
2021-12-03 | NOISSUE Added Copy File(s) feature for the screenshot page | Ghosty | |
- Ctrl+C now copies the file instead of the image data - Renamed Copy to Copy Image | |||
2021-12-03 | NOISSUE Implemented copy screenshots to the clipboard | Ghosty | |
- Added context-menu entry - Ctrl+C keybind works as well - If multiple screenshots are selected, only the first one gets copied | |||
2021-11-22 | NOISSUE continue reshuffling the codebase | Petr Mrázek | |