• Joined on 2025-08-26
marijo pushed to main at marijo/movmaker-webui 2026-05-30 01:24:06 +02:00
52d56d3e51 Fix: Restore Describe button functionality and correct JSON path
marijo pushed to main at marijo/movmaker-webui 2026-05-30 00:26:57 +02:00
9b2e45f1f5 Admin: ensure Describe button present and visible; add CSS
marijo pushed to main at marijo/movmaker-webui 2026-05-30 00:24:26 +02:00
4e43361bb9 Admin: always show Describe button in edit form
marijo pushed to main at marijo/movmaker-webui 2026-05-30 00:22:25 +02:00
96d14d8563 Admin: add Describe button to edit form (restore describe->use in form)
marijo pushed to main at marijo/movmaker-webui 2026-05-29 23:28:44 +02:00
53ad9199c9 Admin: enable downloads in admin new.php (allow video download)
marijo pushed to main at marijo/movmaker-webui 2026-05-29 23:22:05 +02:00
420ce99046 Admin: enable download, surface Gemini errors in toast, AJAX file delete; style: make toast clickable
marijo pushed to main at marijo/movmaker-webui 2026-05-29 14:57:46 +02:00
3de0d498ce Save Gemini JSON in parent in-dir as YYYYMMDD-name.json (avoid affecting job fingerprint)
marijo pushed to main at marijo/movmaker-webui 2026-05-29 14:40:23 +02:00
b3cf019a24 Admin: default landing tab -> edit
marijo pushed to main at marijo/movmaker-webui 2026-05-29 14:39:05 +02:00
96ce89b102 Admin: enable download in edit preview
marijo pushed to main at marijo/movmaker-webui 2026-05-29 14:37:42 +02:00
e28d491f2e Multiple personalities
marijo pushed to main at marijo/movmaker-webui 2026-05-29 14:02:20 +02:00
37909ec3f8 Remove in-dir_renames.txt from repo and ignore it
marijo pushed to main at marijo/movmaker-webui 2026-05-29 13:59:59 +02:00
93762cf1ca Record in-dir rename mappings
marijo pushed to main at marijo/movmaker-webui 2026-05-29 13:44:45 +02:00
50040b099e Make executable
marijo pushed to main at marijo/movmaker-webui 2026-05-29 13:43:08 +02:00
f72e9299e9 Update
marijo pushed to main at marijo/movmaker-webui 2026-05-29 13:39:43 +02:00
c9021de0f5 Update bin/generate_data.sh (manual edits)
marijo pushed to main at marijo/movmaker-webui 2026-05-29 13:37:02 +02:00
85cc58be44 Ignore push.json and add push.json.example + README note
marijo pushed to main at marijo/movmaker-webui 2026-05-29 13:32:12 +02:00
b3570f9c0f Docs: add Admin Describe UI and no-append usage
marijo pushed to main at marijo/movmaker-webui 2026-05-29 13:29:15 +02:00
6b00b0d7fe Add remaining relevant files (auto)
marijo pushed to main at marijo/movmaker-webui 2026-05-29 13:24:30 +02:00
c2d64cb00a Admin: add Describe UI, synchronous Gemini generator endpoint; update generate_data.sh (no-append)
marijo pushed to main at marijo/movmaker 2026-05-29 10:05:25 +02:00
a7d6a4e1ed mvlog_worker: upload audio files to remote in-dir; update README