Julian Stirling
|
5caae613dc
|
Apply suggestions from code review of branch yet-another-smart-scan-refactor
Co-authored-by: Beth Probert <beth_probert@outlook.com>
|
2025-08-07 13:55:47 +00:00 |
|
Julian Stirling
|
f9fcdf628b
|
Squash final todos for SmartScan refactor
|
2025-08-06 17:27:26 +01:00 |
|
Julian Stirling
|
4e9b07c78f
|
Consolidate information into ScanData, remove ad-hoc differences for specific error in _run_scan
|
2025-08-06 17:27:26 +01:00 |
|
Julian Stirling
|
d7a7ac4c7d
|
More complete testing of code that runs stitching subprocess.
|
2025-08-06 17:27:26 +01:00 |
|
Julian Stirling
|
7569c7d6b2
|
Add validation checks to prevent arbitrary code execution via stitching.
|
2025-08-06 17:27:26 +01:00 |
|
Julian Stirling
|
573fc20dec
|
Add new tests new scan directory function and for scan data serialisation
|
2025-08-06 17:27:26 +01:00 |
|
Julian Stirling
|
6ceb1a9845
|
Pull stitching out of SmartScanThing
|
2025-08-06 17:27:26 +01:00 |
|
Julian Stirling
|
f449bcdd78
|
Turn scan_data into a BaseModel with validation for custom formatting
|
2025-08-06 17:27:26 +01:00 |
|
Julian Stirling
|
9be9097246
|
Make scan directory manager thread safe
|
2025-08-05 23:13:11 +01:00 |
|
Julian Stirling
|
e33fecaef0
|
Documentation of python magic class methods
|
2025-07-10 16:46:10 +01:00 |
|
Julian Stirling
|
a30b726b91
|
Class docstrings
|
2025-07-10 13:27:41 +01:00 |
|
Julian Stirling
|
80beeea07b
|
Add punctuation to docstrings
|
2025-07-10 09:24:50 +01:00 |
|
Julian Stirling
|
4dc41bb008
|
Single line summaries of docstrings
|
2025-07-10 09:24:49 +01:00 |
|
Julian Stirling
|
35d47fe3ed
|
Starting docstring on the same lines as the quotations
|
2025-07-10 09:24:49 +01:00 |
|
Julian Stirling
|
be6a6ca6fe
|
No starting docstrings with This
|
2025-07-10 09:24:49 +01:00 |
|
Julian Stirling
|
f51dae7b3a
|
Doc strings to imperative mood
|
2025-07-10 09:24:49 +01:00 |
|
Julian Stirling
|
a84a916719
|
Restructured text fixes so that pydoctor would return without an error
|
2025-07-09 23:59:08 +01:00 |
|
Julian Stirling
|
2e18c2017a
|
Apply suggestions from code review of branch download-stitched-image
Co-authored-by: Beth Probert <beth_probert@outlook.com>
|
2025-07-02 09:39:33 +00:00 |
|
Julian Stirling
|
7295b86cf6
|
Split up ScanDirectory._find_files into seperate functions
|
2025-07-01 19:45:45 +01:00 |
|
Julian Stirling
|
254305a7a5
|
Clarify whether name or path is returned in scan directory functions
|
2025-07-01 19:21:56 +01:00 |
|
Julian Stirling
|
3671d52499
|
Do not zip DZI files, or their associated tiles
|
2025-07-01 09:04:14 +01:00 |
|
Julian Stirling
|
daf2cee481
|
Add tests and correct stitch path
|
2025-06-30 23:03:54 +01:00 |
|
jaknapper
|
ff43deae36
|
Download stitched image of scan (if present)
* Docstring for download stitch
* use global STITCH_SUFFIX
|
2025-06-30 20:18:48 +01:00 |
|
Julian Stirling
|
51f9df995d
|
More changes suggested in review, generally docstring issues.
|
2025-06-30 17:25:58 +01:00 |
|
Julian Stirling
|
ad838e8643
|
Apply suggestions from code review of branch split-scan-dir-operations
Co-authored-by: Beth Probert <beth_probert@outlook.com>
|
2025-06-30 17:25:58 +01:00 |
|
Julian Stirling
|
7f0745d772
|
Add some more scan_directories tests
|
2025-06-28 23:59:35 +01:00 |
|
Julian Stirling
|
3aa9b9100a
|
Add a number of tests for scan directories and fix bugs
|
2025-06-27 21:06:16 +01:00 |
|
Julian Stirling
|
32f78a4cff
|
Trying to make a distinction between file directory operations for scans and scanning code
This started as a small change and spiralled out of control it needs good unit tests and testing
before considering to merge
|
2025-06-27 21:06:16 +01:00 |
|