Commit Graph

  • c197c062e1 Disable version check when pytest is running (#1084) dgtlmoon 2022-11-01 18:26:29 +01:00
  • 45bd100d19 Disable version check when pytest is running dont-version-check-during-pytest dgtlmoon 2022-11-01 17:53:05 +01:00
  • 77b59809ca Removing unused code (#1070) dgtlmoon 2022-10-28 18:36:07 +02:00
  • aef24c42db extended tests diff-proposed-for-bwees dgtlmoon 2022-10-28 14:08:29 +02:00
  • 0f6afb9ce8 Merge branch 'diff-filters' of https://github.com/bwees/changedetection.io into diff-filters dgtlmoon 2022-10-28 13:50:19 +02:00
  • f90b170e68 Docker & python - Jq conditional pip requirements.txt include (Don't install in Windows because theres no Windows library/wheel) dgtlmoon 2022-10-27 23:26:14 +02:00
  • c93ca1841c Docker & python - Use pip conditional requirements to not install playwright for ARM (unsupported on ARM) (#1067) dgtlmoon 2022-10-27 23:17:05 +02:00
  • 329eb6d143 Re-calc is not needed then dgtlmoon 2022-10-27 18:15:01 +02:00
  • 7775a2f763 Merge branch 'master' into ticket-191-check-md5-dont-process dgtlmoon 2022-10-27 18:13:43 +02:00
  • ea2fcee4ad fix syntax error Brandon Wees 2022-10-27 12:05:57 -04:00
  • bd79c5decd Update changedetectionio/tests/test_diff_filter_changes_as_add_delete.py Brandon Wees 2022-10-27 12:03:20 -04:00
  • 74428372c3 Update changedetectionio/tests/test_diff_filter_only_deletions.py Brandon Wees 2022-10-27 11:57:55 -04:00
  • e6cdb57db0 Merge branch 'master' into diff-filters dgtlmoon 2022-10-27 17:56:56 +02:00
  • 443dd56e8a Use pip conditional requirements to not install playwright for ARM (unsupported) playwright-conditional-install dgtlmoon 2022-10-27 17:49:03 +02:00
  • ac3de58116 Merge branch 'diff-filters' of https://github.com/bwees/changedetection.io into diff-filters dgtlmoon 2022-10-27 17:37:26 +02:00
  • e11c6aeb5f Apply suggestions from code review Brandon Wees 2022-10-27 10:59:14 -04:00
  • 294bb7be15 remvoe unneeded import Brandon Wees 2022-10-27 10:57:50 -04:00
  • c2c8bb4de8 ensure_data_dir_exists call added Brandon Wees 2022-10-27 10:54:30 -04:00
  • 35d950fa74 Update changedetectionio/model/Watch.py Brandon Wees 2022-10-27 10:52:42 -04:00
  • d24111f3a6 Apply suggestions from code review Brandon Wees 2022-10-27 10:52:20 -04:00
  • 7011a04399 switching to os.path.join Brandon Wees 2022-10-27 10:43:18 -04:00
  • 57f604dff1 UI - Make fetch error more readable (#1038) Sandro 2022-10-27 16:40:24 +02:00
  • 8499468749 Update README.md dgtlmoon 2022-10-27 15:17:14 +02:00
  • 4364521cfc Update changedetectionio/templates/edit.html Brandon Wees 2022-10-27 09:11:28 -04:00
  • 748328453e unmerge external header server. Sorry! Brandon Wees 2022-10-27 09:03:39 -04:00
  • e867e89303 Update test_backup.py Brandon Wees 2022-10-27 08:45:44 -04:00
  • 7f6a13ea6c Re #1052 - Watch 'open' link should use any dynamic/template info (#1063) dgtlmoon 2022-10-27 13:29:24 +02:00
  • 9874f0cbc7 Remove accidental files dgtlmoon 2022-10-27 12:43:02 +02:00
  • 3e7fd9570a Merge branch 'diff-filters' of https://github.com/bwees/changedetection.io into diff-filters dgtlmoon 2022-10-27 12:42:28 +02:00
  • 99f3b01013 Merge branch 'master' into diff-filters dgtlmoon 2022-10-27 12:38:51 +02:00
  • 72834a42fd Backups and Snapshots - Data directory now fully portable, (all paths are relative) , refactored backup zip export creation dgtlmoon 2022-10-27 12:35:26 +02:00
  • da9e1a0f26 Update jinja dynamic-url-opener dgtlmoon 2022-10-27 11:56:54 +02:00
  • a4f5cf6ca3 Re #1052 - Watch 'open' link should use any dynamic/template info dgtlmoon 2022-10-27 11:51:36 +02:00
  • cb7b12ab9c fix dupe import history-txt-snapshot-fix dgtlmoon 2022-10-27 11:23:46 +02:00
  • 197a3e6366 cleanup of backup creation dgtlmoon 2022-10-27 11:21:55 +02:00
  • 9c1b18ec22 Use a rglob that will work cross-platform more reliably dgtlmoon 2022-10-27 11:05:39 +02:00
  • 02b460768c Support moving the data set dgtlmoon 2022-10-27 10:56:10 +02:00
  • 50edc36cc4 Improve test dgtlmoon 2022-10-27 10:29:28 +02:00
  • 43c2e71961 Merge branch 'master' into diff-filters Brandon Wees 2022-10-26 08:18:27 -04:00
  • 3cf2a798cf Remove dupe code dgtlmoon 2022-10-26 11:09:49 +02:00
  • 13daa92c92 Make snapshots path relative so the datadir is portable dgtlmoon 2022-10-26 10:49:37 +02:00
  • 53f4472fb8 Merge branch 'master' of github.com:dgtlmoon/changedetection.io into history-txt-snapshot-fix dgtlmoon 2022-10-25 11:45:18 +02:00
  • 724cb17224 Re #1052 - Dynamic URLs, use variables in the URL (such as the current date, the date in a month, and other logic see https://github.com/dgtlmoon/changedetection.io/wiki/Handling-variables-in-the-watched-URL ) (#1057) dgtlmoon 2022-10-24 23:20:39 +02:00
  • 148db6ea25 Re #1052 - Dynamic URLs jinja2-template-in-url dgtlmoon 2022-10-24 22:17:25 +02:00
  • a1bdf7e43f Backup zip - always use correct relative path of the snapshot text instead of the datadir path dgtlmoon 2022-10-24 15:53:25 +02:00
  • 9946ee66d0 Merge pull request #2 from bwees/external-header-server Brandon Wees 2022-10-24 09:08:57 -04:00
  • 9f722cc76b Merge branch 'dgtlmoon:master' into external-header-server Brandon Wees 2022-10-24 08:54:22 -04:00
  • 62b6645810 Merge branch 'master' into diff-filters dgtlmoon 2022-10-24 11:47:08 +02:00
  • e5e8b3bbbd Merge branch 'diff-filters' of https://github.com/bwees/changedetection.io into diff-filters dgtlmoon 2022-10-24 11:47:05 +02:00
  • 4eb4b401a1 API - system info - allow 5 minutes grace before watch is considered 'overdue' dgtlmoon 2022-10-23 23:12:28 +02:00
  • 5d40e16c73 API - Adding basic system info/system state API (#1051) dgtlmoon 2022-10-23 19:15:11 +02:00
  • acb3fa0841 Merge branch 'master' into add-system-info-api add-system-info-api dgtlmoon 2022-10-23 18:24:12 +02:00
  • 614431ff07 Basic system info/system state API dgtlmoon 2022-10-23 18:21:36 +02:00
  • 492bbce6b6 Build - Fix syntax in container build test (#1050) dgtlmoon 2022-10-23 16:02:13 +02:00
  • ef2a47aa85 trigger test dgtlmoon 2022-10-23 16:01:18 +02:00
  • b2757a9c97 Ahh github dgtlmoon 2022-10-23 16:01:02 +02:00
  • af799a097e Fix syntax dgtlmoon 2022-10-23 15:59:13 +02:00
  • 0394a56be5 Building - Test container build on PR dgtlmoon 2022-10-23 15:54:19 +02:00
  • 13576d081b Fix syntax push-and-pr dgtlmoon 2022-10-23 14:01:18 +02:00
  • b6373779d0 Also run on PR dgtlmoon 2022-10-23 13:57:09 +02:00
  • 7839551d6b Testing - Use same version of playwright while running tests as in production builds (#1047) Entepotenz 2022-10-23 11:26:32 +02:00
  • 9c5588c791 update path for validation in the CONTRIBUTING.md (#1046) Entepotenz 2022-10-23 11:25:29 +02:00
  • 852a698629 add optional for field bwees 2022-10-19 19:14:01 -04:00
  • 76fd27dfab fix logic error bwees 2022-10-19 19:10:01 -04:00
  • 83161e4fa3 fixed string None case bwees 2022-10-19 19:03:01 -04:00
  • 296c7c46cb fixed empty field errors bwees 2022-10-19 19:00:38 -04:00
  • 0a2644d0c3 fix tests bwees 2022-10-19 18:58:54 -04:00
  • 495e322c9e fixed import errors bwees 2022-10-19 18:55:05 -04:00
  • 0d5820932f rename branch bwees 2022-10-19 18:45:43 -04:00
  • 408be08a48 Merge branch 'dgtlmoon:master' into external-auth Brandon Wees 2022-10-19 18:42:27 -04:00
  • bad0909cc2 added external header server bwees 2022-10-19 18:42:04 -04:00
  • 5a43a350de History index safety check - Be sure that only valid history index lines are read (#1042) dgtlmoon 2022-10-19 22:41:13 +02:00
  • 775ea12067 Be sure that only valid history index lines are read history-txt-safety-check dgtlmoon 2022-10-19 22:05:37 +02:00
  • 3c31f023ce Option to Hide the Referer header from monitored websites. (#996) Michael McMillan 2022-10-18 09:16:22 +02:00
  • c80f46308a Update edit.html Brandon Wees 2022-10-17 15:10:36 -04:00
  • 4cbcc59461 0.39.20.4 0.39.20.4 dgtlmoon 2022-10-17 18:36:47 +02:00
  • 4be0260381 Better cross platform file handling in diff and preview (#1034) dgtlmoon 2022-10-17 18:36:22 +02:00
  • f16aa1b658 Merge branch 'master' into windows-diff-file-handling-improvements windows-diff-file-handling-improvements dgtlmoon 2022-10-17 18:01:48 +02:00
  • 6d02110473 Use python better read operations dgtlmoon 2022-10-17 17:59:24 +02:00
  • 957a3c1c16 0.39.20.3 0.39.20.3 dgtlmoon 2022-10-17 17:43:35 +02:00
  • 85897e0bf9 Windows - diff file handling improvements (#1031) dgtlmoon 2022-10-17 17:40:28 +02:00
  • 63095f70ea Also include tests in pip build dgtlmoon 2022-10-17 17:13:15 +02:00
  • c782a7e5c8 Use os.path.join for correct OS path separators dgtlmoon 2022-10-17 17:10:44 +02:00
  • d4b241720a Force UTF-8 encoding when processing diff text dgtlmoon 2022-10-17 17:07:13 +02:00
  • 802daa6296 Merge branch 'master' into diff-filters dgtlmoon 2022-10-17 12:10:59 +02:00
  • 2f641da182 Apply suggestions from code review Brandon Wees 2022-10-14 07:49:28 -04:00
  • 8d5b0b5576 Update README.md dgtlmoon 2022-10-12 10:51:39 +02:00
  • 1b077abd93 0.39.20.2 0.39.20.2 dgtlmoon 2022-10-12 09:53:59 +02:00
  • 32ea1a8721 Windows - JQ - Make library optional so it doesnt break Windows pip installs (#1009) dgtlmoon 2022-10-12 09:53:16 +02:00
  • cbca1b9dec template tweaks ticket-1008-jq-windows dgtlmoon 2022-10-12 09:37:55 +02:00
  • 93f3bebe0f test - only test for jq if jq installed, install jq and retest dgtlmoon 2022-10-12 09:34:41 +02:00
  • 900cff87a7 run the test dgtlmoon 2022-10-12 09:31:31 +02:00
  • e924d4308f Hide JQ text if not installed dgtlmoon 2022-10-12 09:31:24 +02:00
  • 8f5b1cee3d Update README dgtlmoon 2022-10-12 09:17:04 +02:00
  • ac6bf052a7 jq import fix dgtlmoon 2022-10-12 09:10:25 +02:00
  • 937c9346e2 Disable JQ, see if it still passes tests dgtlmoon 2022-10-12 09:03:58 +02:00
  • 00ac8645f7 Merge branch 'master' into fetchers-abstract-graphic-compare fetchers-abstract-graphic-compare dgtlmoon 2022-10-11 15:12:16 +02:00
  • bef4b40d7f cmake? dgtlmoon 2022-10-11 15:03:56 +02:00
  • fff32cef0d Adding test - Test the 'execute JS before changedetection' (#1006) dgtlmoon 2022-10-11 14:40:36 +02:00
  • 6dd26226bc Merge branch 'adding-test-webdriver_js_execute_code' into fetchers-abstract-graphic-compare dgtlmoon 2022-10-11 14:26:12 +02:00