Commit Graph

991 Commits

Author SHA1 Message Date
Brandon Wees bd79c5decd Update changedetectionio/tests/test_diff_filter_changes_as_add_delete.py
Co-authored-by: dgtlmoon <leigh@morresi.net>
2022-10-27 12:03:20 -04:00
Brandon Wees 74428372c3 Update changedetectionio/tests/test_diff_filter_only_deletions.py
Co-authored-by: dgtlmoon <leigh@morresi.net>
2022-10-27 11:57:55 -04:00
Brandon Wees e11c6aeb5f Apply suggestions from code review
Co-authored-by: dgtlmoon <leigh@morresi.net>
2022-10-27 10:59:14 -04:00
Brandon Wees 294bb7be15 remvoe unneeded import 2022-10-27 10:57:50 -04:00
Brandon Wees c2c8bb4de8 ensure_data_dir_exists call added 2022-10-27 10:54:30 -04:00
Brandon Wees 35d950fa74 Update changedetectionio/model/Watch.py
Co-authored-by: dgtlmoon <leigh@morresi.net>
2022-10-27 10:52:42 -04:00
Brandon Wees d24111f3a6 Apply suggestions from code review
Co-authored-by: dgtlmoon <leigh@morresi.net>
2022-10-27 10:52:20 -04:00
Brandon Wees 7011a04399 switching to os.path.join 2022-10-27 10:43:18 -04:00
Brandon Wees 4364521cfc Update changedetectionio/templates/edit.html
Co-authored-by: dgtlmoon <leigh@morresi.net>
2022-10-27 09:11:28 -04:00
Brandon Wees 748328453e unmerge external header server. Sorry! 2022-10-27 09:03:39 -04:00
Brandon Wees e867e89303 Update test_backup.py 2022-10-27 08:45:44 -04:00
dgtlmoon 99f3b01013 Merge branch 'master' into diff-filters 2022-10-27 12:38:51 +02:00
dgtlmoon 72834a42fd Backups and Snapshots - Data directory now fully portable, (all paths are relative) , refactored backup zip export creation 2022-10-27 12:35:26 +02:00
Brandon Wees 43c2e71961 Merge branch 'master' into diff-filters 2022-10-26 08:18:27 -04:00
dgtlmoon 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) 2022-10-24 23:20:39 +02:00
Brandon Wees 9946ee66d0 Merge pull request #2 from bwees/external-header-server
External header server
2022-10-24 09:08:57 -04:00
Brandon Wees 9f722cc76b Merge branch 'dgtlmoon:master' into external-header-server 2022-10-24 08:54:22 -04:00
dgtlmoon 4eb4b401a1 API - system info - allow 5 minutes grace before watch is considered 'overdue' 2022-10-23 23:12:28 +02:00
dgtlmoon 5d40e16c73 API - Adding basic system info/system state API (#1051) 2022-10-23 19:15:11 +02:00
dgtlmoon 492bbce6b6 Build - Fix syntax in container build test (#1050) 2022-10-23 16:02:13 +02:00
dgtlmoon 0394a56be5 Building - Test container build on PR 2022-10-23 15:54:19 +02:00
Entepotenz 7839551d6b Testing - Use same version of playwright while running tests as in production builds (#1047) 2022-10-23 11:26:32 +02:00
Entepotenz 9c5588c791 update path for validation in the CONTRIBUTING.md (#1046) 2022-10-23 11:25:29 +02:00
bwees 852a698629 add optional for field 2022-10-19 19:14:01 -04:00
bwees 76fd27dfab fix logic error 2022-10-19 19:10:01 -04:00
bwees 83161e4fa3 fixed string None case 2022-10-19 19:03:01 -04:00
bwees 296c7c46cb fixed empty field errors 2022-10-19 19:00:38 -04:00
bwees 0a2644d0c3 fix tests 2022-10-19 18:58:54 -04:00
bwees 495e322c9e fixed import errors 2022-10-19 18:55:05 -04:00
bwees 0d5820932f rename branch 2022-10-19 18:45:43 -04:00
Brandon Wees 408be08a48 Merge branch 'dgtlmoon:master' into external-auth 2022-10-19 18:42:27 -04:00
bwees bad0909cc2 added external header server 2022-10-19 18:42:04 -04:00
dgtlmoon 5a43a350de History index safety check - Be sure that only valid history index lines are read (#1042) 2022-10-19 22:41:13 +02:00
Michael McMillan 3c31f023ce Option to Hide the Referer header from monitored websites. (#996) 2022-10-18 09:16:22 +02:00
Brandon Wees c80f46308a Update edit.html 2022-10-17 15:10:36 -04:00
dgtlmoon 4cbcc59461 0.39.20.4 0.39.20.4 2022-10-17 18:36:47 +02:00
dgtlmoon 4be0260381 Better cross platform file handling in diff and preview (#1034) 2022-10-17 18:36:22 +02:00
dgtlmoon 957a3c1c16 0.39.20.3 0.39.20.3 2022-10-17 17:43:35 +02:00
dgtlmoon 85897e0bf9 Windows - diff file handling improvements (#1031) 2022-10-17 17:40:28 +02:00
dgtlmoon 63095f70ea Also include tests in pip build 2022-10-17 17:13:15 +02:00
Brandon Wees 2f641da182 Apply suggestions from code review
Co-authored-by: dgtlmoon <leigh@morresi.net>
2022-10-14 07:49:28 -04:00
dgtlmoon 8d5b0b5576 Update README.md 2022-10-12 10:51:39 +02:00
dgtlmoon 1b077abd93 0.39.20.2 0.39.20.2 2022-10-12 09:53:59 +02:00
dgtlmoon 32ea1a8721 Windows - JQ - Make library optional so it doesnt break Windows pip installs (#1009) 2022-10-12 09:53:16 +02:00
dgtlmoon fff32cef0d Adding test - Test the 'execute JS before changedetection' (#1006) 2022-10-11 14:40:36 +02:00
Brandon Wees 4951721286 Update changedetectionio/store.py
Co-authored-by: dgtlmoon <leigh@morresi.net>
2022-10-11 07:59:51 -04:00
dgtlmoon a50d6db0b2 Merge branch 'master' into diff-filters 2022-10-11 11:17:53 +02:00
dgtlmoon 8fb146f3e4 0.39.20.1 0.39.20.1 2022-10-09 23:05:35 +02:00
dgtlmoon 770b0faa45 Code - check containers build when Dockerfile or requirements.txt changes (#1005) 2022-10-09 22:58:01 +02:00
dgtlmoon f6faa90340 Adding make to Dockerfile build as required by jq for ARM devices 2022-10-09 22:29:18 +02:00