Commit Graph

  • bef9fdc893 UI tweaks dgtlmoon 2026-05-28 14:23:20 +02:00
  • 52d830ab00 WIP dgtlmoon 2026-05-28 11:54:33 +02:00
  • 0e39aa11d1 WIP dgtlmoon 2026-05-28 11:39:50 +02:00
  • 1f7b8ec65f queue page tweak dgtlmoon 2026-05-27 13:13:06 +02:00
  • 833d2efb8f test tweaks dgtlmoon 2026-05-26 18:09:28 +02:00
  • 60afc30670 test tweak dgtlmoon 2026-05-26 17:59:32 +02:00
  • 5fa910446d UI - Splitting off notifications to its own tab/menu - apprise split off dgtlmoon 2026-05-26 10:17:52 +02:00
  • 35a8a236ea UI - Splitting off notifications to its own tab/menu - translation recompile dgtlmoon 2026-05-26 10:17:40 +02:00
  • ce4d75c1ad UI - Splitting off notifications to its own tab/menu dgtlmoon 2026-05-26 09:53:01 +02:00
  • baae46deed 0.55.7 0.55.7 dgtlmoon 2026-05-25 18:47:29 +02:00
  • 7e2e1d8f18 Merge branch 'master' into UI-medium-refactor dgtlmoon 2026-05-25 18:47:01 +02:00
  • d7a1b67c5a UI - LLM - Fix for settings (wtforms vs pydantic) (#4184) dgtlmoon 2026-05-25 18:43:33 +02:00
  • 96beb107c3 UI - LLM - Fix for settings (wtforms vs pydantic) LLM-settings-fields-model-fix dgtlmoon 2026-05-25 18:17:28 +02:00
  • b7bb67fac4 LLM - Smarter reasoning budget logic for gemini models dgtlmoon 2026-05-25 18:03:11 +02:00
  • 3d720e4da1 Merge branch 'master' into UI-medium-refactor dgtlmoon 2026-05-25 18:01:04 +02:00
  • 230fef0f64 0.55.6 0.55.6 dgtlmoon 2026-05-25 17:59:18 +02:00
  • 08017d66d6 Security - SSRF in ChangeDetection.io via urlparse/urllib3 Parser Differential dgtlmoon 2026-05-25 17:57:04 +02:00
  • 851c054f8b lint: Bump dennis — adopt --strict mode and drop false-positive workarounds (#4182) skkzsh 2026-05-25 23:51:45 +09:00
  • 7d99040084 UI - Further tidying up time schedule labels and input box dgtlmoon 2026-05-25 16:39:28 +02:00
  • 3b7cc72440 test tweaks dgtlmoon 2026-05-25 16:34:58 +02:00
  • d9dacb245e LLM - Gemini - Reasoning budget fixes dgtlmoon 2026-05-25 15:52:34 +02:00
  • 46fc02091e UI menu tweaks dgtlmoon 2026-05-25 15:47:12 +02:00
  • a2e6abaa5e test tweak dgtlmoon 2026-05-25 15:38:20 +02:00
  • f5740db1c5 tweak lang vars dgtlmoon 2026-05-25 14:29:30 +02:00
  • 6dcfbdf522 Recompile languages dgtlmoon 2026-05-25 14:25:00 +02:00
  • 7c246c754d UI refactor dgtlmoon 2026-05-25 14:23:02 +02:00
  • 9427662ac0 UI - Refactor menu and layout dgtlmoon 2026-05-25 12:19:30 +02:00
  • 0e3f1941b3 Code - LLM settings pydantic refactor (#4181) dgtlmoon 2026-05-25 10:43:52 +02:00
  • 155937b220 Recompile of translations LLM-settings-pydantic-refactor dgtlmoon 2026-05-25 10:09:29 +02:00
  • 3b88e14f60 accounting fixes dgtlmoon 2026-05-24 14:51:53 +02:00
  • 7839b247a2 Simplification dgtlmoon 2026-05-24 14:32:59 +02:00
  • de92b6f361 bump test dgtlmoon 2026-05-24 14:00:17 +02:00
  • 94a373ecee WIP dgtlmoon 2026-05-24 13:46:27 +02:00
  • 4f5a928413 WIP dgtlmoon 2026-05-24 13:34:42 +02:00
  • ecb1debf1b tidyup dgtlmoon 2026-05-24 13:21:44 +02:00
  • 8525a4af37 WIP dgtlmoon 2026-05-24 13:18:35 +02:00
  • 536b626cf0 rehydrate fix dgtlmoon 2026-05-24 13:12:17 +02:00
  • 043eecc7ef Code - start using pydantic, begin with LLM Settings dgtlmoon 2026-05-24 12:58:18 +02:00
  • 3bff553e4e LLM UI - Blueprint/code also disabled when env flag LLM_FEATURES_DISABLED is enabled (#4180) dgtlmoon 2026-05-23 17:16:19 +02:00
  • 73d2c0a16c LLM UI - Blueprint/code also disabled when env flag LLM_FEATURES_DISABLED is enabled LLM-blueprint-disable dgtlmoon 2026-05-23 15:34:24 +02:00
  • ea5c07b1fc Notifications - raw_diff token was missing (#4177) dgtlmoon 2026-05-22 09:50:36 +02:00
  • 4f5674f42b Notifications - raw_diff token was missing 4173-raw-diff-token-LLM dgtlmoon 2026-05-22 09:21:51 +02:00
  • e75e28dac7 Adding missing file LLM-token-use-pluggy dgtlmoon 2026-05-21 14:10:39 +02:00
  • 6765125206 LLM - Plugin for altering queries and recording query result/token stats etc dgtlmoon 2026-05-21 14:06:37 +02:00
  • 701833b6ed UI - LLM - Flag LLM_FEATURES_DISABLED to disable all LLM from the UI/system (#4171) dgtlmoon 2026-05-21 12:51:56 +02:00
  • aaa0edec75 UI - LLM - Flag LLM_FEATURES_DISABLED to disable all LLM from the UI/system llm-flag-disable dgtlmoon 2026-05-21 10:48:36 +02:00
  • 43bb196aa4 UI - Preview problem fix for extract_text/ignore_text #4138 (#4169) dgtlmoon 2026-05-20 13:57:17 +02:00
  • cba745e205 UI - Preview problem fix for extract_text/ignore_text #4138 UI-fix-4138 dgtlmoon 2026-05-20 13:34:29 +02:00
  • d04862d2fa 0.55.5 0.55.5 dgtlmoon 2026-05-19 19:05:53 +02:00
  • 9d9a58e763 LLM - Master on/off switch (enable/disable) (#4162) dgtlmoon 2026-05-19 19:05:13 +02:00
  • 649c153bf4 Notifications - Fix 'str' object is not callable when {{ diff(...) }} callable tokens are used with HTML/htmlcolor output (#4161) dgtlmoon 2026-05-19 18:09:28 +02:00
  • ab7391c799 rebuild translations LLM-off-masterswitch dgtlmoon 2026-05-19 18:05:25 +02:00
  • 2c6ee825fc Also gate in worker dgtlmoon 2026-05-19 18:02:20 +02:00
  • 5976f671e4 LLM - Master on/off switch (enable/disable) dgtlmoon 2026-05-19 17:58:32 +02:00
  • b1803b442a Notifications - Fix 'str' object is not callable when {{ diff(...) }} callable tokens are used with HTML/htmlcolor output 4159-notifications dgtlmoon 2026-05-19 17:48:21 +02:00
  • be3ba3bca3 Fix Spanish translations for 'Changed' and 'Last Changed' (#4160) Manuel Pérez 2026-05-19 17:23:15 +02:00
  • d42bb74918 0.55.4 0.55.4 dgtlmoon 2026-05-19 11:38:31 +02:00
  • 624dee60d5 API Security - Watch GET history snapshot - Should return text/plain mimetype so it cant be accidently executed in the browser (#4158) dgtlmoon 2026-05-19 11:36:42 +02:00
  • 60d93dbe9a Set filename api-security-improvement-watch-get dgtlmoon 2026-05-19 11:10:34 +02:00
  • bdf54ff33f API Security - Watch GET history snapshot - Should return text/plain mimetype so it cant be accidently executed in the browser dgtlmoon 2026-05-19 11:06:47 +02:00
  • 00d26e3656 UI - LLM - SSRF guard for the LLM api_base setting (#4157) dgtlmoon 2026-05-19 11:05:02 +02:00
  • 82378ab824 API key protection llm-settings-ssrf dgtlmoon 2026-05-19 10:42:01 +02:00
  • 131e838399 UI - LLM - SSRF guard for the LLM api_base setting dgtlmoon 2026-05-19 10:08:18 +02:00
  • c765285026 LLM - UI & Ollama tweaks (#4148) dgtlmoon 2026-05-16 10:18:24 +02:00
  • 3ea42aaa05 Tidy up LLM strings fix/LLM-ollama-etc-tweaks dgtlmoon 2026-05-15 18:32:49 +02:00
  • f5d851a829 Adding 'enable debug' dgtlmoon 2026-05-15 18:26:39 +02:00
  • 297a18a73b debug improvements dgtlmoon 2026-05-15 17:57:13 +02:00
  • f09a1b64dc LLM - Improvements to config dgtlmoon 2026-05-15 17:54:56 +02:00
  • cd1188f3c0 Update Language compilation dgtlmoon 2026-05-15 15:45:12 +02:00
  • 04a6144026 UI / LLM - Model name should not be 'read only', tidy up drop down list of providers #4115 dgtlmoon 2026-05-15 15:10:38 +02:00
  • c8756c17a1 Docker - INSTALLED_MARKER is kept in /datastore but package installs are not persistent (Dont use custom marker file, rely on pip instead) (#4147) dgtlmoon 2026-05-15 13:52:34 +02:00
  • bb57423125 Docker - INSTALLED_MARKER is kept in /datastore but package installs are not persistent (Dont use custom marker file, rely on pip instead) fix/extra-packages-marker-4140 dgtlmoon 2026-05-15 13:14:22 +02:00
  • 613d14428e Fix/pr 4110 czech l12n catalog sync (#4145) dgtlmoon 2026-05-15 13:09:59 +02:00
  • e51d8880bc Text filters - Ignore text should run before 'extract text' (#4143) dgtlmoon 2026-05-15 13:08:40 +02:00
  • 968f0cec77 CS - Tweaks to translations fix/pr-4110-czech-l12n-catalog-sync dgtlmoon 2026-05-15 12:52:44 +02:00
  • 5a960b27fd Merge svetlemodry/changedetection.io czech-l12n (PR #4110) dgtlmoon 2026-05-15 12:51:29 +02:00
  • cea26e6a3c Merge branch 'master' into czech-l12n dgtlmoon 2026-05-15 12:49:27 +02:00
  • e1dd312fed Merge branch 'fix/api-strip-private-fields' into fix/ignore-text-before-extract-4138 fix/ignore-text-before-extract-4138 dgtlmoon 2026-05-15 12:41:47 +02:00
  • 82795fe883 API - Better support for watch API private/internal vars dgtlmoon 2026-05-15 12:41:30 +02:00
  • 11c728ee4a Better support for watch API private vars fix/api-strip-private-fields dgtlmoon 2026-05-15 12:21:18 +02:00
  • fcce6f21cf Text filters - Ignore text should run before 'extract text' #4138 dgtlmoon 2026-05-15 10:55:28 +02:00
  • 0ad730a6c7 Text filters - Process subtractive_selectors first (#4142) dgtlmoon 2026-05-15 10:54:03 +02:00
  • a931b48a1b Text filters - Process subtractive_selectors first fix/subtractive-before-include-978 dgtlmoon 2026-05-15 10:15:00 +02:00
  • bf5efc4c31 LLM - Fixing summary cache miss-hit (#4136) dgtlmoon 2026-05-13 01:44:36 +10:00
  • aa53574332 LLM - UI - Message that 'AI Intent' (triggers) need a bigger model dgtlmoon 2026-05-12 17:40:54 +02:00
  • 8afa06aa96 LLM - Allow better override of formats and rules for intent/triggers dgtlmoon 2026-05-12 17:36:39 +02:00
  • c6e0205622 LLM - Remove the 'format' info from the system prompt so you can create your own 'summary' formats (ie: "Make a new JSON object with the timestamp") dgtlmoon 2026-05-12 17:28:43 +02:00
  • c28d639019 LLM - Fixing summary cache miss-hit fix-llm-summary-cache-key dgtlmoon 2026-05-12 16:37:35 +02:00
  • fbe59f89b6 UI - Make LLM status sticky (#4135) dgtlmoon 2026-05-12 23:28:33 +10:00
  • 0d7eb0de71 status fix UI-LLM_status_sticky dgtlmoon 2026-05-12 14:34:27 +02:00
  • 15be5a62db LLM - Bumping default prompt dgtlmoon 2026-05-12 13:18:58 +02:00
  • 33c150fe7b UI - Make LLM status sticky dgtlmoon 2026-05-12 13:14:23 +02:00
  • a2fa9a9e7b LLM integration - LiteLLM config - UI tweaks (#4134) dgtlmoon 2026-05-12 19:33:11 +10:00
  • c9c9ecc329 LLM integration - LiteLLM config - UI tweaks litellm-ui-tweak dgtlmoon 2026-05-12 11:09:30 +02:00
  • 972d1206e8 LLM - Self-hosted OpenAI-compatible endpoint support (vLLM, LM Studio, llama.cpp) — refs #3204 (#4117) K K 2026-05-12 02:04:11 +10:00
  • bbf56e2253 UI - "Time between check" fields re-order labels. #4128 dgtlmoon 2026-05-11 17:55:05 +02:00
  • dfc6eaf340 HTML escaping in HTML notifications - Bumping tests (#4131) dgtlmoon 2026-05-12 01:48:24 +10:00
  • af035d2775 Bumping tests html-clean-notifications-source dgtlmoon 2026-05-11 17:24:50 +02:00
  • 08d30c6f22 HTML hygiene fix/improvement (Dont allow unescaped HTML to become real HTML in notifications) dgtlmoon 2026-05-12 00:58:02 +10:00
  • ab19cb3e4f Fixing GHSA-vwgh-2hvh-4xm5 — substring match in the shared_diff_access, improve access control to shared diff access (#4130) dgtlmoon 2026-05-11 22:43:27 +10:00