Commit Graph

609 Commits (image-binary-support)
 

Author SHA1 Message Date
dgtlmoon 9b036d7b19 Simple UI to see the difference and the two images
3 years ago
dgtlmoon 0761984bcd tweaks to image diff highlighter
3 years ago
dgtlmoon e73721a3f0 tweaking
3 years ago
dgtlmoon 86fc9d669f Basic handler for diff rendering
3 years ago
dgtlmoon 7a66b69158 Some work around diff viewing
3 years ago
dgtlmoon ddd7b2772d for now dont bother renaming snapshot
3 years ago
dgtlmoon 305060f79c Exceptions around saving snapshot were not being tracked
3 years ago
dgtlmoon cfcf59d009 Switch store filename depending on type
3 years ago
dgtlmoon af25b824a0 small tidyup
3 years ago
dgtlmoon a29085fa18 check preview page shows what we expect
3 years ago
dgtlmoon d7832d735d Check preview page is working
3 years ago
dgtlmoon 7d1c4d7673 Allow 'trigger text' on JSON docs
3 years ago
dgtlmoon 6e00f0e025 tidy up checksum check ara
3 years ago
dgtlmoon 4f536bb559 Fix json detect bug
3 years ago
dgtlmoon 38d8aa8d28 encode to str/bytes
3 years ago
dgtlmoon dec47d5c43 trying to resolve json cast issue
3 years ago
dgtlmoon cec24fe2c1 Check if 'application/json; charset=utf-8'
3 years ago
dgtlmoon f4bc0aa2ba Not needed
3 years ago
dgtlmoon 499c4797da More works and tests
3 years ago
dgtlmoon 9bc71d187e Split out content type methods
3 years ago
dependabot[bot] 536948c8c6
Bump node-sass from 6.0.1 to 7.0.0 in /changedetectionio/static/styles (#415)
3 years ago
dgtlmoon d4f4ab306a
Dont allow redirect on login, it's safer and more reliable this way (#414)
3 years ago
dgtlmoon 8d2e240a2a When using Env. FETCH_WORKERS or WEBDRIVER_DELAY_BEFORE_CONTENT_READY , it should be type int
3 years ago
dgtlmoon d7ed479ca2 0.39.8
3 years ago
dgtlmoon f25cdf0a67
Number of fetching workers can be overriden by Env "FETCH_WORKERS" (#413)
3 years ago
dgtlmoon 5214a7e0f3 Adding Env var "WEBDRIVER_DELAY_BEFORE_CONTENT_READY" to wait n seconds before extracting the text from the browser
3 years ago
dgtlmoon eb3dca3805 Language fix "watches are rechecking." it actually puts them into an internal queue "watches are QUEUED for rechecking"
3 years ago
dgtlmoon a580c238b6 Use flask url_for() for webdriver chrome icon instead of relative path
3 years ago
Alexander Aleksandrovič Klimov 7ca89f5ec3
Fix typo in the startup create-directory command suggestion (#405)
3 years ago
Alexander Aleksandrovič Klimov 8ab8aaa6ae
Introduce -h option to allow listening not on 0.0.0.0. (#406)
3 years ago
dgtlmoon 22ef9afb93
Refactor tests for notification error log handler (#404)
3 years ago
dgtlmoon abaec224f6
Notification error log handler (#403)
3 years ago
dgtlmoon 5a645fb74d Merge branch 'master' of github.com:dgtlmoon/changedetection.io
3 years ago
dgtlmoon 14db60e518 Add notification note - tgram:// bots cant send messages to other bots, so you should specify chat ID of non-bot user.
3 years ago
Radu Ursache e250c552d0
fixed the reference to wiki for rpi section (#402)
3 years ago
dgtlmoon 8e54a17e14 /preview format doesnt need <pre> - fixing too many returnlines in content on diff/preview page
3 years ago
dgtlmoon 8607eccaad
Update README.md
3 years ago
dgtlmoon 17511d0d7d
Update README - Fix docker section
3 years ago
dgtlmoon 41b806228c
Update README - Tidy up sections
3 years ago
dgtlmoon 453cf81e1d Merge branch 'master' of github.com:dgtlmoon/changedetection.io
3 years ago
dgtlmoon 0095b28ea3 Offer instance on Lemonade
3 years ago
dgtlmoon 73101a47e7
Ability to use a generated salted password in deployments as env var SALTED_PASS (#397)
3 years ago
dgtlmoon 03f776ca45
#323 Adding note about discord:// 2000 char limit (#392)
3 years ago
dgtlmoon 39b7be9e7a
plaintext mime type fix - Don't attempt to extract HTML content from plaintext, this will remove lines and break changedetection (#391)
3 years ago
dgtlmoon 6611823962 Merge branch 'master' of github.com:dgtlmoon/changedetection.io
3 years ago
dgtlmoon c1c453e4fe .add_watch() can accept empty tag
3 years ago
Tim Loderhose 4887180671
Add option for tags on import (#377)
3 years ago
dgtlmoon ac7378b7fb
Update CONTRIBUTING.md
3 years ago
dgtlmoon eeba8c864d
Update README.md
3 years ago
Travis Howse abe88192f4
Fix bug where diff and diff_full were switched in notification templates. (#380)
3 years ago