Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-03 | Merge branch 'feature/download_mods' of git://github.com/timoreo22/PolyMC ↵ | swirl | |
into feature/download_mods | |||
2022-02-02 | Merge remote-tracking branch 'upstream/develop' into develop | swirl | |
2022-01-30 | Merge pull request #4300 from Ghosty141/feature/screenshot_copy | Petr Mrázek | |
GH-4044 Implemented copy screenshots to the clipboard | |||
2022-01-28 | Fix button being present in other pages | timoreo | |
2022-01-28 | Merge branch 'PolyMC:develop' into feature/download_mods | timoreo22 | |
2022-01-24 | Fixed spacing | timoreo | |
2022-01-19 | PasteUpload task changed to use 0x0.st's protocol | Lenny McLennington | |
- Modified PasteUpload task to upload the log file to 0x0.st and other services with the same protocol. - Modified Paste settings UI to allow the user to select a custom paste URL, simplified the settings page code. | |||
2022-01-18 | Various fixes | timoreo | |
2022-01-14 | Fixed icons | timoreo | |
Also having a mod loader is now enforced | |||
2022-01-14 | Start of mod downloading | timoreo | |
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 | 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-06 | NOISSUE remove the hardcoded blocking of Forge installs | Petr Mrázek | |
Doesn't make it work, but makes it theoretically possible. | |||
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 | |