OctoPrint/octoprint
q3k 9254dbe535 Auth caching 2014-03-02 23:06:46 +01:00
..
static Unbind old click handlers from confirmation dialog before use. 2013-10-13 19:33:19 +02:00
templates Fixed #296 2013-11-10 18:57:44 +01:00
util Properly calculate time deltas (forgot the days) 2013-11-20 20:22:03 +01:00
__init__.py Gcode filemanagement now lives in its own module. Upload triggers gcode analysis, result is stored into metadata file. Print jobs triggered and their results are saved as well. Adjusted UI to display gcode analysis result and last print date and (color coded) result if available. Also adjusted gcode file list to color code entries according to last print result. 2013-01-30 20:56:17 +01:00
daemon.py Added credits to daemon.py 2013-03-10 21:08:14 +01:00
events.py Properly initialize timelapse when started during a paused print, better error resilience in event handler 2013-08-27 22:13:39 +02:00
gcodefiles.py Bugfix: Do not run gcode analyzer when a print is ongoing 2014-02-24 10:00:11 +01:00
printer.py Removed obsolete GcodeLoader in printer module 2013-10-20 14:37:10 +02:00
server.py Merge branch 'master' of https://github.com/foosel/OctoPrint 2013-10-06 02:11:17 +02:00
settings.py Make swallowOkAfterResend default to True, part of the fix for #166 2013-10-20 14:35:03 +02:00
timelapse.py Timelapse configuration may now be saved 2013-09-08 15:41:26 +02:00
users.py Auth caching 2014-03-02 23:06:46 +01:00