dgtlmoon
|
2cc6955bc3
|
Miscellaneous settings form visual improvements (#535)
|
2022-04-09 12:15:34 +02:00 |
dgtlmoon
|
9809af142d
|
Option to render links as [Some Text ](/link), adds the ability to change-detect on hyperlink changes
|
2022-04-09 10:35:14 +02:00 |
dgtlmoon
|
1890881977
|
Specify our Discord avatar_url as default avatar_url
|
2022-04-08 18:35:59 +02:00 |
dgtlmoon
|
9fc2fe85d5
|
Minor git updates
|
2022-04-08 17:21:42 +02:00 |
dgtlmoon
|
bb3c546838
|
Fix screenshot tab name
|
2022-04-08 17:08:06 +02:00 |
dgtlmoon
|
165f794595
|
Discord:// notifications should be cut to 2000 chars or Discord will not process them. (#531 + #323)
|
2022-04-08 16:32:04 +02:00 |
dgtlmoon
|
a440eece9e
|
Make long reports in the notification error log easier to read
|
2022-04-08 14:12:42 +02:00 |
dgtlmoon
|
34c83f0e7c
|
[Add email] button in notification settings with a prefix set from NOTIFICATION_MAIL_BUTTON_PREFIX env variable when defined. (#528)
|
2022-04-07 18:18:23 +02:00 |
dgtlmoon
|
f6e518497a
|
Update README.md
|
2022-04-07 14:59:31 +02:00 |
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)
|
2022-04-05 20:31:31 +02:00 |
dgtlmoon
|
3034d047c2
|
Introduce an AJAX button for sending test notifications instead of the checkbox (#519)
|
2022-04-05 18:04:26 +02:00 |
dgtlmoon
|
2620818ba7
|
Make text tab always available at default
|
2022-04-02 14:55:40 +02:00 |
dgtlmoon
|
9fe4f95990
|
When fetching a snapshot via Chrome, make the most recent screenshot available on the Diff and Preview pages (#516)
|
2022-04-02 14:49:32 +02:00 |
dgtlmoon
|
ffd2a89d60
|
Remove 'unviewed' status in watch table when Diff link clicked (#514)
|
2022-03-31 11:01:07 +02:00 |
dgtlmoon
|
8f40f19328
|
RSS feed CDATA should contain difference output
|
2022-03-30 10:51:10 +02:00 |
dgtlmoon
|
082634f851
|
Fix - {diff} and {diff_full} notifications tokens were not always including the full output
|
2022-03-29 19:18:26 +02:00 |
dgtlmoon
|
334010025f
|
Update README.md
|
2022-03-26 14:02:56 +01:00 |
dgtlmoon
|
81aa8fa16b
|
Update README.md
|
2022-03-26 09:56:56 +01:00 |
dgtlmoon
|
c79d6824e3
|
Minor UI cleanups (mobile tabs, font sizing) (#503)
|
2022-03-25 23:37:28 +01:00 |
zznidar
|
946377d2be
|
Fix typo in Filters & Triggers settings. (#495)
|
2022-03-23 23:18:04 +01:00 |
zznidar
|
5db9a30ad4
|
Add autofocus attribute to password login field (#496)
|
2022-03-23 23:17:47 +01:00 |
dgtlmoon
|
1d060225e1
|
0.39.11
|
2022-03-23 09:42:51 +01:00 |
dgtlmoon
|
7e0f0d0fd8
|
Microsoft Windows installation fixes (#492)
|
2022-03-22 23:08:08 +01:00 |
dgtlmoon
|
8b2afa2220
|
GitHub tweak - container tags should be CSV list (Fix ghcr.io not building)
|
2022-03-22 00:08:05 +01:00 |
dgtlmoon
|
f55ffa0f62
|
GitHub tweak - build containers also on push to master
|
2022-03-21 23:08:17 +01:00 |
dgtlmoon
|
942c3f021f
|
Allow changedetector to ignore status codes as a per-site setting (#479) (#485)
Co-authored-by: Ara Hayrabedian <ara.hayrabedian@gmail.com>
|
2022-03-21 23:03:54 +01:00 |
dgtlmoon
|
5483f5d694
|
Security update - Use CSRF token protection for forms, make "remove password" use HTTP Post (#484)
|
2022-03-21 22:54:27 +01:00 |
dgtlmoon
|
f2fa638480
|
Security update - Protect against file:/// type access by webdriver/chrome. (#483)
|
2022-03-21 20:59:20 +01:00 |
dgtlmoon
|
82d1a7f73e
|
Only build container on GitHub releases, not tests
|
2022-03-20 16:57:36 +01:00 |
dgtlmoon
|
9fc291fb63
|
Also change container names to help stop some DNS issues
|
2022-03-17 19:59:37 +01:00 |
dgtlmoon
|
3e8a15456a
|
Detect byte-encoding when the server mishandles the content-type header reply (#472)
|
2022-03-17 10:28:02 +01:00 |
dgtlmoon
|
2a03f3f57e
|
Improving form/edit example markup
|
2022-03-13 12:00:45 +01:00 |
dgtlmoon
|
ffad5cca97
|
JSON diff/preview should use utf-8 encoding where possible (#465)
|
2022-03-13 11:37:51 +01:00 |
Tim Loderhose
|
60a9a786e0
|
Fix typo in settings form
|
2022-03-13 10:55:37 +01:00 |
dgtlmoon
|
165e950e55
|
Add python venv to .gitignore
|
2022-03-13 10:53:33 +01:00 |
dgtlmoon
|
c25294ca57
|
0.39.10
|
2022-03-12 17:28:30 +01:00 |
Tim Loderhose
|
d4359c2e67
|
Add filter to remove elements by CSS rule from HTML before change detection is run (#445)
|
2022-03-12 13:29:30 +01:00 |
dgtlmoon
|
44fc804991
|
Minor updates to filters form text
|
2022-03-12 11:20:43 +01:00 |
dgtlmoon
|
b72c9eaf62
|
Re #448 - Dont use changedetection.io as the container name and hostname, fix problems fetching from the real changedetection.io webserver :)
|
2022-03-12 08:24:51 +01:00 |
dgtlmoon
|
7ce9e4dfc2
|
Testing - Refactor HTTP Request Type test (#453)
|
2022-03-11 18:50:02 +01:00 |
dgtlmoon
|
3cc6586695
|
Make table header font size the same as content
|
2022-03-07 13:03:59 +01:00 |
dgtlmoon
|
09204cb43f
|
Adjust background colours
|
2022-03-06 19:03:59 +01:00 |
dgtlmoon
|
a709122874
|
Handle the case where the visitor is already logged-in and tries to login again (#447)
|
2022-03-06 18:19:05 +01:00 |
dgtlmoon
|
efbeaf9535
|
Make the Request Override settings easier to understand
|
2022-03-06 17:23:21 +01:00 |
dgtlmoon
|
1a19fba07d
|
Minor tweak to notification token table
|
2022-03-06 17:10:30 +01:00 |
dgtlmoon
|
eb9020c175
|
Style tweak to watch form
|
2022-03-06 17:05:23 +01:00 |
dgtlmoon
|
13bb44e4f8
|
Login form style fixes
|
2022-03-06 17:03:15 +01:00 |
dgtlmoon
|
47f294c23b
|
Upgrade apprise notification engine to 0.9.7 (important telegram fixes)
|
2022-03-05 13:14:14 +01:00 |
dgtlmoon
|
a4cce16188
|
Remove pytest from production release pip requirements
|
2022-03-05 13:12:15 +01:00 |
dgtlmoon
|
69aec23d1d
|
Style fix for background image relative to X-Forwarded-Prefix when running via reverse proxy subdirectory
|
2022-03-05 13:08:57 +01:00 |