Commit Graph

1003 Commits (0f6afb9ce89c33e86696583b693d2c19ac8df5be)
 

Author SHA1 Message Date
dgtlmoon 0f6afb9ce8 Merge branch 'diff-filters' of https://github.com/bwees/changedetection.io into diff-filters
2 years ago
Brandon Wees ea2fcee4ad
fix syntax error
2 years ago
Brandon Wees bd79c5decd
Update changedetectionio/tests/test_diff_filter_changes_as_add_delete.py
2 years ago
Brandon Wees 74428372c3
Update changedetectionio/tests/test_diff_filter_only_deletions.py
2 years ago
dgtlmoon e6cdb57db0 Merge branch 'master' into diff-filters
2 years ago
dgtlmoon ac3de58116 Merge branch 'diff-filters' of https://github.com/bwees/changedetection.io into diff-filters
2 years ago
Brandon Wees e11c6aeb5f
Apply suggestions from code review
2 years ago
Brandon Wees 294bb7be15
remvoe unneeded import
2 years ago
Brandon Wees c2c8bb4de8
ensure_data_dir_exists call added
2 years ago
Brandon Wees 35d950fa74
Update changedetectionio/model/Watch.py
2 years ago
Brandon Wees d24111f3a6
Apply suggestions from code review
2 years ago
Brandon Wees 7011a04399
switching to os.path.join
2 years ago
Sandro 57f604dff1
UI - Make fetch error more readable (#1038)
2 years ago
dgtlmoon 8499468749
Update README.md
2 years ago
Brandon Wees 4364521cfc
Update changedetectionio/templates/edit.html
2 years ago
Brandon Wees 748328453e
unmerge external header server. Sorry!
2 years ago
Brandon Wees e867e89303
Update test_backup.py
2 years ago
dgtlmoon 7f6a13ea6c
Re #1052 - Watch 'open' link should use any dynamic/template info (#1063)
2 years ago
dgtlmoon 9874f0cbc7 Remove accidental files
2 years ago
dgtlmoon 3e7fd9570a Merge branch 'diff-filters' of https://github.com/bwees/changedetection.io into diff-filters
2 years ago
dgtlmoon 99f3b01013
Merge branch 'master' into diff-filters
2 years ago
dgtlmoon 72834a42fd
Backups and Snapshots - Data directory now fully portable, (all paths are relative) , refactored backup zip export creation
2 years ago
Brandon Wees 43c2e71961
Merge branch 'master' into diff-filters
2 years ago
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)
2 years ago
Brandon Wees 9946ee66d0
Merge pull request #2 from bwees/external-header-server
2 years ago
Brandon Wees 9f722cc76b
Merge branch 'dgtlmoon:master' into external-header-server
2 years ago
dgtlmoon 62b6645810 Merge branch 'master' into diff-filters
2 years ago
dgtlmoon e5e8b3bbbd Merge branch 'diff-filters' of https://github.com/bwees/changedetection.io into diff-filters
2 years ago
dgtlmoon 4eb4b401a1 API - system info - allow 5 minutes grace before watch is considered 'overdue'
2 years ago
dgtlmoon 5d40e16c73
API - Adding basic system info/system state API (#1051)
2 years ago
dgtlmoon 492bbce6b6
Build - Fix syntax in container build test (#1050)
2 years ago
dgtlmoon 0394a56be5
Building - Test container build on PR
2 years ago
Entepotenz 7839551d6b
Testing - Use same version of playwright while running tests as in production builds (#1047)
2 years ago
Entepotenz 9c5588c791
update path for validation in the CONTRIBUTING.md (#1046)
2 years ago
bwees 852a698629 add optional for field
2 years ago
bwees 76fd27dfab fix logic error
2 years ago
bwees 83161e4fa3 fixed string None case
2 years ago
bwees 296c7c46cb fixed empty field errors
2 years ago
bwees 0a2644d0c3 fix tests
2 years ago
bwees 495e322c9e fixed import errors
2 years ago
bwees 0d5820932f rename branch
2 years ago
Brandon Wees 408be08a48
Merge branch 'dgtlmoon:master' into external-auth
2 years ago
bwees bad0909cc2 added external header server
2 years ago
dgtlmoon 5a43a350de
History index safety check - Be sure that only valid history index lines are read (#1042)
2 years ago
Michael McMillan 3c31f023ce
Option to Hide the Referer header from monitored websites. (#996)
2 years ago
Brandon Wees c80f46308a
Update edit.html
2 years ago
dgtlmoon 4cbcc59461 0.39.20.4
2 years ago
dgtlmoon 4be0260381
Better cross platform file handling in diff and preview (#1034)
2 years ago
dgtlmoon 957a3c1c16 0.39.20.3
2 years ago
dgtlmoon 85897e0bf9
Windows - diff file handling improvements (#1031)
2 years ago