Commit Graph

74 Commits (642ad5660dc68632253b7b0e40bf088cd1a3f077)

Author SHA1 Message Date
dgtlmoon 252d6ee6fd
Trigger text/wait (#187)
3 years ago
dgtlmoon 9e08f326be
Chrome/Webdriver support for Javascript websites (#114)
3 years ago
dgtlmoon 07308eedbd Re #121, #123 - Show the current base_url value
3 years ago
dgtlmoon 750b882546 Re #149 - allow empty timestamp limit for scrub operation
3 years ago
dgtlmoon fe4963ec04
Re #143 - Remove old notification test code, fix form handler (#145)
3 years ago
dgtlmoon cf4e294a9c
Re #135 - refactor the quick add widget (#136)
3 years ago
dgtlmoon e6fadc44fa
#76 app path prefix when behind proxy_pass (#91)
4 years ago
dgtlmoon dad48402f1
Customisable notifications (#123)
4 years ago
dgtlmoon 851142446d Usability tweak - [edit] on diff page should go back to diff page
4 years ago
dgtlmoon cd622261e9 Re #118 - Make 'show current version' more obvious
4 years ago
dgtlmoon 39a696fc7c Diff page - use the document title in <title> for better bookmarking
4 years ago
dgtlmoon b85af8904a
#110 global recheck time (#113)
4 years ago
dgtlmoon 25185e6d00
Auto extract html title as title (#102)
4 years ago
dgtlmoon 9af1ea9fc0 Bug fix - Check 'minutes_between_check' is set
4 years ago
dgtlmoon c6a4709987 Include statistics for number of watches
4 years ago
dgtlmoon f762d889f9 Re #100 - Fixing storage of minutes_between_check and adding automated test for field storage
4 years ago
dgtlmoon 74cf72c9cd Time between rechecks is always stored as minutes
4 years ago
dgtlmoon 03c1ad3989 Ability to reset app password by placing a file called removepassword.lock into your data directory and restarting the instance
4 years ago
dgtlmoon 04acd8b2f8 0.34
4 years ago
dgtlmoon 45bd454e26 Be sure not to use blank passwords as the password
4 years ago
dgtlmoon a429223858
Re #42 - custom title (#98)
4 years ago
dgtlmoon 8bcc277310
Re #92 - Re-use existing [preview] function for viewing current (#97)
4 years ago
dgtlmoon 854520005d
#81 - Regex support (#90)
4 years ago
dgtlmoon af24079053
Use wtforms handler (#96)
4 years ago
dgtlmoon 1772568559 On settings submit, display saved message
4 years ago
dgtlmoon fa3ce97634
Use flasks' built in 'flash' method instead of a custom message/notices (#94)
4 years ago
dgtlmoon dc62bcdfca Queue an entry for immediate recheck after [edit]
4 years ago
dgtlmoon 444510c9ca "Sassify" the theme, easier to manage
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 2346b42ef2
CSS selector filter (#73)
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 f877af75b9
Apprise notifications (#43)
4 years ago
dgtlmoon 4164ad29e3 Re #44 - Broke the menu by accident, adding tests and fixing.
4 years ago
dgtlmoon 92c0fa90ee
Password protection / login support (#34)
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 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 934d8c6211
Re #30 - Delete history watch snapshots (#31)
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 b31bf34890 Check for new version
4 years ago