Commit graph

22 commits

Author SHA1 Message Date
Arnaud_Cayrol
871b35c233 Add an early return if a time slot is already filled 2026-02-11 17:29:26 +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
6dc406fddb Delete folder instread of overwrite if already exists 2026-02-04 19:37:16 +01:00
Arnaud_Cayrol
9554c6d2fb Code cleanup in the pipeline module, clean up duplicated code. 2026-02-04 19:14:13 +01:00
Arnaud_Cayrol
0114426172 Reduce code duplication, add utility functions 2026-02-02 21:12:05 +01:00
Arnaud_Cayrol
7c6c378687 working on debug visualisation 2026-02-02 20:11:31 +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
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
Arnaud_Cayrol
499094c25a Improvements to the video handling (download, gallery view etc..) 2026-01-30 18:23:16 +01:00
Arnaud_Cayrol
eadd1b5d7b Allow background processing (can close web page and reopen) 2026-01-28 20:35:43 +01:00
Arnaud_Cayrol
d52e334ba7 Improvements to the frontend : display skip reason, better settings organization. 2026-01-28 20:03:33 +01:00
Arnaud_Cayrol
ca29854ab3 Code cleanup 2026-01-27 22:03:44 +01:00
Arnaud_Cayrol
7351a4b032 Fix the bounding box coordinates system 2026-01-27 17:05:46 +01:00
Arnaud_Cayrol
211ebaf63f Moved cropping and debug visualization in the face_processing module. 2026-01-27 16:49:35 +01:00
Arnaud_Cayrol
95a935ee1f Working on the output folder structure + debug visualization 2026-01-26 19:51:42 +01:00
Arnaud_Cayrol
3fd9f747d7 Improve the cancellation (instant now), use people's thumbnail in the webpage 2026-01-26 18:55:03 +01:00
Arnaud_Cayrol
5869d3c24b Add Svelte 5 frontend and fix job cancellation 2026-01-25 20:01:14 +01:00
Arnaud_Cayrol
11598d2cbf Work on the parallel job processing 2026-01-25 18:43:18 +01:00
Arnaud Cayrol
d8e4d0834c init rust rewrite 2026-01-24 11:32:19 +01:00