summary refs log tree commit diff
path: root/pkgs/applications/misc/octoprint
Commit message (Collapse)AuthorAge
* Merge master into staging-nextFrederik Rietdijk2018-07-21
|\
| * pkgs/*: remove unreferenced function argumentsvolth2018-07-21
| |
* | python.pkgs.backports_ssl_match_hostname_3_4_0_2: removeRobert Schütz2018-07-15
|/
* octoprint: fix buildFrederik Rietdijk2018-06-23
|
* octoprint: fix buildRobert Schütz2018-04-08
|
* octoprint: fix buildRobert Schütz2018-04-08
|
* octoprint: 1.3.5 -> 1.3.6Nikolay Amiantov2018-02-18
|
* treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-05
|
* octoprint: 1.3.4 -> 1.3.5Orivej Desh2017-11-17
| | | | Its hash has changed again. Keep a table of old hashes for fact checking.
* octoprint: unpin pyserial,semantic_versionmakefu2017-10-02
|
* octoprint-plugins.m33-fio: 1.20 -> 1.21Nikolay Amiantov2017-09-28
|
* octoprint: fix hashJörg Thalheim2017-08-16
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* octoprint-plugins.stlviewer: 0.3.0 -> 0.4.1Nikolay Amiantov2017-07-27
|
* octoprint-plugins.m33-fio: 1.17 -> 1.20Nikolay Amiantov2017-07-27
|
* octoprint: 1.3.2 -> 1.3.4Nikolay Amiantov2017-07-27
|
* Python: replace requests2 with requests tree-wideFrederik Rietdijk2017-05-07
| | | | | | | See f63eb5857352705665411130d4f1638d55dd8c58 The `requests2` attribute now throws an error informing that `requests` should be used instead.
* octoprint-plugins.m33-fio: fix incompatibility with new OctoPrintNikolay Amiantov2017-03-24
|
* octoprint: 1.3.1 -> 1.3.2Nikolay Amiantov2017-03-21
| | | | Fix startup wizard and cleanup dependencies.
* octoprint: jailbreak Jinja2Nikolay Amiantov2017-02-23
|
* octoprint-plugins.m33-fio: 1.11 -> 1.17Nikolay Amiantov2017-01-31
|
* octoprint: 1.2.17 -> 1.3.1Nikolay Amiantov2017-01-31
| | | | | | Bundled dependencies: tornado: 4.0.1 -> 4.0.2 flask_login: 0.4.0 -> 0.2.2
* Merge pull request #20590 from rasendubi/flask-0.11.1Frederik Rietdijk2016-12-19
|\ | | | | flask: 0.10.1 -> 0.11.1
| * octoprint: allow any flask versionAlexey Shmalko2016-12-18
| |
* | octoprint-plugins.m33-fio: 1.7 -> 1.11Nikolay Amiantov2016-11-24
| |
* | octoprint: 1.2.15 -> 1.2.17Nikolay Amiantov2016-11-24
| |
* | octoprint.sockjs-tornado: 1.0.2 -> 1.0.3Nikolay Amiantov2016-11-24
| |
* | treewide: quote URLs in my packagesNikolay Amiantov2016-11-24
|/
* Octoprint: make sockjs-tornado and tornado_4_0_1 privateFrederik Rietdijk2016-10-06
| | | | | | Tornado 4.0.1 is old and insecure, however, a package still depends on it. We now move the package from the main Python package set into the expression of the package that needs it.
* octoprint-plugins.m33-fio: 1.5 -> 1.7Nikolay Amiantov2016-09-02
|
* octoprint-plugins.m3d-fio: 0.32 -> 1.5Nikolay Amiantov2016-08-14
|
* octoprint: 1.12.10 -> 1.12.15Nikolay Amiantov2016-08-14
|
* octoprint-plugins.m3d-fio: 0.30.2 -> 0.32Nikolay Amiantov2016-04-30
|
* quote URLs in my packages to ease opening them from urxvtNikolay Amiantov2016-04-30
|
* octoprint-plugins.m3d-fio: 0.29 -> 0.30.2Nikolay Amiantov2016-03-27
|
* octoprint: 1.2.9 -> 1.2.10Tobias Geerinckx-Rice2016-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | Note: the 1.2.9 GitHub tarball's sha256 has changed. Changes: - Fixed an issue introduced by the fix for 1196 that had the "Upload to SD" button stop working correctly. - Fixed an issue causing an error on disconnect after or cancelling of an SD print, caused by the unsuccessful attempt to record print recovery data for the file on the printer's SD card. - Only add bed temperature line to temperature management specific start gcode in CuraEngine invocation if a bed temperature is actually set in the slicing profile. - If a communication timeout occurs during an active resend request, OctoPrint will now not send an M105 with an increased line number anymore but repeat the last resent command instead. - Don't add an extra ok for M28 response. - Add an extra ok for M29 response, but only if configured such in "Settings" > "Serial" > "Advanced options" > "Generate additional ok for M29" - Trigger M20 only once after finishing uploading to SD - Prevent M105 "cascade" due to communication timeouts - Fixed wrong tracking of extruder heating up for M109 Tn commands in multi-extruder setups. - Fixed start of SD file uploads not sending an M110. - Fixed job data not being reset when disconnecting while printing.
* octoprint-plugins.m3d-fio: 0.28.2 -> 0.29Nikolay Amiantov2016-03-12
|
* octoprint-plugins.m3d-fio: 0.29 -> 0.28.2Nikolay Amiantov2016-03-07
|
* octoprint-plugins.m3d-fio: 0.27.1 -> 0.29Nikolay Amiantov2016-03-04
|
* octoprint-plugins.m3d-fio: 0.27 -> 0.27.1Nikolay Amiantov2016-02-25
|
* Merge pull request #13124 from FRidh/buildPythonApplicationFrederik Rietdijk2016-02-23
|\ | | | | buildPythonApplication: use new function for Python applications
| * buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-19
| |
* | octoprint-plugins.titlestatus: 0.0.2 -> 0.0.4Nikolay Amiantov2016-02-22
| |
* | octoprint-plugins.m3d-fio: 0.26 -> 0.27Nikolay Amiantov2016-02-22
|/
* octoprint-plugins.stlviewer: init at 0.3.0Nikolay Amiantov2016-02-17
|
* octoprint-plugins.titlestatus: init at 0.0.2Nikolay Amiantov2016-02-17
|
* octoprint-plugins.m3d-fio: init at 0.26Nikolay Amiantov2016-02-17
|
* octoprint: init at 1.2.9Nikolay Amiantov2016-02-17