Oleksandr Perepadia
|
1378b5b2ff
|
UI - Add UI options tab and setting to disable opening diff in a new tab (#3071)
|
2025-04-09 14:56:23 +02:00 |
dgtlmoon
|
f26ea55e9c
|
RSS Fixes and improvements - Ability to set "RSS Color HTML Format" in Settings, detect and filter content with bad content that could break RSS (#3055)
|
2025-03-26 12:08:15 +01:00 |
Iftekhar Alam Fuad
|
1c61b5a623
|
Header handling - Fix header parsing to split on the first colon only (headers where the value contained :// type may have been broken) (#2929)
|
2025-01-26 00:08:09 +01:00 |
dgtlmoon
|
7421e0f95e
|
New functionality - Time (weekday + time) scheduler / duration (#2802)
|
2024-12-03 12:45:28 +01:00 |
dgtlmoon
|
4e18aea5ff
|
UI - Show local timezone info in settings (for future functionality) #2793
|
2024-11-19 15:44:50 +01:00 |
dgtlmoon
|
c9af9b6374
|
Filter failure/not found notification threshold - Counter should be reset when editing a watch, clear watch errors on 'save' (#2413)
|
2024-06-17 11:42:41 +02:00 |
dgtlmoon
|
76ffc3e891
|
RSS - Setting to hide muted watches in RSS feed (default ON) (#2411)
|
2024-06-13 11:52:12 +02:00 |
dgtlmoon
|
f49eb4567f
|
Ability to set default User-Agent for either fetching types directly in the UI (#2375)
|
2024-05-20 15:11:15 +02:00 |
dgtlmoon
|
5229094e44
|
New functionanlity - Selectable browser / ability to add extra browser connections (good for using "scraping browsers"/ etc) (#1943)
|
2023-11-13 16:39:11 +01:00 |
dgtlmoon
|
52f2c00308
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2023-06-19 23:29:13 +02:00 |
dgtlmoon
|
b5a415c7b6
|
UI - Configurable pager size #1599 #1598
|
2023-05-25 16:38:54 +02:00 |
dgtlmoon
|
9e954532d6
|
Fetcher - Ability to specify headers from a textfile per watch, global or per tag ( https://github.com/dgtlmoon/changedetection.io/wiki/Adding-headers-from-an-external-file )
|
2023-05-22 17:19:52 +02:00 |
dgtlmoon
|
0ed897c50f
|
New setting to allow passwordless access to your 'diff' page - perfect for sharing your diff page securely, refactored login code (#1357)
|
2023-01-29 22:36:55 +01:00 |
dgtlmoon
|
fcfd1b5e10
|
Ability to configure extra proxies via the UI (#1235)
|
2022-12-19 21:48:01 +01:00 |
dgtlmoon
|
7a1d2d924e
|
Dark mode - system setting var is not required (its cookie based)
|
2022-12-19 14:13:57 +01:00 |
dgtlmoon
|
77409eeb3a
|
UI - Dark Mode (#1187)
|
2022-12-04 16:39:25 +01:00 |
dgtlmoon
|
669fd3ae0b
|
Dont use default Requests `user-agent` and `accept` headers in playwright+selenium requests, breaks sites such as united.com. (#1004)
|
2022-10-09 18:25:36 +02:00 |
dgtlmoon
|
ba8676c4ba
|
'Save chrome screenshot' checkbox never used, removing, we always save the screenshot. (#844)
|
2022-08-16 16:18:09 +02:00 |
dgtlmoon
|
a82fad7059
|
Send notification when CSS/xPath filter is missing after more than 6 (configurable) attempts (#771)
|
2022-07-23 17:19:00 +02:00 |
dgtlmoon
|
5beefdb7cc
|
Minor code cleanups
|
2022-07-23 13:18:44 +02:00 |
Simo Elalj
|
05584ea886
|
Use environment variables to override new watch settings defaults (user-agent, timeout, workers) (#742)
|
2022-07-08 20:50:04 +02:00 |
dgtlmoon
|
a07ca4b136
|
Re #580 - New functionality - Random "jitter" delay to requests (#681)
|
2022-06-13 12:41:53 +02:00 |
dgtlmoon
|
2566de2aae
|
Ignore whitespace on by default
|
2022-05-28 13:30:57 +02:00 |
dgtlmoon
|
07e279b38d
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
dgtlmoon
|
6734fb91a2
|
Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608)
|
2022-05-17 22:22:00 +02:00 |
dgtlmoon
|
67c833d2bc
|
Re #214 - configurable wait extra seconds for webdriver requests before extracting text (#606)
|
2022-05-17 18:35:33 +02:00 |
dgtlmoon
|
18f0b63b7d
|
Ability to specify a list of proxies to choose from, always using the first one by default, See wiki (#591)
|
2022-05-08 20:35:36 +02:00 |
dgtlmoon
|
9e708810d1
|
Seconds/minutes/hours/days between checks form field upgrade from 'minutes' only (#512)
|
2022-04-24 16:56:32 +02:00 |
dgtlmoon
|
6c3c5dc28a
|
Ability to set the default fetch mode via the DEFAULT_FETCH_BACKEND variable
|
2022-04-19 23:15:00 +02:00 |
dgtlmoon
|
8f062bfec9
|
Refactor form handling (#548)
|
2022-04-19 21:43:07 +02:00 |