Commit Graph

637 Commits (7e0f0d0fd8a2ad1d621e342e19155ab578539234)
 

Author SHA1 Message Date
dgtlmoon 7e0f0d0fd8
Microsoft Windows installation fixes (#492)
2 years ago
dgtlmoon 8b2afa2220 GitHub tweak - container tags should be CSV list (Fix ghcr.io not building)
2 years ago
dgtlmoon f55ffa0f62 GitHub tweak - build containers also on push to master
2 years ago
dgtlmoon 942c3f021f
Allow changedetector to ignore status codes as a per-site setting (#479) (#485)
2 years ago
dgtlmoon 5483f5d694
Security update - Use CSRF token protection for forms, make "remove password" use HTTP Post (#484)
2 years ago
dgtlmoon f2fa638480
Security update - Protect against file:/// type access by webdriver/chrome. (#483)
2 years ago
dgtlmoon 82d1a7f73e Only build container on GitHub releases, not tests
2 years ago
dgtlmoon 9fc291fb63 Also change container names to help stop some DNS issues
2 years ago
dgtlmoon 3e8a15456a
Detect byte-encoding when the server mishandles the content-type header reply (#472)
2 years ago
dgtlmoon 2a03f3f57e Improving form/edit example markup
2 years ago
dgtlmoon ffad5cca97
JSON diff/preview should use utf-8 encoding where possible (#465)
2 years ago
Tim Loderhose 60a9a786e0
Fix typo in settings form
2 years ago
dgtlmoon 165e950e55 Add python venv to .gitignore
2 years ago
dgtlmoon c25294ca57 0.39.10
2 years ago
Tim Loderhose d4359c2e67
Add filter to remove elements by CSS rule from HTML before change detection is run (#445)
2 years ago
dgtlmoon 44fc804991
Minor updates to filters form text
2 years ago
dgtlmoon b72c9eaf62 Re #448 - Dont use changedetection.io as the container name and hostname, fix problems fetching from the real changedetection.io webserver :)
2 years ago
dgtlmoon 7ce9e4dfc2
Testing - Refactor HTTP Request Type test (#453)
2 years ago
dgtlmoon 3cc6586695 Make table header font size the same as content
2 years ago
dgtlmoon 09204cb43f Adjust background colours
2 years ago
dgtlmoon a709122874
Handle the case where the visitor is already logged-in and tries to login again (#447)
2 years ago
dgtlmoon efbeaf9535 Make the Request Override settings easier to understand
2 years ago
dgtlmoon 1a19fba07d Minor tweak to notification token table
2 years ago
dgtlmoon eb9020c175 Style tweak to watch form
2 years ago
dgtlmoon 13bb44e4f8 Login form style fixes
2 years ago
dgtlmoon 47f294c23b Upgrade apprise notification engine to 0.9.7 (important telegram fixes)
2 years ago
dgtlmoon a4cce16188 Remove pytest from production release pip requirements
2 years ago
dgtlmoon 69aec23d1d Style fix for background image relative to X-Forwarded-Prefix when running via reverse proxy subdirectory
2 years ago
dgtlmoon f85ccffe0a Merge branch 'master' of github.com:dgtlmoon/changedetection.io
2 years ago
dgtlmoon 0005131472 Re-arranging primary links so the important ones are easier to find on mobile
2 years ago
dgtlmoon 3be1f4ea44
Set authentication cookie path relative to X-Forwarded-Prefix when running via reverse proxy subdirectory (#446)
2 years ago
dgtlmoon 46c72a7fb3
Upgrade inscriptis HTML converter to version 2.2~ (#434)
2 years ago
dgtlmoon 96664ffb10
Better text/plain detection and refactor tests (#443)
2 years ago
dgtlmoon 615fa2c5b2
Tweak support tabs and text (#440)
2 years ago
dgtlmoon fd45fcce2f
Include link to changedetection.io hosted option (#439)
2 years ago
dgtlmoon 75ca7ec504
Improved CPU usage around the loop responsible for what sites needs to be checked
2 years ago
dgtlmoon 8b1e9f6591
Update README.md with hosting options
2 years ago
dgtlmoon 883aa968fd 0.39.9
2 years ago
dgtlmoon 3240ed2339
Minor reliability upgrade for large datasets - retry deepcopy (#436)
2 years ago
dgtlmoon a89ffffc76
"Recheck" button should work when entry is in paused state
2 years ago
dgtlmoon fda93c3798 Better file exception handling on saving index JSON
2 years ago
dgtlmoon a51c555964 Fix small issue in highlight trigger/ignore preview page with setting the background colours, add test
2 years ago
dgtlmoon b401998030 Ensure string matching on the ignore filter is always case-INsensitive
2 years ago
dgtlmoon 014fda9058
Ability to visualise trigger and filter rules against the current snapshot on the preview page
2 years ago
dgtlmoon dd384619e0
Update README.md
2 years ago
Michael 85715120e2
XPath RegularExpression support
2 years ago
dgtlmoon a0e4f9b88a better checking of JSON type
2 years ago
dgtlmoon 04bef6091e
Make system level errors from the HTTP fetchers easier to find (#421)
2 years ago
dependabot[bot] 536948c8c6
Bump node-sass from 6.0.1 to 7.0.0 in /changedetectionio/static/styles (#415)
2 years ago
dgtlmoon d4f4ab306a
Dont allow redirect on login, it's safer and more reliable this way (#414)
2 years ago