r28520 2026-04-07 cevans CHG: add configs to set connect and response curl timeouts [q13686]

M /branches/20260323_cevans_q13686/plugins/openai_gpt/config/config.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/include/openai_gpt_functions.php
r28436 2026-03-24 cevans CHG: allow provider override [q13686]

M /branches/20260323_cevans_q13686/plugins/openai_gpt/hooks/all.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/hooks/team_home.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/include/openai_gpt_functions.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/job_handlers/process_gpt_existing.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/en.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/pages/process_existing.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/pages/setup.php
r28434 2026-03-24 cevans CHG: add Ollama support to OpenAI metadata processing plugin [q13686]

M /branches/20260323_cevans_q13686/plugins/openai_gpt/config/config.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/hooks/team_home.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/include/openai_gpt_functions.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/job_handlers/process_gpt_existing.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/ar.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/be.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/bn.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/ca.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/cs.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/cy.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/da.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/de.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/el.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/en.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/es-AR.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/es.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/fa.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/fi.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/fr.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/hi.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/hr.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/hu.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/id.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/it.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/jp.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/ko.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/ms.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/nl.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/no.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/pa.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/pl.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/pt-BR.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/pt.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/ro.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/ru.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/sk.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/sv.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/sw.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/th.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/tl.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/tr.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/uk.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/ur.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/vi.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/languages/zh-CN.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/openai_gpt.yaml
M /branches/20260323_cevans_q13686/plugins/openai_gpt/pages/process_existing.php
M /branches/20260323_cevans_q13686/plugins/openai_gpt/pages/setup.php
M /branches/20260323_cevans_q13686/plugins/openai_image_edit/pages/edit.php
M /branches/20260323_cevans_q13686/plugins/openai_image_edit/pages/get_png.php
r28429 2026-03-23 cevans NEW: Creating branch [q13686]

A /branches/20260323_cevans_q13686