Add full reference graph mode
Some checks failed
docker-build / build (push) Has been cancelled

This commit is contained in:
2025-11-19 15:23:21 -05:00
parent 7f74aaced8
commit 82c334b131
4 changed files with 301 additions and 25 deletions

View File

@@ -54,6 +54,17 @@
</select>
</div>
<div class="field-group">
<label class="checkbox">
<input type="checkbox" id="graphFullToggle" name="full_graph" />
Attempt entire reference graph
</label>
<p class="field-hint">
Includes every video that references another (ignores depth; may be slow). Max nodes still
applies.
</p>
</div>
<div class="field-group">
<label for="graphLabelSize">Labels</label>
<select id="graphLabelSize" name="label_size">