openflexure-microscope-server/openflexure_microscope/api
Richard 82a277b04c Cache stream settings in local storage
GPU preview and MJPEG stream settings are now persisted
using localStorage.  The old code that disabled
the stream for local connections now
just sets the initial/default value.

The initialisation of stream settings is now done
in the created() method of streamContent.vue.

I've eliminated the "globalsafetogglepreview" event
in favour of watching the store.
2021-04-27 16:36:55 +01:00
..
default_extensions Fixed autofocus 'PiCameraStreamer' object has no attribute 'annotate_text' error 2020-12-07 10:12:30 +00:00
dev_extensions 2.9 dev numpy types 2020-12-04 13:35:11 +00:00
static Cache stream settings in local storage 2021-04-27 16:36:55 +01:00
utilities Static type analysis 2020-11-30 13:36:45 +00:00
v2 Handle missing endpoints 2020-11-30 17:10:00 +00:00
__init__.py Removed old plugin system 2019-12-18 15:04:55 +00:00
app.py Test cobertura mypy coverage report 2021-01-08 10:05:31 +00:00