Commit Graph

720 Commits (f47c2fb7f6dcb517f4ae0f145ef0084c4fa5c826)
 

Author SHA1 Message Date
dgtlmoon 7ce9e4dfc2
Testing - Refactor HTTP Request Type test (#453)
3 years ago
dgtlmoon 3cc6586695 Make table header font size the same as content
3 years ago
dgtlmoon 09204cb43f Adjust background colours
3 years ago
dgtlmoon a709122874
Handle the case where the visitor is already logged-in and tries to login again (#447)
3 years ago
dgtlmoon efbeaf9535 Make the Request Override settings easier to understand
3 years ago
dgtlmoon 1a19fba07d Minor tweak to notification token table
3 years ago
dgtlmoon eb9020c175 Style tweak to watch form
3 years ago
dgtlmoon 13bb44e4f8 Login form style fixes
3 years ago
dgtlmoon 47f294c23b Upgrade apprise notification engine to 0.9.7 (important telegram fixes)
3 years ago
dgtlmoon a4cce16188 Remove pytest from production release pip requirements
3 years ago
dgtlmoon 69aec23d1d Style fix for background image relative to X-Forwarded-Prefix when running via reverse proxy subdirectory
3 years ago
dgtlmoon f85ccffe0a Merge branch 'master' of github.com:dgtlmoon/changedetection.io
3 years ago
dgtlmoon 0005131472 Re-arranging primary links so the important ones are easier to find on mobile
3 years ago
dgtlmoon 3be1f4ea44
Set authentication cookie path relative to X-Forwarded-Prefix when running via reverse proxy subdirectory (#446)
3 years ago
dgtlmoon 46c72a7fb3
Upgrade inscriptis HTML converter to version 2.2~ (#434)
3 years ago
dgtlmoon 96664ffb10
Better text/plain detection and refactor tests (#443)
3 years ago
dgtlmoon 615fa2c5b2
Tweak support tabs and text (#440)
3 years ago
dgtlmoon fd45fcce2f
Include link to changedetection.io hosted option (#439)
3 years ago
dgtlmoon 75ca7ec504
Improved CPU usage around the loop responsible for what sites needs to be checked
3 years ago
dgtlmoon 8b1e9f6591
Update README.md with hosting options
3 years ago
dgtlmoon 883aa968fd 0.39.9
3 years ago
dgtlmoon 3240ed2339
Minor reliability upgrade for large datasets - retry deepcopy (#436)
3 years ago
dgtlmoon a89ffffc76
"Recheck" button should work when entry is in paused state
3 years ago
dgtlmoon fda93c3798 Better file exception handling on saving index JSON
3 years ago
dgtlmoon a51c555964 Fix small issue in highlight trigger/ignore preview page with setting the background colours, add test
3 years ago
dgtlmoon b401998030 Ensure string matching on the ignore filter is always case-INsensitive
3 years ago
dgtlmoon 014fda9058
Ability to visualise trigger and filter rules against the current snapshot on the preview page
3 years ago
dgtlmoon dd384619e0
Update README.md
3 years ago
Michael 85715120e2
XPath RegularExpression support
3 years ago
dgtlmoon a0e4f9b88a better checking of JSON type
3 years ago
dgtlmoon 04bef6091e
Make system level errors from the HTTP fetchers easier to find (#421)
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