Commit Graph

62 Commits (25185e6d009cae111dfbf99ebe432409f102d139)

Author SHA1 Message Date
dgtlmoon 25185e6d00
Auto extract html title as title (#102)
3 years ago
dgtlmoon 9af1ea9fc0 Bug fix - Check 'minutes_between_check' is set
3 years ago
dgtlmoon c6a4709987 Include statistics for number of watches
3 years ago
dgtlmoon f762d889f9 Re #100 - Fixing storage of minutes_between_check and adding automated test for field storage
3 years ago
dgtlmoon 74cf72c9cd Time between rechecks is always stored as minutes
3 years ago
dgtlmoon 03c1ad3989 Ability to reset app password by placing a file called removepassword.lock into your data directory and restarting the instance
3 years ago
dgtlmoon 04acd8b2f8 0.34
3 years ago
dgtlmoon 45bd454e26 Be sure not to use blank passwords as the password
3 years ago
dgtlmoon a429223858
Re #42 - custom title (#98)
3 years ago
dgtlmoon 8bcc277310
Re #92 - Re-use existing [preview] function for viewing current (#97)
3 years ago
dgtlmoon 854520005d
#81 - Regex support (#90)
3 years ago
dgtlmoon af24079053
Use wtforms handler (#96)
3 years ago
dgtlmoon 1772568559 On settings submit, display saved message
3 years ago
dgtlmoon fa3ce97634
Use flasks' built in 'flash' method instead of a custom message/notices (#94)
3 years ago
dgtlmoon dc62bcdfca Queue an entry for immediate recheck after [edit]
3 years ago
dgtlmoon 444510c9ca "Sassify" the theme, easier to manage
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 2346b42ef2
CSS selector filter (#73)
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 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
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 47fcb8b4f8 Move logic
4 years ago
Leigh Morresi f1da8f96b6 When new ignore text is specified, reprocess the checksum
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 b0fb52017c Handle the case of someone supplying a bad link
4 years ago
Leigh Morresi c59838a6e4 Issue #5 - Remove arbitrary '600' minutes limit
4 years ago