openflexure-microscope-server/src/openflexure_microscope_server
Richard Bowman 05f92b9b33 Specify the feature branch of LabThings and enable the feature flag.
I've put the feature flag in `openflexure_microscope_server.things.__init__` so that we only need it once, rather than next to every Thing definition.

I decided it was better here than, for example, in the server or cli modules because this way we still get the feature flags even if the Things are served from a different LabThings server.
2026-05-13 11:33:47 +01:00
..
server Convert server prefix to str for Mock tests 2026-05-12 15:42:50 +01:00
things Specify the feature branch of LabThings and enable the feature flag. 2026-05-13 11:33:47 +01:00
__init__.py Resolve "Make Walkthroughs for Software Installation" 2025-09-25 11:03:53 +00:00
logging.py Some minor type fixes 2026-01-09 15:18:05 +00:00
scan_directories.py ScanList gets scans from GalleryThing, no ongoing scans shown. 2026-05-06 16:01:09 +01:00
scan_planners.py Consolidate moves_between and total_moves_between into 1 function with switchable metrics 2026-02-12 11:00:03 +00:00
stitching.py Choose a correlation resize factor rounded to an int 2026-03-27 11:28:58 +00:00
ui.py Add parser.path to html sanitiser, fixing tests 2026-03-11 10:24:40 +00:00
utilities.py Change make_path_safe to is_path_safe and update tests to reflect this 2026-03-09 15:45:32 +00:00