Julian Stirling
|
16317bf94c
|
Merge branch 'fix-simulation' into 'v3'
Simulation fixes
See merge request openflexure/openflexure-microscope-server!279
|
2025-06-05 10:35:53 +00:00 |
|
Joe Knapper
|
c919f8a19f
|
Logging config based on default uvicorn settings
|
2025-06-03 14:48:13 +01:00 |
|
Julian Stirling
|
4ef74c42c3
|
Configure log folder in json file
|
2025-06-03 14:05:58 +01:00 |
|
jaknapper
|
efe2127afb
|
Mount scans to app on startup
|
2025-05-23 16:28:21 +01:00 |
|
Joe Knapper
|
a563c634a3
|
Update serve static files to serve correct directory and to add docstrings
|
2025-05-15 16:30:37 +00:00 |
|
jaknapper
|
d4b3508b77
|
Clean up of serve_static_files
|
2025-05-15 14:10:15 +01:00 |
|
Julian Stirling
|
3a47151694
|
Serve logfile and logs for UI seperately
|
2025-04-07 23:45:19 +01:00 |
|
Julian Stirling
|
dd0b30df51
|
Stop uvicorn.run disabling existing loggers
|
2025-04-06 15:26:39 +01:00 |
|
Richard Bowman
|
9fd8fc37f1
|
Formatted with Ruff
|
2024-12-03 06:46:08 +00:00 |
|
Richard Bowman
|
aa49cfcba3
|
Search the package for static files
This isn't foolproof: a zipped package will break it.
If that's something we want to support, we might
need to extract the folder to a temp location.
|
2024-08-09 02:39:04 +01:00 |
|
Richard Bowman
|
e3e248c46e
|
Move server config to a config file
Currently this is "just" a LabThings config file.
|
2024-08-09 01:51:11 +01:00 |
|
Richard Bowman
|
c32b44d1a6
|
Refactor server into submodule
|
2024-08-09 00:49:24 +01:00 |
|