Commit Graph

106 Commits (2039-restock-use-itemprop)

Author SHA1 Message Date
dgtlmoon 248161bc95 Migrate earlier 'in stock' values
6 months ago
dgtlmoon 13a714bf35 small tweaks
6 months ago
dgtlmoon 7f5bdd47ae Make processors more cleanly separated
6 months ago
dgtlmoon 9629b89afc Fixing data problem
6 months ago
dgtlmoon c32173b280
Merge branch 'master' into 2039-restock-use-itemprop
6 months ago
dgtlmoon a1d04bb37f
Snapshot count from history was not updated in watch after using [clear history] (#2459)
6 months ago
dgtlmoon 343e359b39
Now saving last two HTML snapshots for future reference, refactor, dont write screenshots and xpath to disk when no change detected (saves disk IO) (#2431)
7 months ago
dgtlmoon 9dd04349de WIP
7 months ago
dgtlmoon a46d45edf2 difference should be since first check
7 months ago
dgtlmoon 7aa1e5cc00 Merge branch 'master' into 2039-restock-use-itemprop
7 months ago
dgtlmoon c9af9b6374
Filter failure/not found notification threshold - Counter should be reset when editing a watch, clear watch errors on 'save' (#2413)
7 months ago
dgtlmoon afc88d654b Merge branch 'master' into 2039-restock-use-itemprop
7 months ago
dgtlmoon 76ffc3e891
RSS - Setting to hide muted watches in RSS feed (default ON) (#2411)
7 months ago
dgtlmoon 575bdcfbe8 WIP
7 months ago
dgtlmoon ded4495801 Adding follow_price_changes
7 months ago
dgtlmoon f983ec2ff0 Merge branch 'master' into 2039-restock-use-itemprop
7 months ago
dgtlmoon de48892243
Code - improving unique key fix for history database handler (#2402)
7 months ago
dgtlmoon c1a0481ec0 skip rdfa?
8 months ago
dgtlmoon df6d120c4f Merge branch 'master' into 2039-restock-use-itemprop
8 months ago
dgtlmoon f49eb4567f
Ability to set default User-Agent for either fetching types directly in the UI (#2375)
8 months ago
dgtlmoon 8d1fb96d18
UI - Refactor of the Recheck Time Settings, Added "Use default recheck time" checkbox and refactor/simplify system handling (#2362)
8 months ago
dgtlmoon d38bb6167b big refactor
8 months ago
dgtlmoon b1170c1e33 WIP
8 months ago
dgtlmoon 0b85990d28 more work
8 months ago
dgtlmoon bd6eda696c
Merge pull request from GHSA-4r7v-whpg-8rx3
9 months ago
dgtlmoon f9954f93f3
UI - Adding UI notice if watch has group options set (#2311 #2307)
9 months ago
dgtlmoon 9449c59fbb
Code - Getting ready for newer python versions - packing our own strtobool (#2291)
9 months ago
dgtlmoon 616c0b3f65
New text filter - Sort text alphabetically filter (#2153)
12 months ago
dgtlmoon 3b16b19a94
Record notification count and show in [stats] tab (#2150)
12 months ago
dgtlmoon 7d96b4ba83
Fetching - Always record `server` software reply headers (will be used in the future) (#2143)
12 months ago
dgtlmoon 1f5670253e
UI - Adding icon to show which watch has Browser Steps enabled (#2137)
12 months ago
dgtlmoon 399cdf0fbf
Logging loguru output tweaks (#2112)
1 year ago
Constantin Hong 4be0fafa93
Support Loguru as a logger (#2036)
1 year ago
dgtlmoon 946a556fb6
Restock detection - "In stock" should be None/"Not yet checked" by default (#2069)
1 year ago
dgtlmoon bbc18d8e80
API - Make sure the watch "is viewed" attribute is correctly represented in the API output (#2009)
1 year ago
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)
1 year ago
dgtlmoon 5229094e44
New functionanlity - Selectable browser / ability to add extra browser connections (good for using "scraping browsers"/ etc) (#1943)
1 year ago
dgtlmoon c8dcc072c8
Code refactor for fetchers (#1941)
1 year ago
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)
1 year ago
dgtlmoon b58d521d19
UI - Adding [stats] tab to watch Edit page (#1880)
1 year ago
dgtlmoon 522e9786c6
UI - Adding watch label/title to [edit] page title (#1858)
1 year ago
dgtlmoon 52f2c00308
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
2 years ago
dgtlmoon b5a415c7b6
UI - Configurable pager size #1599 #1598
2 years ago
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 )
2 years ago
dgtlmoon e874df4ffc
UI - Make sort order and type sticky in cookies, ability to sort by watch created time (#1519)
2 years ago
dgtlmoon 55b6ae86e8
Ability to set which text to process triggers on (added, removed, changed) according to the difference (#1483)
2 years ago
dgtlmoon 3b80bb2f0e
Use brotli for reducing the size of the text snapshots (#1482)
2 years ago
dgtlmoon e6d2d87b31
Notification screenshots - now PNG only for now to save disk space (no point creating two images) (#1481)
2 years ago
dgtlmoon 6e71088cde New feature - Restock / stock / out of stock monitor option/mode
2 years ago
dgtlmoon 6f4fd011e3
Dont rewrite/resave snapshot when its the same data, just bump the history index, saves disk space. (#1414)
2 years ago