Arnaud_Cayrol
|
bbe6cd4d01
|
Fix documentation and default settings
|
2026-02-12 22:39:31 +01:00 |
|
Arnaud_Cayrol
|
2e649dd540
|
small improvements to the rust backend
|
2026-02-12 20:20:12 +01:00 |
|
Arnaud_Cayrol
|
66e7af28eb
|
Rename date limit setting
|
2026-02-10 17:39:15 +01:00 |
|
Arnaud_Cayrol
|
0ae09da074
|
Add date proximity limitting
|
2026-02-09 21:53:40 +01:00 |
|
Arnaud_Cayrol
|
fb4fc59e84
|
Implement a timestamp processing step, minor frontend fixes
|
2026-02-09 21:24:52 +01:00 |
|
Arnaud_Cayrol
|
4c98fc8d60
|
Implement webUI setting for min sharpness
|
2026-02-09 19:40:18 +01:00 |
|
Arnaud_Cayrol
|
4f4f64aab1
|
Fixed an issue with caching. Initial resize is tied to eye distance setting.
|
2026-02-07 22:53:39 +01:00 |
|
Arnaud_Cayrol
|
6ba592a84e
|
Fix clippy warnings and apply auto formatting.
|
2026-02-05 21:55:10 +01:00 |
|
Arnaud_Cayrol
|
1767096d00
|
Removed the face processing module, moved it to the pipeline module
|
2026-02-03 22:55:59 +01:00 |
|
Arnaud_Cayrol
|
0114426172
|
Reduce code duplication, add utility functions
|
2026-02-02 21:12:05 +01:00 |
|
Arnaud_Cayrol
|
291989cf4a
|
Implement websocket instead of polling for frontend progress update
|
2026-02-01 09:15:44 +01:00 |
|
Arnaud_Cayrol
|
d7b0238c5b
|
Working on making each image processing step modularized and easy to expand
|
2026-01-31 15:24:22 +01:00 |
|
Arnaud_Cayrol
|
41d50167eb
|
Changed the face processing to generic tasks with traits. No need to hardcode them anymore.
|
2026-01-31 14:51:40 +01:00 |
|
Arnaud_Cayrol
|
f5056130e5
|
Fix UI bug with SkipReason count
|
2026-01-31 10:31:02 +01:00 |
|
Arnaud_Cayrol
|
a6d491d3c2
|
Added settigns validation, made skip reason more expansible
|
2026-01-31 09:42:24 +01:00 |
|
Arnaud_Cayrol
|
41506d6a3a
|
Code cleanup : split web handler module
|
2026-01-31 09:16:52 +01:00 |
|