Commit Graph

1306 Commits (dfe26cb486c21347419ef4dfdbc29a6111bde93b)
 

Author SHA1 Message Date
dgtlmoon 9fc2fe85d5 Minor git updates
3 years ago
dgtlmoon bb3c546838 Fix screenshot tab name
3 years ago
dgtlmoon 165f794595
Discord:// notifications should be cut to 2000 chars or Discord will not process them. (#531 + #323)
3 years ago
dgtlmoon a440eece9e Make long reports in the notification error log easier to read
3 years ago
dgtlmoon 34c83f0e7c
[Add email] button in notification settings with a prefix set from NOTIFICATION_MAIL_BUTTON_PREFIX env variable when defined. (#528)
3 years ago
dgtlmoon f6e518497a
Update README.md
3 years ago
dgtlmoon 63e91a3d66 Skip processing a watch into the RSS feed if there's not enough data to examine (fixes Internal Server Error when accessing the RSS feed) (#521)
3 years ago
dgtlmoon 3034d047c2
Introduce an AJAX button for sending test notifications instead of the checkbox (#519)
3 years ago
dgtlmoon 2620818ba7 Make text tab always available at default
3 years ago
dgtlmoon 9fe4f95990
When fetching a snapshot via Chrome, make the most recent screenshot available on the Diff and Preview pages (#516)
3 years ago
dgtlmoon ffd2a89d60
Remove 'unviewed' status in watch table when Diff link clicked (#514)
3 years ago
dgtlmoon 8f40f19328
RSS feed CDATA should contain difference output
3 years ago
dgtlmoon 082634f851
Fix - {diff} and {diff_full} notifications tokens were not always including the full output
3 years ago
dgtlmoon 334010025f
Update README.md
3 years ago
dgtlmoon 81aa8fa16b
Update README.md
3 years ago
dgtlmoon c79d6824e3
Minor UI cleanups (mobile tabs, font sizing) (#503)
3 years ago
zznidar 946377d2be Fix typo in Filters & Triggers settings. (#495)
3 years ago
zznidar 5db9a30ad4 Add autofocus attribute to password login field (#496)
3 years ago
dgtlmoon 1d060225e1 0.39.11
3 years ago
dgtlmoon 7e0f0d0fd8
Microsoft Windows installation fixes (#492)
3 years ago
dgtlmoon 8b2afa2220 GitHub tweak - container tags should be CSV list (Fix ghcr.io not building)
3 years ago
dgtlmoon f55ffa0f62 GitHub tweak - build containers also on push to master
3 years ago
dgtlmoon 942c3f021f
Allow changedetector to ignore status codes as a per-site setting (#479) (#485)
3 years ago
dgtlmoon 5483f5d694
Security update - Use CSRF token protection for forms, make "remove password" use HTTP Post (#484)
3 years ago
dgtlmoon f2fa638480
Security update - Protect against file:/// type access by webdriver/chrome. (#483)
3 years ago
dgtlmoon 82d1a7f73e Only build container on GitHub releases, not tests
3 years ago
dgtlmoon 9fc291fb63 Also change container names to help stop some DNS issues
3 years ago
dgtlmoon 3e8a15456a
Detect byte-encoding when the server mishandles the content-type header reply (#472)
3 years ago
dgtlmoon 2a03f3f57e Improving form/edit example markup
3 years ago
dgtlmoon ffad5cca97
JSON diff/preview should use utf-8 encoding where possible (#465)
3 years ago
Tim Loderhose 60a9a786e0
Fix typo in settings form
3 years ago
dgtlmoon 165e950e55 Add python venv to .gitignore
3 years ago
dgtlmoon c25294ca57 0.39.10
3 years ago
Tim Loderhose d4359c2e67
Add filter to remove elements by CSS rule from HTML before change detection is run (#445)
3 years ago
dgtlmoon 44fc804991
Minor updates to filters form text
3 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 :)
3 years ago
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