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
|
4026575b0b
|
0.39.17.2
|
2022-08-05 15:53:09 +02:00 |
dgtlmoon
|
6f072b42e8
|
Security update - Password could be unset from settings form unexpectedly (#808)
|
2022-08-05 00:05:43 +02:00 |
dgtlmoon
|
f0f2fe94ce
|
Handle SIGTERM for cleaner shutdowns (#737)
|
2022-08-02 10:21:25 +02:00 |
dgtlmoon
|
26f5c56ba4
|
Remove [save & preview] button, the preview is not updated live so it can lead to confusion (#801)
|
2022-08-01 14:47:00 +02:00 |
dgtlmoon
|
a1c3107cd6
|
Feature - priority queue - edited and added watches should get checked before automatically queued watches (#799)
|
2022-07-31 15:35:35 +02:00 |
dgtlmoon
|
8fef3ff4ab
|
[preview current] cleanup code and add test
|
2022-07-30 20:11:56 +02:00 |
dgtlmoon
|
baa25c9f9e
|
Feature - mute notifications (#791)
|
2022-07-29 21:09:55 +02:00 |
dgtlmoon
|
cf3a1ee3e3
|
0.39.17.1
|
2022-07-29 10:13:29 +02:00 |
dgtlmoon
|
3c9d2ded38
|
0.39.17
|
2022-07-28 13:07:51 +02:00 |
dgtlmoon
|
5bd9eaf99d
|
UI Feature - Add watch in "paused" state, saving then unpauses (#779)
|
2022-07-28 12:13:26 +02:00 |
dgtlmoon
|
2f636553a9
|
Bug fix: RSS Feed should also announce utf-8 charset
|
2022-07-10 18:50:21 +02:00 |
dgtlmoon
|
15569f9592
|
0.39.16
|
2022-07-05 16:14:57 +02:00 |
dgtlmoon
|
5f9e475fe0
|
Fix notification apprise application name to changedetection.io #731
|
2022-06-30 23:11:03 +02:00 |
dgtlmoon
|
6553980cd5
|
Playwright - Use HTTP Request Headers override (Cookie, etc)
|
2022-06-25 23:42:48 +02:00 |
jtagcat
|
7c12c47204
|
lang: prefer 'clear (snap) history' to 'scrub' (#721)
|
2022-06-25 13:43:57 +02:00 |
dgtlmoon
|
dbd9b470d7
|
Minor diff page improvements - list should be sorted 'newest first' and no need to include the current version to compare against (#716)
|
2022-06-23 10:16:05 +02:00 |
dgtlmoon
|
83555a9991
|
bug fix: `last_changed` was being set on the first fetch, should only be set on the change after the first fetch #705
|
2022-06-23 09:41:55 +02:00 |
dgtlmoon
|
fba2b1a39d
|
Notifications regression bug in 0.39.15 - only sent the first notification URL
|
2022-06-15 17:05:03 +02:00 |
dgtlmoon
|
2ba00d2e1d
|
Notifications log - log what was sent after applying all cleanups
|
2022-06-14 17:01:13 +02:00 |
dgtlmoon
|
a07ca4b136
|
Re #580 - New functionality - Random "jitter" delay to requests (#681)
|
2022-06-13 12:41:53 +02:00 |
dgtlmoon
|
ba8cf2c8cf
|
0.39.15
|
2022-06-12 14:05:34 +02:00 |
dgtlmoon
|
3106b6688e
|
Watch overview list - adding spinner to make it easier to see whats currently being 'Checked'
|
2022-06-12 12:52:17 +02:00 |
dgtlmoon
|
2c83845dac
|
Preview section - add helpful check
|
2022-06-12 11:10:06 +02:00 |
dgtlmoon
|
ead610151f
|
Notification log - also log normal requests and make the log easier to find
|
2022-06-11 23:07:09 +02:00 |
dgtlmoon
|
327cc4af34
|
Use correct RSS CDATA handling (#662)
|
2022-06-08 18:40:01 +02:00 |
dgtlmoon
|
6008ff516e
|
Improve logging (#671)
|
2022-06-08 18:32:41 +02:00 |
dgtlmoon
|
cdcf4b353f
|
New [scrub] button when editing a watch - scrub single watch history (#672)
|
2022-06-08 18:32:25 +02:00 |
dgtlmoon
|
c113d5fb24
|
Screenshot handling on the diff/preview section refactor (#630)
|
2022-06-07 19:22:42 +02:00 |
dgtlmoon
|
62f14df3cb
|
Fixing RSS feed HTML content formatting (#662)
|
2022-06-06 10:24:39 +02:00 |
dgtlmoon
|
7929aeddfc
|
'Mark all viewed' button was missing in this version, added test also. (#652)
|
2022-06-02 10:01:03 +02:00 |
dgtlmoon
|
aa3c8a9370
|
Move history data to a textfile, improves memory handling (#638)
|
2022-05-31 23:43:50 +02:00 |
dgtlmoon
|
eef56e52c6
|
Adding new Visual Selector for choosing the area of the webpage to monitor - playwright/browserless only (#566)
|
2022-05-23 23:44:51 +02:00 |
dgtlmoon
|
8e3195f394
|
0.39.14
|
2022-05-23 14:40:26 +02:00 |
dgtlmoon
|
07e279b38d
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
dgtlmoon
|
70b3493866
|
Proxy settings on watch should have a "[ ] default" option (#610)
|
2022-05-18 13:59:54 +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
|
034507f14f
|
Fixing Pip install problem - Update MANIFEST to include model/ subdir, improving imports (#593)
|
2022-05-10 22:45:08 +02:00 |
dgtlmoon
|
0e385b1c22
|
0.39.13
|
2022-05-10 17:24:38 +02:00 |
dgtlmoon
|
f28c260576
|
Distill.io JSON export file importer (#592)
|
2022-05-10 17:15:41 +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
|
1d4474f5a3
|
Simplify scrub operation (simply cleans all) (#575)
|
2022-05-02 21:10:23 +02:00 |
dgtlmoon
|
c0d0424e7e
|
Data storage bug fix #569
|
2022-04-29 18:26:15 +02:00 |
dgtlmoon
|
06517bfd22
|
Ability to 'Share' a watch by a generated link, this will include all filters and triggers - see Wiki (#563)
|
2022-04-26 10:52:08 +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
|
e4eaa0c817
|
Shows which items are already in the queue, disables adding to the queue if already in the recheck queue (#552)
|
2022-04-21 12:52:45 +02:00 |
dgtlmoon
|
2a9fb12451
|
Import speed improvements, and adding an import URL batch size of 5,000 to stop accidental CPU overload (#549)
|
2022-04-19 23:15:32 +02:00 |
dgtlmoon
|
8f062bfec9
|
Refactor form handling (#548)
|
2022-04-19 21:43:07 +02:00 |