Commit Graph

  • 4ba5fcce8f 0.50.43 0.50.43 dgtlmoon 2025-11-12 13:00:42 +01:00
  • b9305faf21 Forcing UTF-8 when reading JSON DB (Fixes data not loaded for some platforms #3622 #3611 #3628), Always create new versions of the backup DB if one exists for that step when running updates, Adding extra sanity checks on DB load dgtlmoon 2025-11-12 12:58:59 +01:00
  • 3d3b53831e Adding data sanity checks across restarts (#3629) dgtlmoon 2025-11-12 12:19:16 +01:00
  • 2ae29ab78f 0.50.42 0.50.42 dgtlmoon 2025-11-10 13:32:08 +01:00
  • caffd804fe Revert "Windows - JSON DB fixes - Forcing utf-8 for json DB read/writes should solve windows saving/loading problems. (#3615 #3611)" dgtlmoon 2025-11-10 13:31:51 +01:00
  • c58a97f69d 0.50.41 0.50.41 dgtlmoon 2025-11-10 11:59:41 +01:00
  • e2b407c6f3 Windows - JSON DB fixes - Forcing utf-8 for json DB read/writes should solve windows saving/loading problems. (#3615 #3611) dgtlmoon 2025-11-10 11:59:17 +01:00
  • d65a2c784d Update orjson requirement from ~=3.10 to ~=3.11 (#3617) dependabot[bot] 2025-11-10 11:26:48 +01:00
  • ce3c6c39ac windows test step windows-test dgtlmoon 2025-11-10 10:43:28 +01:00
  • 2c0b5b65c1 Merge branch 'master' into history-preview-ignore-text-highlighting dgtlmoon 2025-11-07 17:24:49 +01:00
  • 9bc812a167 0.50.40 0.50.40 dgtlmoon 2025-11-07 13:21:22 +01:00
  • fd2080567d Page <title> should only be captured on HTML documents (#3608) dgtlmoon 2025-11-07 11:51:10 +01:00
  • 969c75e7be Notification body/title - Fixing validation on empty strings #3606 (#3607) dgtlmoon 2025-11-07 11:42:57 +01:00
  • 315e48236f Adding more tests 3606-jinja-vars-body-validation dgtlmoon 2025-11-07 11:25:04 +01:00
  • d60e0a19ed Notification body/title - Fixing validation on empty strings #3606 dgtlmoon 2025-11-07 11:22:55 +01:00
  • 4b14cec5f4 Real time UI - Remove polling thread for updates - it's all done realtime by signals (#3603) dgtlmoon 2025-11-05 21:49:17 +01:00
  • a8d5ea067d Watch history - Don't rescan whole history.txt when looking up a timestamp <->filepath (#3602) dgtlmoon 2025-11-05 18:50:27 +01:00
  • 9356f9467e Watch history - Don't rescan whole history.txt when looking up a timestamp <->filepath history-filepath-basic-cache dgtlmoon 2025-11-05 18:40:35 +01:00
  • 2f6873f7d5 Datastore - Use orjson for faster saves (#3601) dgtlmoon 2025-11-05 15:12:11 +01:00
  • 8100a809ca Datastore - Use orjson for faster saves orjson dgtlmoon 2025-11-05 14:55:58 +01:00
  • f7a9c29d93 UI tweaks dgtlmoon 2025-11-04 12:25:41 +01:00
  • b22ed7ed88 Adding keyboard nav dgtlmoon 2025-11-04 10:18:33 +01:00
  • cfa9c19309 optimise vars dgtlmoon 2025-11-04 09:53:29 +01:00
  • 3cfc97637a Label fixes etc dgtlmoon 2025-11-04 09:38:22 +01:00
  • c315021f6e refactor form widgets dgtlmoon 2025-11-04 08:58:40 +01:00
  • a7fd101efd WIP dgtlmoon 2025-11-04 08:31:48 +01:00
  • 416869681e Merge branch 'master' into history-preview-ignore-text-highlighting dgtlmoon 2025-11-04 08:26:21 +01:00
  • dfa85ab932 Scheduler - Saving a couple of CPU cycles in logging strategy dgtlmoon 2025-11-03 19:22:24 +01:00
  • bdb21021a6 Merge branch 'master' into history-preview-ignore-text-highlighting dgtlmoon 2025-11-03 19:08:03 +01:00
  • 72ec8d8aaa 0.50.39 0.50.39 dgtlmoon 2025-11-03 18:57:53 +01:00
  • ee824c856b Time scheduler - Remove cache on time lookup dgtlmoon 2025-11-03 18:56:37 +01:00
  • 7c3241dffc WIP dgtlmoon 2025-11-03 16:47:54 +01:00
  • be4f0e0795 label fix dgtlmoon 2025-11-03 16:33:44 +01:00
  • c2ee1c582a Tests - Adding extra placemarker tests (#3592 #3591 ) dgtlmoon 2025-11-03 13:28:19 +01:00
  • 5e70201dd4 Re #3591 Adding extra placemarker tests 3591-test-not-placemarker dgtlmoon 2025-11-03 13:14:32 +01:00
  • e0e79188bb Only render/diff used diff* tokens dgtlmoon 2025-11-03 13:03:45 +01:00
  • 168b4d4ff8 Set the notification body at process time dgtlmoon 2025-11-03 12:41:26 +01:00
  • 374649cc10 Update jsonpath-ng requirement from ~=1.5.3 to ~=1.7.0 (#3586) dependabot[bot] 2025-11-03 10:01:44 +01:00
  • f638bc6332 Bump actions/download-artifact from 5 to 6 in the all group (#3585) dependabot[bot] 2025-11-03 09:59:26 +01:00
  • 5742ad6fab Update pytest-flask requirement from ~=1.2 to ~=1.3 (#3587) dependabot[bot] 2025-11-03 09:58:16 +01:00
  • 0022201918 Update python-socketio requirement from ~=5.14.2 to ~=5.14.3 (#3588) dependabot[bot] 2025-11-03 09:57:57 +01:00
  • 4298c52a7e initial WIP debian-package dgtlmoon 2025-11-02 00:34:21 +01:00
  • 0e29b74388 WIP dgtlmoon 2025-11-02 00:24:15 +01:00
  • 76c6a602fa merge fix dgtlmoon 2025-10-31 16:02:51 +01:00
  • 843659d9e9 Merging dgtlmoon 2025-10-31 15:46:18 +01:00
  • 61f6bec142 Merge branch 'master' into history-preview-ignore-text-highlighting dgtlmoon 2025-10-31 10:25:37 +01:00
  • 2e4f40b172 API - Adding better explanation and usage of History API, bumping doc versions. dgtlmoon 2025-10-31 00:41:09 +01:00
  • 80b614afa1 API - Rebuilding HTML docs dgtlmoon 2025-10-30 17:57:25 +01:00
  • d18029ffe4 API - Support optional processor on Watch create to set the restock_diff or text_json_diff mode on watch create. dgtlmoon 2025-10-30 17:55:39 +01:00
  • c3851e5c9f Closes #3367 api-new-watch-processor-mode dgtlmoon 2025-10-30 17:44:41 +01:00
  • 9a44509134 Notifications - Adding {{diff_full_clean}}, {{diff_removed_clean}}, {{diff_added_clean}}, {{diff_clean}} notification body tokens for using in templates without (added)/(removed) text. (#3580) dgtlmoon 2025-10-30 17:22:48 +01:00
  • 039d22d408 oops 3357-adding-more-tokens dgtlmoon 2025-10-30 17:01:43 +01:00
  • 550c2bee0c Notifications - Adding {{diff_full_clean}}, {{diff_removed_clean}}, {{diff_added_clean}}, {{diff_clean}} notification body tokens for using in templates without (added)/(removed) text. dgtlmoon 2025-10-30 16:58:55 +01:00
  • 33ab4c8891 0.50.38 0.50.38 dgtlmoon 2025-10-30 14:38:14 +01:00
  • e1028f822d Improved send test notification handling (#3579) dgtlmoon 2025-10-30 14:37:57 +01:00
  • f52e98f6fc Adding automated test for sending single test notification from a watch send-test-notification-fixes dgtlmoon 2025-10-30 14:29:30 +01:00
  • a0b994cf54 Adding deeper test dgtlmoon 2025-10-30 14:15:27 +01:00
  • 2c0ba999af Improved send test notification handling dgtlmoon 2025-10-30 14:09:42 +01:00
  • ae1cd61e61 0.50.37 0.50.37 dgtlmoon 2025-10-30 13:48:41 +01:00
  • 948903dea5 Small test more-build-cache dgtlmoon 2025-10-30 13:45:55 +01:00
  • a5fe1a771f Fixing title markup in notifications (title/subject for email, slack etc), refactoring line-feed logic \n -> <br> etc (#3577) #3538 #3576 dgtlmoon 2025-10-30 13:41:50 +01:00
  • fe383018d8 WIP dgtlmoon 2025-10-30 13:40:43 +01:00
  • 6b0327d716 small test dgtlmoon 2025-10-30 13:37:04 +01:00
  • e3c33503e8 More build caching dgtlmoon 2025-10-30 13:33:16 +01:00
  • b0980f45b8 Dockerfile cache tweaks and build layer github cache re-enable (#3575) dgtlmoon 2025-10-30 12:18:12 +01:00
  • 0cc98af2c1 wip dgtlmoon 2025-10-30 11:02:55 +01:00
  • c7924537d3 misc improvements dgtlmoon 2025-10-30 10:59:45 +01:00
  • 3897653673 Merge branch 'master' into history-preview-ignore-text-highlighting dgtlmoon 2025-10-30 10:23:32 +01:00
  • 46d07dbed7 Dockerfile cache tweaks and build layer github cache re-enable docker-build-cache dgtlmoon 2025-10-29 19:50:03 +01:00
  • afadaf5467 0.50.35 0.50.35 dgtlmoon 2025-10-29 17:31:07 +01:00
  • db11f601a1 Notifications - Text and Markdown type was not migrated correctly to the new settings, resulting in possible non-notification, #3572 #3559 #3558 #3573 dgtlmoon 2025-10-29 17:30:36 +01:00
  • 801f5de459 Re #3572 fixing migration of types https://github.com/dgtlmoon/changedetection.io/pull/3559/files#top 3572-fixed-migration-of-broken-notification-format-types dgtlmoon 2025-10-29 17:18:50 +01:00
  • 3e482014c0 WIP dgtlmoon 2025-10-29 17:08:13 +01:00
  • d4a7f6f198 Merge branch 'master' into history-preview-ignore-text-highlighting dgtlmoon 2025-10-29 15:38:52 +01:00
  • ef04840dd2 API - Updating index.html of the documentation dgtlmoon 2025-10-29 15:36:57 +01:00
  • 507008990d WIP dgtlmoon 2025-10-29 15:36:23 +01:00
  • bf070e617f Merge branch 'master' into history-preview-ignore-text-highlighting dgtlmoon 2025-10-28 22:39:58 +01:00
  • 1628586553 Optimisations to GitHub test flow dgtlmoon 2025-10-28 22:35:09 +01:00
  • 0d0368846a oops dgtlmoon 2025-10-28 22:31:45 +01:00
  • 08169c23f3 fix import dgtlmoon 2025-10-28 22:26:02 +01:00
  • a8192f608f Merge branch 'master' into history-preview-ignore-text-highlighting dgtlmoon 2025-10-28 22:24:41 +01:00
  • a23c07ba94 0.50.34 0.50.34 dgtlmoon 2025-10-28 22:07:04 +01:00
  • 431fd168a1 Fixes to notification 'Send test notification' (#3571) dgtlmoon 2025-10-28 22:06:39 +01:00
  • 7dbd0b75b2 HTML Notification - Adjusting font to rem size dgtlmoon 2025-10-28 21:51:55 +01:00
  • ae532c82e8 Run all pytests in parallel (#3569) dgtlmoon 2025-10-28 21:32:25 +01:00
  • ca63dad896 Add extra test parallel-docker-simpletest dgtlmoon 2025-10-28 21:31:25 +01:00
  • bd9b72dbfa fix socks proxy test dgtlmoon 2025-10-28 21:24:56 +01:00
  • 8473da4bdb these are prolly needed dgtlmoon 2025-10-28 21:16:50 +01:00
  • 762e2dacb2 tweaks dgtlmoon 2025-10-28 21:07:39 +01:00
  • 62ea1f9b24 Fix paths dgtlmoon 2025-10-28 21:02:41 +01:00
  • 14a6ced8f4 adding proxy id info dgtlmoon 2025-10-28 20:19:22 +01:00
  • 465e5e2ecc more out dgtlmoon 2025-10-28 19:05:06 +01:00
  • ada63a3200 more debug dgtlmoon 2025-10-28 18:56:38 +01:00
  • eef5425908 more debug dgtlmoon 2025-10-28 18:52:11 +01:00
  • 096bd21663 m,ore debug dgtlmoon 2025-10-28 18:47:11 +01:00
  • 0f53233272 more debug dgtlmoon 2025-10-28 18:24:28 +01:00
  • faaa9937d6 More caching more debug dgtlmoon 2025-10-28 18:17:28 +01:00
  • 950d59ccfa Give a startup delay dgtlmoon 2025-10-28 18:08:20 +01:00
  • bd3f0360e4 maybe not needed? dgtlmoon 2025-10-28 18:07:38 +01:00
  • 57347fd55c Show output dgtlmoon 2025-10-28 18:01:07 +01:00