MrDraw/src/octoprint
Gina Häußge 19b4a0f403 Fix: Always delete files from watched folder
Wasn't ensure previously when using file preprocessors.
2015-07-05 09:35:49 +02:00
..
filemanager Fix: Ensure correct "upload date" for all added files 2015-06-29 10:35:33 +02:00
plugin Fix: Don't automatically persist or return _config_version 2015-07-02 15:27:35 +02:00
plugins Fix: Don't persists checks when saving SWUpdate settings 2015-07-02 15:27:27 +02:00
printer Fix: Use Exception, not BaseException 2015-06-28 02:24:47 +02:00
server Fix: Always delete files from watched folder 2015-07-05 09:35:49 +02:00
slicing Fix: Use Exception, not BaseException 2015-06-28 02:24:47 +02:00
static Fix: Don't reload page on search form submits 2015-06-29 17:40:15 +02:00
templates Fix: Don't reload page on search form submits 2015-06-29 17:40:15 +02:00
translations/de/LC_MESSAGES Show overlay when a new server version is detected 2015-06-21 18:02:16 +02:00
util Use UTF-8 for _all_ output from sarge 2015-07-02 15:27:17 +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 Plugins can now have a folder for plugin related data 2015-06-22 12:59:39 +02:00
timelapse.py Merge branch 'rotate90' of https://github.com/markwal/OctoPrint into pr/markwal/rotate90 2015-05-28 19:14:02 +02:00
users.py WIP on introducing user settings (incl. interface language) 2015-03-18 11:30:08 +01:00