Commit Graph

  • e8b82c47ca #2502 - Add jinja2 template handling to request body and headers (#2740) Christopher Charbonneau Wells 2024-10-28 07:46:05 -07:00
  • 587ac0fe46 Move global vars to all live under the 'app' var apscheduler-cron-like dgtlmoon 2024-10-25 17:04:52 +02:00
  • e84de7e8f4 Restock detection - Add additional out-of-stock detection for PT language (#2738) Gonçalo Silva 2024-10-24 19:03:14 +01:00
  • 1543edca24 "Send test notification" in "Restock" mode was not working correclty when restock tokens "{{restock.price}}" were in the notification body (#2737) dgtlmoon 2024-10-24 19:46:45 +02:00
  • daa5ccfc93 Fix bad test notificaton-test-error-restock dgtlmoon 2024-10-24 19:02:28 +02:00
  • a9e7a54066 Adding test dgtlmoon 2024-10-24 18:52:00 +02:00
  • 93a7df5462 "Send test notification" in "Restock" mode was not working correclty when restock tokens "{{restock.price}}" were in the notification body dgtlmoon 2024-10-24 18:36:54 +02:00
  • 34fe88af67 Adding pip limit dgtlmoon 2024-10-22 10:50:52 +02:00
  • 4b7f7f8379 Adding apscheduler dgtlmoon 2024-10-22 10:46:56 +02:00
  • 397f79ffd5 WIP dgtlmoon 2024-10-22 10:17:57 +02:00
  • 82e0b99b07 #2727 Notifications - Fix "send test notification" on empty list, includes test (#2731) dgtlmoon 2024-10-21 11:35:37 +02:00
  • b0ff9d161e UI - Fix mobile styling inconsistencies and resolve diff page overflow issue (#2716) Emmanuel Ojighoro 2024-10-21 10:34:22 +01:00
  • cd919dbb0b Merge remote-tracking branch 'mikebgrep/master' into 2727-notification-empty-watches 2727-notification-empty-watches dgtlmoon 2024-10-21 10:05:01 +02:00
  • 6e0a0b5d5f Re #2727 - Adding test dgtlmoon 2024-10-21 10:02:42 +02:00
  • a1d8186546 Update changedetectionio/flask_app.py dgtlmoon 2024-10-21 09:32:02 +02:00
  • d82f254382 fix typo, add additional condition for if when wathing are len() < 0 mikebgrep 2024-10-20 14:07:49 +03:00
  • 63366a0a83 add if None for watch in queue_notification_for_watch mikebgrep 2024-10-20 14:06:58 +03:00
  • eba27dcd91 WIP limit-history dgtlmoon 2024-10-17 21:08:05 +02:00
  • c1dd681643 Filters - "Block change detection when text exists" should not trigger a change when the original text returns dgtlmoon 2024-10-14 12:57:02 +02:00
  • 16a85e2a60 Closes #2548 2548-trigger-check dgtlmoon 2024-10-14 11:11:00 +02:00
  • ecafa27833 UI - More work on tab buttons hiding behind menu/header :-) dgtlmoon 2024-10-11 22:54:09 +02:00
  • f7d4e58613 0.47.03 0.47.03 dgtlmoon 2024-10-11 17:33:00 +02:00
  • 5bb47e47db Remove same checksum skip check - saved a little CPU but added a lot of complexity (#2700) dgtlmoon 2024-10-11 17:28:42 +02:00
  • 7fe0d05c5a Merge branch 'master' into remove-same-checksum-skip remove-same-checksum-skip dgtlmoon 2024-10-11 17:24:23 +02:00
  • 03151da68e UI - Fix scroll offset / tab buttons hiding behind menu/header dgtlmoon 2024-10-11 16:04:08 +02:00
  • af90d6a11f oops dgtlmoon 2024-10-11 16:02:55 +02:00
  • c20d900ffb Remove skip_when_checksum_same dgtlmoon 2024-10-11 15:54:52 +02:00
  • e4a32e973a 0.47.02 0.47.02 dgtlmoon 2024-10-11 15:35:36 +02:00
  • 67b1db14af UI - Fix scroll offset / tab buttons hiding behind menu/header dgtlmoon 2024-10-11 15:34:51 +02:00
  • a16a70229d 0.47.01 0.47.01 dgtlmoon 2024-10-11 15:02:17 +02:00
  • 9476c1076b Adding missing apprise_plugin for pypi/pip based installs dgtlmoon 2024-10-11 15:01:27 +02:00
  • a4959b5971 0.47.00 0.47.00 dgtlmoon 2024-10-11 13:04:56 +02:00
  • a278fa22f2 Restock multiprice improvements (#2698) dgtlmoon 2024-10-11 11:43:35 +02:00
  • a4b3a752f2 woops restock-multiprice dgtlmoon 2024-10-11 11:10:46 +02:00
  • d39530b261 Test - Simple test for live preview dgtlmoon 2024-10-11 11:07:12 +02:00
  • 242aae77e7 Update test_restock_itemprop.py dgtlmoon 2024-10-11 10:41:31 +02:00
  • 64cdd486f4 remove setup dgtlmoon 2024-10-11 10:18:35 +02:00
  • b9dd874ad1 import fixes dgtlmoon 2024-10-11 09:58:36 +02:00
  • d4b4355ff5 Adding test for proxy checker/scanner (#2697) dgtlmoon 2024-10-11 09:52:55 +02:00
  • 9ab60def52 Restock multiprice improvements dgtlmoon 2024-10-11 09:52:04 +02:00
  • c1c8de3104 Fixing proxy checker (#2696) dgtlmoon 2024-10-11 00:19:19 +02:00
  • 5a768d7db3 UTF-8 handling fixes, Improvements to whitespace filtering (#2691) dgtlmoon 2024-10-10 14:59:39 +02:00
  • 73d9373879 Fixing page update refactor-filters dgtlmoon 2024-10-10 13:18:02 +02:00
  • d32640d892 highlight ignore lines dgtlmoon 2024-10-10 13:12:23 +02:00
  • 7ee249e2ff Fix labels dgtlmoon 2024-10-10 12:53:56 +02:00
  • f38429ec93 Testing - Tidyup (#2693) dgtlmoon 2024-10-10 12:45:23 +02:00
  • 5d753f59c4 Unique line test wasnt considering whitespace changes! dgtlmoon 2024-10-10 12:27:25 +02:00
  • 090f5d7725 fix test dgtlmoon 2024-10-10 11:47:13 +02:00
  • 7869a7745a Fixing whitespace cleanup - didnt work as expected!! dgtlmoon 2024-10-10 09:25:52 +02:00
  • de34f0ad83 Fix bad comment dgtlmoon 2024-10-09 18:52:27 +02:00
  • fabbb3733a Stop html_tools.strip_ignore_text from chewing newlines dgtlmoon 2024-10-09 18:49:18 +02:00
  • deadf881b0 is now str not bytes dgtlmoon 2024-10-09 18:05:08 +02:00
  • 77ef42c367 oops dgtlmoon 2024-10-09 15:11:56 +02:00
  • 5d1f317e30 WIP dgtlmoon 2024-10-09 15:09:29 +02:00
  • 5ed7f43f6e Fix test dgtlmoon 2024-10-09 13:21:07 +02:00
  • 3b6ae70c9c Misc fixes - juggling utf-8 not needed (its utf-16 by default python string) dgtlmoon 2024-10-09 13:11:04 +02:00
  • 783926962d Filters & Text - Preview refactor/improvements (#2689) dgtlmoon 2024-10-09 09:17:32 +02:00
  • 6cd1d50a4f Build - Add image source label to Dockerfile (Better Renovate and others support) (#2690) Marc 2024-10-09 08:30:23 +02:00
  • a345d66577 Small tidyup preview-refactor dgtlmoon 2024-10-08 14:45:01 +02:00
  • 30d5a12e9a Make better exmaple dgtlmoon 2024-10-08 14:44:44 +02:00
  • 2ba061c767 UI - Fix incorrect placeholder text example dgtlmoon 2024-10-08 14:43:35 +02:00
  • 7b7d23d975 Small fixes dgtlmoon 2024-10-08 12:41:59 +02:00
  • 49cf58dc4f Add debug dgtlmoon 2024-10-08 12:05:27 +02:00
  • ae20990e91 misc tweak dgtlmoon 2024-10-08 12:02:32 +02:00
  • 38e9b81922 Use fancy scroller for showing that AJAX is active dgtlmoon 2024-10-08 11:37:07 +02:00
  • 51cb83a20a Refactor preview code to its own module dgtlmoon 2024-10-08 10:52:01 +02:00
  • 54a4970a4c Custom JSON/POST Notifications - Log when it could not apply the application/json content-type header dgtlmoon 2024-10-08 09:48:38 +02:00
  • fd00453e6d UI - Filters live preview - improvements to layout dgtlmoon 2024-10-08 08:59:10 +02:00
  • 2842ffb205 Restock - Use the scraped 'Not in stock' product status over the metadata version (many website lie in the metadata) (#2684) dgtlmoon 2024-10-07 20:10:35 +02:00
  • 51fc81ad3e Always process, dont skip when checksums were the same, saved a small amount of CPU but added complexity and issues skip_when_checksum_same-disable dgtlmoon 2024-10-07 17:48:40 +02:00
  • ec4e2f5649 UI - Better 40x error message (#2685) dgtlmoon 2024-10-07 16:52:19 +02:00
  • fe8e3d1cb1 Visual Selector - Including <button> (#2686) dgtlmoon 2024-10-07 16:52:04 +02:00
  • 69fbafbdb7 Stock/not-in-stock scraper - slight reliability improvement (#2687) dgtlmoon 2024-10-07 16:51:47 +02:00
  • 4b1cfd7bd3 Stock/not-in-stock scraper - slight reliability improvement minor-stock-scraper dgtlmoon 2024-10-07 16:11:27 +02:00
  • 0db2b76bf1 Adding <button> add-button-to-visualselector dgtlmoon 2024-10-07 16:08:40 +02:00
  • 6c337901b4 UI - Better 40x error message better-40x-message dgtlmoon 2024-10-07 16:05:54 +02:00
  • f255165571 Code - Small improvements in logging dgtlmoon 2024-10-07 16:01:55 +02:00
  • 7ff34baa90 UI - CSS - Fix on sorting row wrapping issue (#2680) Emmanuel Ojighoro 2024-10-07 08:02:21 +01:00
  • 043378d09c UI - Live filters preview - Better handling of watch preferences dgtlmoon 2024-10-05 19:40:36 +02:00
  • af4bafcff8 UI - "Diff" button in overview list is now "History" button (#2679) dgtlmoon 2024-10-05 17:24:29 +02:00
  • b656338c63 UI - Improve error handling when a module is missing when editing a URL/link (#2678) dgtlmoon 2024-10-05 16:58:40 +02:00
  • 97af190910 UI - Live filters preview - Make it sticky in the viewport so its easier to build nice filters dgtlmoon 2024-10-05 16:53:45 +02:00
  • e9e063e18e UI - Live filters preview - dark mode improvements dgtlmoon 2024-10-05 16:51:33 +02:00
  • 45c444d0db UI - Improvements to text preview on mobile dgtlmoon 2024-10-05 16:47:00 +02:00
  • 00458b95c4 UI - Improvements to live preview of Filters text dgtlmoon 2024-10-05 16:32:28 +02:00
  • d40a11735b UI - Improve error handling when a module is missing when editing a URL/link 2673-plugin-missing-url-check dgtlmoon 2024-10-05 16:28:18 +02:00
  • dad9760832 UI - Misc fixes for mobile styling (#2669) Emmanuel Ojighoro 2024-10-05 15:11:53 +01:00
  • e2c2a76cb2 Update docker-compose.yml - Adding example for enabling change detection on local files dgtlmoon 2024-10-05 15:33:05 +02:00
  • 7c7f6ac182 Try to get browsersteps working on mobile better ui-mobile-browsersteps dgtlmoon 2024-10-05 13:47:48 +02:00
  • 5b34aece96 UI - Live preview - misc improvements (Adding test, fixes to filters) (#2663) dgtlmoon 2024-09-30 13:54:35 +02:00
  • a2535ecb79 Add test preview-fixed dgtlmoon 2024-09-30 11:16:01 +02:00
  • 52df602af7 Merge branch 'master' into store-watch-configs-in-own-dir store-watch-configs-in-own-dir dgtlmoon 2024-09-28 15:38:05 +02:00
  • 4631acb380 UI - Live preview - misc improvements dgtlmoon 2024-09-28 15:37:10 +02:00
  • 1b625dc18a UI - "Filters & Triggers" - Live preview of text filters (Preview the output of the filters section in realtime) (#2612) dgtlmoon 2024-09-28 10:40:26 +02:00
  • 4beab19f45 UI tweaks text-filter-preview dgtlmoon 2024-09-28 10:08:23 +02:00
  • 0081f1437a debouncing inputs dgtlmoon 2024-09-28 10:04:11 +02:00
  • 367afc81e9 Reversing subprocess execution - saved a little memory but used a LOT more CPU (#2659) dgtlmoon 2024-09-27 21:36:02 +02:00
  • 7dc9d37bb8 Merge branch 'master' into text-filter-preview dgtlmoon 2024-09-27 20:30:57 +02:00
  • 0f2b2f4258 Merge branch 'master' into reverse-2626-memory reverse-2626-memory dgtlmoon 2024-09-27 20:30:41 +02:00
  • ddfbef6db3 [test] Use local data instead of reaching out to changedetection when testing (#2660) dgtlmoon 2024-09-27 20:30:19 +02:00