Commit Graph

1265 Commits (dbb76f3618db54d945b2bab7ee2a94b45c1a623b)
 

Author SHA1 Message Date
dgtlmoon 8c65c60c27 Merge branch 'master' of github.com:dgtlmoon/changedetection.io
3 years ago
dgtlmoon bd0d9048e7 Re #42 - Notifications refactor token replacement fix possible missing value for watch_title
3 years ago
dependabot[bot] 3b14be4fef
Bump tar from 6.1.6 to 6.1.9 in /changedetectionio/static/styles (#209)
3 years ago
Matthias Langhard 05f7e123ed
Adds 'Create Copy' feature to clone a watch (#184)
3 years ago
dgtlmoon 54d80ddea0
adding specific test (#205)
3 years ago
Minty b9e0ad052f
New notification tokens - watch_uuid, watch_title, watch_tag, (#201)
3 years ago
dgtlmoon f8937e437a Merge branch 'master' of github.com:dgtlmoon/changedetection.io
3 years ago
dgtlmoon fbe9270528
Re #203 - validate tokens (#204)
3 years ago
dgtlmoon 58c3bc371d No point hiding the notifications customisation area because it's now in its own tab
3 years ago
dgtlmoon 4683b0d120
Update README.md
3 years ago
dgtlmoon 5fb9bbdfa3 Test - prove that notifications are not being sent when content does not change
3 years ago
dgtlmoon 5883e5b920 remove quotes from env vars
3 years ago
dgtlmoon b99957f54a Re https://github.com/dgtlmoon/changedetection.io/discussions/189
3 years ago
dgtlmoon 21cb7fbca9 Merge branch 'master' of github.com:dgtlmoon/changedetection.io
3 years ago
dgtlmoon 4ed5d4c2e7 WebDriver fetcher - settings - when an alternative one is configured, show it in the label
3 years ago
dgtlmoon 8c3163f459
Update README.md
3 years ago
dgtlmoon a11b6daa2e
Installation via pip (#186)
3 years ago
dgtlmoon 642ad5660d
Update README.md
3 years ago
dgtlmoon 252d6ee6fd
Trigger text/wait (#187)
3 years ago
dgtlmoon ba7b6b0f8b Reword group tag - more obvious name
3 years ago
dgtlmoon f2094a3010 Fix img alt/title accesibility for pause icon
3 years ago
dgtlmoon b9ed7e2d20 Let the fetcher throw an exception which will be caught and handed to the operator anyway
3 years ago
dgtlmoon 6d3962acb6 Example placeholder was pushed out
3 years ago
dgtlmoon 32a0d38025 Move fetcher tab back to general - save space on mobile
3 years ago
dgtlmoon df08d51d2a WebDriver test fetch should use environment var too
3 years ago
dgtlmoon d87c643e58 Add fetch option to each watch
3 years ago
dgtlmoon 9e08f326be
Chrome/Webdriver support for Javascript websites (#114)
3 years ago
dgtlmoon 1f821d6e8b Fixing tar npm security issue npm install "tar@>=6.1.2"
3 years ago
dgtlmoon 00fe4d4e41 tag 0.38.2
3 years ago
dgtlmoon f88561e713
Re #172 - be sure that we are non-greedy matching the first : when splitting the headers so we dont break "Cookie" header (#175)
3 years ago
dgtlmoon dd193ffcec
Update heroku.yml
3 years ago
dgtlmoon 1e39a1b745 Re #156 - PORT should always be an Integer
3 years ago
Leigh 1084603375 Merge branch 'master' of github.com:dgtlmoon/changedetection.io
3 years ago
Leigh 3f9d949534 Re #159 - Adding env var example to docker-config.yml
3 years ago
Tim Chepeleff 684deaed35
Add Heroku Deployment Support (#159)
3 years ago
Leigh 1b931fef20 Re #154 - Handle missing JSON better
3 years ago
Leigh d1976db149 high res
3 years ago
Leigh a8fb17df9a higher res screenshot
3 years ago
Leigh 8f28c80ef5 Update screenshot
3 years ago
Leigh 5a2c534fde Assert that html_tools.JSONNotFound is correctly raised
3 years ago
dgtlmoon e2304b2ce0
Re #154 Ldjson extract parse (#158)
3 years ago
dgtlmoon b87236ea20 Responsive fix for input field on mobile
3 years ago
dgtlmoon dfbc9bfc53 Re #148 - Always set something for {base_url} so we dont send possibly an empty body/title notification which could break some services.
3 years ago
dgtlmoon f3ba051df4 Add medium-size-desktop class to notification custom title
3 years ago
dgtlmoon affe39ff98 Notification default: Make sure to use atleast some text here, a blank notification body could be problematic for some services
3 years ago
dgtlmoon 0f5d5e6caf Re #150 - stop using 'size' across all elements and rely on CSS for a better mobile experience (stops fields from pushing out)
3 years ago
Preston 2a66ac1db0
fix: setting overflow in mobile view (#150)
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 1c09407e24 Dont show "new version available" message when password is enabled and user is logged out
3 years ago