aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/instance
AgeCommit message (Collapse)Author
2022-02-03Merge branch 'feature/download_mods' of git://github.com/timoreo22/PolyMC ↵swirl
into feature/download_mods
2022-02-02Merge remote-tracking branch 'upstream/develop' into developswirl
2022-01-30Merge pull request #4300 from Ghosty141/feature/screenshot_copyPetr Mrázek
GH-4044 Implemented copy screenshots to the clipboard
2022-01-28Fix button being present in other pagestimoreo
2022-01-28Merge branch 'PolyMC:develop' into feature/download_modstimoreo22
2022-01-24Fixed spacingtimoreo
2022-01-19PasteUpload task changed to use 0x0.st's protocolLenny 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-18Various fixestimoreo
2022-01-14Fixed iconstimoreo
Also having a mod loader is now enforced
2022-01-14Start of mod downloadingtimoreo
2022-01-10More rebrandingswirl
Closes: #39 Mostly done with rebranding now. We just need to translate some services to PolyMC.
2021-12-31NOISSUE fix build and change how NetJob is usedPetr Mrázek
Feed it network upfront...
2021-12-29GH-4299 Fix screenshot uploadJanrupf
2021-12-06NOISSUE remove the hardcoded blocking of Forge installsPetr Mrázek
Doesn't make it work, but makes it theoretically possible.
2021-12-03NOISSUE Copy Image is not shown if the selection is > 1Ghosty
2021-12-03NOISSUE Added Copy File(s) feature for the screenshot pageGhosty
- Ctrl+C now copies the file instead of the image data - Renamed Copy to Copy Image
2021-12-03NOISSUE Implemented copy screenshots to the clipboardGhosty
- Added context-menu entry - Ctrl+C keybind works as well - If multiple screenshots are selected, only the first one gets copied
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek