MrDraw/src/octoprint
Gina Häußge 5470aaaa3a Set no-cache headers on page while firstRun is True
(cherry picked from commit f1afb70)
2015-07-09 09:45:35 +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 Removed unneeded parameter and added missing semicolon 2015-07-08 17:42:47 +02:00
printer Fix: Use Exception, not BaseException 2015-06-28 02:24:47 +02:00
server Set no-cache headers on page while firstRun is True 2015-07-09 09:45:35 +02:00
slicing Fix: Use Exception, not BaseException 2015-06-28 02:24:47 +02:00
static Fixed preventDefault issues also for files search 2015-07-08 17:42:41 +02:00
templates Added "pollWatched" setting to UI 2015-07-06 10:21:21 +02:00
translations/de/LC_MESSAGES Updated translation 2015-07-07 19:00:11 +02:00
util Log serial write exceptions to octoprint.log 2015-07-07 18:39:54 +02:00
__init__.py
_version.py
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 Allow polling for changes in watched folder 2015-07-06 10:20:57 +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