MrDraw/src/octoprint
Gina Häußge 1b4ea75466 Fix: Don't have file upload widgets listen to drop events by default
That way they won't be triggered by gcode uploads when all they are interested in
are uploads via a single file input.
2015-09-28 12:55:32 +02:00
..
filemanager FileMgr: Only remove callback if it exists. 2015-08-24 14:45:14 +02:00
plugin Fix: Don't automatically persist or return _config_version 2015-07-02 15:27:35 +02:00
plugins PMGR: Added configuration dialog and info re used pip binary & version 2015-09-22 11:36:57 +02:00
printer atomic_write context to save configs first to temp file, then move 2015-08-24 14:56:12 +02:00
server Fix: Correctly handle unset Content-Type header for command requests 2015-09-22 15:23:50 +02:00
slicing Better resilience against errors within plugins 2015-07-14 09:26:20 +02:00
static Fix: Don't have file upload widgets listen to drop events by default 2015-09-28 12:55:32 +02:00
templates Preparing release of 1.2.5 2015-08-31 10:28:52 +02:00
translations/de/LC_MESSAGES Preparing release of 1.2.5 2015-08-31 10:28:52 +02:00
util PipCaller: Added back missing member variable 2015-09-22 11:39:45 +02:00
__init__.py Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
_version.py Fixed a couple of more missing branch fields and added Changelog entry 2014-11-04 10:07:46 +01:00
daemon.py Renamed delpid to term to better match its modified behavior. Moved the registration of the SIGTERM handler to avoid an extremely unlikely race condition. 2015-01-10 01:34:47 -08:00
events.py Fixed some comments that were outdated 2015-06-30 19:12:52 +02:00
settings.py M112 support or the virtual printer 2015-08-28 08:19:03 +02:00
timelapse.py transpose=2 is counter clockwise, plus filter order should be rotation 2015-07-20 09:37:56 +02:00
users.py User user id, not user name, for all user operations 2015-09-11 08:35:08 +02:00