Commit Graph

13 Commits

Author SHA1 Message Date
Martin Loidl
f4a6132d7f minor changes for url_encode 2018-09-06 19:07:54 +02:00
Martin Loidl
1aa5489903 allow whitespaces for duet upload
* now url_encoding characters which could not used for URLs
2018-09-05 19:55:50 +02:00
Vojtech Kral
1d62f9aaa4 Print host bugfixes / refactoring 2018-08-21 15:47:29 +02:00
Martin Loidl
69e0932dde Added possibility for upload to Duet
Further changes:
- Added new configuration option Host Type
- Added abstract base class for future printer hosts
- Moved location of upload dialog (also made it a little bit more configureable)
- added possibility to send file via postfield instead a new frame
2018-08-21 11:12:53 +02:00
bubnikv
cc42c8acb6 Merge remote-tracking branch 'remotes/origin/vk-octoprint' 2018-06-28 13:53:27 +02:00
Vojtech Kral
a9a33ed384 Octoprint: Improve error reporting 2018-06-27 17:00:20 +02:00
Vojtech Kral
59bca108d3 Fix: Http: Body size limit not properly initialized 2018-06-27 13:57:21 +02:00
Vojtech Kral
d075429fd0 Http: Fix nowide fstream usage 2018-06-21 12:06:55 +02:00
Vojtech Kral
cac8ec7351 Octoprint: Fix unicode support 2018-06-21 10:44:29 +02:00
Vojtech Kral
88e400a0c0 Octoprint: Add a dialog for setting the filename/path
and a "print now" option
cf. #880, #245, #55, #87
2018-06-21 10:44:29 +02:00
Vojtech Kral
b0840065ed Octoprint (#804)
* Octoprint progress dialog

* Fix curl version on Windows
2018-04-04 11:18:22 +02:00
Vojtech Kral
c88d2780ce Octoprint (#796)
* Octoprint: GUI for CA file, improvements

* Octoprint: Add GUI for Bonjour lookup, bugfixes

* Octoprint: Bonjour browser: Cleanup Perl interaction

* Octoprint: Bonjour: Perform several broadcast, UI fixes

* Octoprint: Add files to localization list

* Http: Disable CA File setting on SSL backends that don't support it
2018-03-15 18:06:26 +01:00
Vojtech Kral
14929e9d15 Http client via libcurl 2018-03-05 15:52:17 +01:00