Commit Graph

150 Commits (ee8053e0e8cee2e4183cf5aeb143ac6d85ced809)

Author SHA1 Message Date
dgtlmoon 7f5b592f6f Skip using tag limit on pause when no tag is being viewed
4 years ago
dgtlmoon 1e45156bc0 Pause/Unpause should respect limit tag on redirect
4 years ago
dgtlmoon c7169ebba1 Validate duplicate URLs
4 years ago
dgtlmoon a58679f983 Chdir is not needed because we add the file from the full path, but make it 'relative' in the Zip
4 years ago
dgtlmoon 661542b056 Fix backup generation on relative paths (like when run outside docker, under venv, etc)
4 years ago
dgtlmoon 2a80022cd9 Adding noopener per CodeQL, stop pages from knowing the referer etc
4 years ago
dgtlmoon 4ed026aba6
Re #18 - Show "preview" of the page when only one revision exists (#33)
4 years ago
dgtlmoon f2b06c63bf Also check that the watch is not paused before putting it into the checking queuex
4 years ago
dgtlmoon fb723c264d Bumping version to 0.28
4 years ago
dgtlmoon 9c16695932 Open [diff] links into their own window
4 years ago
dgtlmoon 35fc76c02c Fix auto jump on viewing the diff
4 years ago
dgtlmoon 934d8c6211
Re #30 - Delete history watch snapshots (#31)
4 years ago
dgtlmoon 294256d5c3 Merge branch 'master' of github.com:dgtlmoon/changedetection.io
4 years ago
dgtlmoon b7efdfd52c Slow down the DB write interval and catch the case that it changed during write
4 years ago
dgtlmoon 6a78b5ad1d Immediately 'jump' to the change
4 years ago
dgtlmoon 98f3e61314 Tweak to hover pause icon
4 years ago
dgtlmoon e322c44d3e
Stop runtime error on dict changing during write/init at start (#27)
4 years ago
dgtlmoon 35e597a4c8 Re #22 - ability to pause
4 years ago
dgtlmoon 0a1a8340c2 Re #23 - always check value of interval time, not just on start
4 years ago
Leigh Morresi 822f3e6d20 Reuse the GUID if we have one
4 years ago
Leigh Morresi 982a0d7781 Dont show 'empty' tag, it will be in the [ALL] list
4 years ago
Leigh Morresi c5c3e8c6c2 Adding RSS feed icon
4 years ago
Leigh Morresi ff1b19cdb8 Generic object sync should use private method
4 years ago
Leigh Morresi b31bf34890 Check for new version
4 years ago
Leigh Morresi 5b2fda1a6e Fix import form flow logic
4 years ago
Leigh Morresi fb38b06eae Code tidy/lint
4 years ago
Leigh Morresi e0578acca2 Tidy up thread logic and version check
4 years ago
Leigh Morresi b0975694c8 Remove todos
4 years ago
Leigh Morresi b1fb47e689 Add icon for RSS, RSS should show only unviewed entries
4 years ago
Leigh Morresi a82e9243a6 Issue #7 - RSS feeds
4 years ago
Leigh Morresi e3e36b3cef Always override tag version (load from disk in future, so we can add it at build time)
4 years ago
Leigh Morresi cd6465f844 next dev is 0.27
4 years ago
Leigh Morresi 30d53c353f Tweak to tests
4 years ago
Leigh Morresi 47fcb8b4f8 Move logic
4 years ago
Leigh Morresi 0ec9edb971 Remove erroneous extra liveserver setup
4 years ago
Leigh Morresi f1da8f96b6 When new ignore text is specified, reprocess the checksum
4 years ago
Leigh Morresi 8bc7b5be40 Adding filter and log output to pytest
4 years ago
Leigh Morresi 022826493b Fix edit action link
4 years ago
Leigh Morresi 092f77f066 Minor lint cleanup
4 years ago
Leigh Morresi 013cbcabd4 Clean up after test case
4 years ago
Leigh Morresi 66be95ecc6 Remove liveserver, doesnt belong here
4 years ago
Leigh Morresi ec1ac300af Activate workflow on all branches
4 years ago
Leigh Morresi 468184bc3a Issue #14 - Tweaks to edit, create ignore text, tests for ignore text, integrate ignore text
4 years ago
Leigh Morresi 0855017dca Validation of added headers, should contain key/val (2 parts)
4 years ago
Leigh Morresi ae0f640ff4 Issue #12 include version for easy reference.
4 years ago
Leigh Morresi b0fb52017c Handle the case of someone supplying a bad link
4 years ago
Leigh Morresi 7ea39ada7c Adding jump to next change diff widget
4 years ago
Leigh Morresi 19dcbc2f08 Bumping schema tag to 0.25
4 years ago
Leigh Morresi c59838a6e4 Issue #5 - Remove arbitrary '600' minutes limit
4 years ago
Leigh Morresi 0a8c339535 Add test delay for github action test
4 years ago