summaryrefslogtreecommitdiffstats
path: root/logic/net/PasteUpload.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-99/+0
|
* GH-719 implement paste.ee API keysPetr Mrázek2015-10-02-10/+21
|
* GH-1053 add back update progress dialogPetr Mrázek2015-07-26-4/+2
|
* NOISSUE move everything.Petr Mrázek2015-04-12-1/+1
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-3/+3
|
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-2/+2
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-2/+0
|
* GH-719 Fix paste upload encoding and do not try to upload over limitPetr Mrázek2015-01-11-2/+9
|
* Give paste upload a nice status messagePetr Mrázek2014-11-09-0/+1
| | | | Fixes #364
* Tweak the response to successful uploads (screenshots, log pastes)Petr Mrázek2014-07-07-3/+2
| | | | | The url will now be shown as link, put into the clipboard AND opened in a browser. At the same time. To avoid losing the URL.
* Make paste.ee logs expire after a monthPetr Mrázek2014-07-03-1/+1
|
* Fix a few paste upload bugsJan Dalheimer2014-03-07-6/+5
| | | | Fixes https://www.pivotaltracker.com/story/show/66994990
* Use asset sizes from the index to make the progress bar betterPetr Mrázek2013-12-15-0/+2
|
* Open the url direectly.robotbrainify2013-12-06-2/+2
|
* Fixes to pastingrobotbrainify2013-12-06-4/+4
|
* work on pasting instance logsrobotbrainify2013-12-06-0/+84
blame clang for formatting changes