Commit Graph

183 Commits (23738c98bc5e3ec8e8d84a610435d8216664208b)

Author SHA1 Message Date
Leonardo Brondani Schenkel cec45a7ad7
Strip surrounding whitespace from elements (#89)
4 years ago
dgtlmoon dc62bcdfca Queue an entry for immediate recheck after [edit]
4 years ago
dgtlmoon d304449cb1 Adding helper method to remove text files that are not in the index
4 years ago
dgtlmoon 878584f043 Fix typo
4 years ago
dgtlmoon b4fa7d2089 Re #88 - placeholder text on CSS rule
4 years ago
dgtlmoon b0592df3cb Re #86 - fix typo
4 years ago
dgtlmoon ddd8bd34f2 0.32 release
4 years ago
dgtlmoon afea79adf9 Sassify the diff page
4 years ago
dgtlmoon 444510c9ca "Sassify" the theme, easier to manage
4 years ago
dgtlmoon 1f1d2708c6
Mobile fixes (#87)
4 years ago
dgtlmoon bae6641777 Re #86 - Refactor scrub date limit code
4 years ago
dgtlmoon 17830de489 Tweak comments
4 years ago
dgtlmoon 0acf9cc9cb Re #77 - Repair and refactor time threshold check code
4 years ago
dgtlmoon 4b6522469b Bumping to 0.31
4 years ago
dgtlmoon 609a0a3aad Merge branch 'master' of github.com:dgtlmoon/changedetection.io
4 years ago
dgtlmoon ad8065c072 Re #75 - Adding test to confirm watched URL appears in RSS feed
4 years ago
dgtlmoon 2346b42ef2
CSS selector filter (#73)
4 years ago
dgtlmoon 91f69b92a2 Merge branch 'master' of github.com:dgtlmoon/changedetection.io
4 years ago
dgtlmoon dd211d166c Include release metadata during github build
4 years ago
dgtlmoon a03e53d826
Re #40 Ability to set individual timers (#72)
4 years ago
dgtlmoon d4f3e744de
Improvements for backup (#70)
4 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