Commit Graph

174 Commits (1f1d2708c6152a08237ec32ebb3cfd909dae44ca)

Author SHA1 Message Date
dgtlmoon 1f1d2708c6
Mobile fixes (#87)
3 years ago
dgtlmoon bae6641777 Re #86 - Refactor scrub date limit code
3 years ago
dgtlmoon 17830de489 Tweak comments
3 years ago
dgtlmoon 0acf9cc9cb Re #77 - Repair and refactor time threshold check code
3 years ago
dgtlmoon 4b6522469b Bumping to 0.31
3 years ago
dgtlmoon 609a0a3aad Merge branch 'master' of github.com:dgtlmoon/changedetection.io
3 years ago
dgtlmoon ad8065c072 Re #75 - Adding test to confirm watched URL appears in RSS feed
3 years ago
dgtlmoon 2346b42ef2
CSS selector filter (#73)
3 years ago
dgtlmoon 91f69b92a2 Merge branch 'master' of github.com:dgtlmoon/changedetection.io
3 years ago
dgtlmoon dd211d166c Include release metadata during github build
3 years ago
dgtlmoon a03e53d826
Re #40 Ability to set individual timers (#72)
3 years ago
dgtlmoon d4f3e744de
Improvements for backup (#70)
3 years ago
dgtlmoon d50ff0b31c
Re #65 - Append BASE_URL env var to the notification if it is set (#66)
4 years ago
dgtlmoon 1b736b3726 Re #58 - reduce to 1 minute (a small rewrite is required to change the backend to store in 'seconds' instead of minutes)
4 years ago
dgtlmoon 308527f45e 56 - Fix notification test
4 years ago
dgtlmoon 969420e40b Cleanup docs
4 years ago
dgtlmoon f877af75b9
Apprise notifications (#43)
4 years ago
dgtlmoon a10efa951b Also detect pytest in the environ (for local debug)
4 years ago
dgtlmoon 24a38f26f8 Prepend 'test-' when runnning under pytest to guid
4 years ago
dgtlmoon 1d0018dced - Relabel login button
4 years ago
dgtlmoon c11adcbe4a Bumping version
4 years ago
dgtlmoon 4164ad29e3 Re #44 - Broke the menu by accident, adding tests and fixing.
4 years ago
dgtlmoon 4953e253e9 bump to 0.29
4 years ago
dgtlmoon 92c0fa90ee
Password protection / login support (#34)
4 years ago
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