dgtlmoon
|
bbc18d8e80
|
API - Make sure the watch "is viewed" attribute is correctly represented in the API output (#2009)
|
2023-11-28 11:42:08 +01:00 |
dgtlmoon
|
0285d00f13
|
UI - Clicking the "[Diff]" link should take you to the difference starting at the relative time to when you last viewed the difference page (#1989)
|
2023-11-17 17:21:26 +01: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
|
c8dcc072c8
|
Code refactor for fetchers (#1941)
|
2023-11-13 10:42:56 +01:00 |
dgtlmoon
|
1709e8f936
|
UI - BrowserSteps - Show the screenshot of an error if it happened on a step, highlight which step had the error to make it easier to find out why the step didnt work, minor fixes to timeouts(#1883)
|
2023-10-21 09:41:51 +02:00 |
dgtlmoon
|
b58d521d19
|
UI - Adding [stats] tab to watch Edit page (#1880)
|
2023-10-20 11:49:12 +02:00 |
dgtlmoon
|
522e9786c6
|
UI - Adding watch label/title to [edit] page title (#1858)
|
2023-10-13 12:51:31 +02: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
|
e874df4ffc
|
UI - Make sort order and type sticky in cookies, ability to sort by watch created time (#1519)
|
2023-04-29 17:44:23 +02:00 |
dgtlmoon
|
55b6ae86e8
|
Ability to set which text to process triggers on (added, removed, changed) according to the difference (#1483)
|
2023-03-20 20:16:57 +01:00 |
dgtlmoon
|
3b80bb2f0e
|
Use brotli for reducing the size of the text snapshots (#1482)
|
2023-03-19 21:12:22 +01:00 |
dgtlmoon
|
e6d2d87b31
|
Notification screenshots - now PNG only for now to save disk space (no point creating two images) (#1481)
|
2023-03-18 20:52:52 +01:00 |
dgtlmoon
|
6e71088cde
|
New feature - Restock / stock / out of stock monitor option/mode
|
2023-03-18 20:36:26 +01:00 |
dgtlmoon
|
6f4fd011e3
|
Dont rewrite/resave snapshot when its the same data, just bump the history index, saves disk space. (#1414)
|
2023-02-17 17:15:27 +01:00 |
dgtlmoon
|
f7f4ab314b
|
PDF text conversion - fix bug where it detected a site as a PDF file incorrectly Re #1392 #1393
|
2023-02-08 09:32:57 +01: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
|
f8e587c415
|
Security - Possible stored XSS in watch list - Only permit HTTP/HTTP/FTP by default - override with env var `SAFE_PROTOCOL_REGEX` (#1359)
|
2023-01-29 11:12:06 +01:00 |
dgtlmoon
|
948ef7ade4
|
Fix fetch UI default fetch backend option icon (#1343)
|
2023-01-25 18:07:44 +01:00 |
dgtlmoon
|
024c8d8fd5
|
API - Improvements, support PUT for updating existing watch, set muted state, set paused state, see https://changedetection.io/docs/api_v1/index.html (#1213)
|
2023-01-10 19:00:57 +01:00 |
dgtlmoon
|
fcfd1b5e10
|
Ability to configure extra proxies via the UI (#1235)
|
2022-12-19 21:48:01 +01:00 |
dgtlmoon
|
13c4121f52
|
PDF File change detection - Initial PDF fetcher support with basic text extraction (#1244)
|
2022-12-19 17:51:41 +01:00 |
dgtlmoon
|
7a1d2d924e
|
Dark mode - system setting var is not required (its cookie based)
|
2022-12-19 14:13:57 +01:00 |
dgtlmoon
|
b76148a0f4
|
Fetcher - CPU usage - Skip processing if the previous checksum and the just fetched one was the same (#925)
|
2022-12-14 15:08:34 +01:00 |
dgtlmoon
|
b58fd995b5
|
Automatically offer to track LD+JSON product price data (#1204)
|
2022-12-08 19:28:20 +01:00 |
dgtlmoon
|
2345b6b558
|
New feature - Simple extract data by regex from all historical watch text into CSV (#1191)
|
2022-12-05 14:48:03 +01:00 |
dgtlmoon
|
77409eeb3a
|
UI - Dark Mode (#1187)
|
2022-12-04 16:39:25 +01:00 |
dgtlmoon
|
e3db324698
|
Extra validation for URLs with template markup (#1166)
|
2022-11-27 16:18:11 +01:00 |
dgtlmoon
|
ade9e1138b
|
Re #1148 - Notification screenshot/JPEG was not being regenerated correctly
|
2022-11-22 17:41:06 +01:00 |
dgtlmoon
|
35d44c8277
|
Notification screenshot option should only be available to webdriver/playwright watches, screenshot sent as JPEG to save bandwidth, Simplify the logic around screenshot, (#1140)
|
2022-11-20 14:40:41 +01:00 |
Matthias Bilger
|
f066a1c38f
|
Option to attach screenshot to notification (#1127)
|
2022-11-20 09:37:48 +01:00 |
dgtlmoon
|
ca3b351bae
|
Adding a check counter to watch fetching (#1099)
|
2022-11-06 09:48:07 +01:00 |
dgtlmoon
|
359fc48fb4
|
Filters can now accept a list/multiple filters (#1064) #623
|
2022-11-03 12:13:54 +01:00 |
dgtlmoon
|
77b59809ca
|
Removing unused code (#1070)
|
2022-10-28 18:36:07 +02:00 |
dgtlmoon
|
7f6a13ea6c
|
Re #1052 - Watch 'open' link should use any dynamic/template info (#1063)
|
2022-10-27 13:29:24 +02:00 |
dgtlmoon
|
72834a42fd
|
Backups and Snapshots - Data directory now fully portable, (all paths are relative) , refactored backup zip export creation
|
2022-10-27 12:35:26 +02:00 |
dgtlmoon
|
5a43a350de
|
History index safety check - Be sure that only valid history index lines are read (#1042)
|
2022-10-19 22:41:13 +02:00 |
dgtlmoon
|
4be0260381
|
Better cross platform file handling in diff and preview (#1034)
|
2022-10-17 18:36:22 +02:00 |
dgtlmoon
|
85897e0bf9
|
Windows - diff file handling improvements (#1031)
|
2022-10-17 17:40:28 +02: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
|
0c111bd9ae
|
Further notification settings refinement (#910)
|
2022-09-08 09:10:04 +02:00 |
dgtlmoon
|
2c6faa7c4e
|
Cleaner separation of watch/global notification settings (#894)
|
2022-08-31 15:49:13 +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
|
4899c1a4f9
|
Crash fix: Data store sub-directories werent always being created when needed (#842)
|
2022-08-16 15:17:36 +02:00 |
dgtlmoon
|
269e3bb7c5
|
Column sorting (#838)
|
2022-08-16 10:45:36 +02:00 |
dgtlmoon
|
1c08d9f150
|
Remove 'last-changed' from url-watches.json and always calculate from history index (#835)
|
2022-08-15 21:14:18 +02:00 |
dgtlmoon
|
9942107016
|
Massive improvements to error handling - show separate output for non HTTP 200 status replies
|
2022-08-15 18:56:53 +02:00 |
dgtlmoon
|
baa25c9f9e
|
Feature - mute notifications (#791)
|
2022-07-29 21:09:55 +02:00 |
dgtlmoon
|
232bd92389
|
Bug fix - Filter "Only trigger when new lines appear" should check all history, not only the first item (#777)
|
2022-07-28 10:16:19 +02:00 |