Commit Graph
427 Commits
Author SHA1 Message Date
dgtlmoon aef24c42db extended tests 2022-10-28 14:08:29 +02:00
dgtlmoon 0f6afb9ce8 Merge branch 'diff-filters' of https://github.com/bwees/changedetection.io into diff-filters 2022-10-28 13:50:19 +02:00
Brandon Wees ea2fcee4ad fix syntax error 2022-10-27 12:05:57 -04:00
Brandon Weesanddgtlmoon 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 Weesanddgtlmoon 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
dgtlmoon e6cdb57db0 Merge branch 'master' into diff-filters 2022-10-27 17:56:56 +02:00
Brandon Weesanddgtlmoon 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 Weesanddgtlmoon 35d950fa74 Update changedetectionio/model/Watch.py
Co-authored-by: dgtlmoon <leigh@morresi.net>
2022-10-27 10:52:42 -04:00
Brandon Weesanddgtlmoon 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
Sandro 57f604dff1 UI - Make fetch error more readable (#1038) 2022-10-27 16:40:24 +02:00
Brandon Weesanddgtlmoon 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 7f6a13ea6c Re #1052 - Watch 'open' link should use any dynamic/template info (#1063) 2022-10-27 13:29:24 +02:00
dgtlmoon 9874f0cbc7 Remove accidental files 2022-10-27 12:43:02 +02: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 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
Entepotenz 7839551d6b Testing - Use same version of playwright while running tests as in production builds (#1047) 2022-10-23 11:26:32 +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 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 2022-10-17 17:43:35 +02:00
dgtlmoon 85897e0bf9 Windows - diff file handling improvements (#1031) 2022-10-17 17:40:28 +02:00
Brandon Weesanddgtlmoon 2f641da182 Apply suggestions from code review
Co-authored-by: dgtlmoon <leigh@morresi.net>
2022-10-14 07:49:28 -04:00
dgtlmoon 1b077abd93 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 Weesanddgtlmoon 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 2022-10-09 23:05:35 +02:00
dgtlmoon 669fd3ae0b Dont use default Requests user-agent and accept headers in playwright+selenium requests, breaks sites such as united.com. (#1004) 2022-10-09 18:25:36 +02:00