MrDraw/src/octoprint/server
Gina Häußge 549b60edb1 Allow polling for changes in watched folder
Some underlying file systems might not trigger change events (e.g.
mounted remote file systems). Added a feature flag to allow for
switching to a (less performant) polling method.
(cherry picked from commit f2df174)
2015-07-06 10:20:57 +02:00
..
api Use lowercase when matching extensions 2015-06-30 19:12:58 +02:00
apps Deprecated AppPlugin mixin and introduced octoprint.accesscontrol.appkey hook instead 2015-06-09 18:50:55 +02:00
util Fix: Always delete files from watched folder 2015-07-05 09:35:49 +02:00
__init__.py Allow polling for changes in watched folder 2015-07-06 10:20:57 +02:00
views.py Send frontend translations with javascript mime type 2015-06-10 09:14:39 +02:00