MrDraw/src
Gina Häußge 62890ef73a Fix a bunch of caching issues
Cache was not invalidated on change of:

  * snapshot URL presence
  * system menu entry presence
  * gcode viewer enabled/disabled
  * changes in access control availability

Refactored cache setup to add enable_timelapse, enable_gcodeviewer
and enable_accesscontrol to ETag calculation, removed system menu
check. Template filtering will now be done based on the values of
these flags at render time, not before.

See also #1776 for a related ticket.
2017-02-23 14:49:47 +01:00
..
octoprint Fix a bunch of caching issues 2017-02-23 14:49:47 +01:00
octoprint_client from __future__ import absolute_import, division, print_function 2016-07-15 00:16:58 -07:00
octoprint_setuptools from __future__ import absolute_import, division, print_function 2016-07-15 00:16:58 -07:00