Commit Graph

727 Commits (cddc95193d377d46726ab8108baef0403f5b3170)

Author SHA1 Message Date
dgtlmoon 3d1e1025d2 0.45.9
11 months ago
dgtlmoon 5528b7c4b3 Restock detection - Update stock-not-in-stock.js strings (Dutch translations)
11 months ago
dextouu 792fedb8bc
Restock detection - Update stock-not-in-stock.js strings (#2032)
11 months ago
dgtlmoon 824748df9e API - Updating documentation
11 months ago
dgtlmoon 8e207ba438
API - Ability to add/import bulk list of watches as a line-feed separated list (#2021)
11 months ago
dgtlmoon f0823126c8
Notifications - Fixing support for headers in custom post://, posts:// notifications, ability to include HTTP headers when making custom notifications (#2018)
11 months ago
dgtlmoon 98f56736c1
Improve handling of SIGTERM shutdown in containers, remove unnecessary multi-process handler for pip installs, tidy up modules (#2014)
11 months ago
dgtlmoon 872bd2de85 UI - Extra Browsers - Adding links and more resources on how to connect a fingerprint/scraping browser
11 months ago
dgtlmoon e6de1dd135 0.45.8.1
11 months ago
dgtlmoon 599291645d
PDF Fetcher for change detection - Always use plain requests for PDF because otherwise we cant access the embed PDF in the browser (#2020)
11 months ago
dgtlmoon 156d403552 UI - Fix - Edit Watch 'Show advanced options' should fire at page load to show you whats possible
11 months ago
dgtlmoon 7fe0ef7099 0.45.8
11 months ago
dgtlmoon fe70beeaed Restock detector - adding more detection strings
11 months ago
dgtlmoon abf7ed9085 UI - remove incorrect label
11 months ago
dgtlmoon 19e752e9ba UI - "Add new watch" URL at main input box should always grow to match the viewport
11 months ago
dgtlmoon 684e96f5f1
UI - Tidy-up for advanced settings under watch edit, HTML validation fixes (#2011)
11 months ago
dgtlmoon 8f321139fd UI - 'Request body' section disappears after switching from 'Playwright' to 'System settings default' and back on 'Request' tab - Fixed #1449
11 months ago
dgtlmoon 7fdae82e46 Browser Steps - Adding validation for "Click X,Y" step
11 months ago
dgtlmoon bbc18d8e80
API - Make sure the watch "is viewed" attribute is correctly represented in the API output (#2009)
11 months ago
dgtlmoon d8ee5472f1
Update playwright fetcher library and API calls
11 months ago
dgtlmoon 8fd57280b7
Testing - Improve PDF text change detection tests (#1992)
12 months 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)
12 months ago
dgtlmoon f7f98945a2
Visual Selector - xPath handling misc fixes (#1976)
12 months ago
dgtlmoon 5e2049c538 Fix build issue
12 months ago
Constantin Hong 26931e0167
feature: Support XPath2.0 to 3.1 (#1774)
12 months ago
dgtlmoon 5229094e44
New functionanlity - Selectable browser / ability to add extra browser connections (good for using "scraping browsers"/ etc) (#1943)
12 months ago
dgtlmoon 5a306aa78c
API/UI - Button to regenerate API key (#1975 / #1967)
12 months ago
dgtlmoon c8dcc072c8
Code refactor for fetchers (#1941)
12 months ago
dgtlmoon 7c97a5a403 0.45.7.3
12 months ago
dgtlmoon 3607d15185 0.45.7.2
12 months ago
dgtlmoon 3382b4cb3f
UI - Cleanup fonts better display in firefox, request CSS according to version (#1968)
12 months ago
dgtlmoon 06975d6d8f 0.45.7.1
12 months ago
dgtlmoon 80f8d23309 0.45.7
12 months ago
dgtlmoon 9f41d15908 UI - Fixing issue where search box JS interfered with page render when logged out
12 months ago
dgtlmoon 89797dfe02 0.45.6
12 months ago
dgtlmoon c905652780
UI - Adding support-us widget <3 (#1956)
12 months ago
dgtlmoon 99246d3e6d
Visual Selector - Small fix, Improving elements fetcher reliability (#1947)
12 months ago
Jai Gupta d3c8386874
Import - Improved Wachete Excel XLS import support for "dynamic wachet" (sets correct state of using chrome browser or not) column (#1934)
1 year ago
dgtlmoon 47103d7f3d
Refactor Excel / wachete import, extend tests (#1931)
1 year ago
dgtlmoon 03c671bfff
Build - Upgrading pip packages (#1915)
1 year ago
dgtlmoon e209d9fba0
Ability to Import from Wachete XLSX (or any XLSX) - Wachete alternative made easy (#1921)
1 year ago
dgtlmoon a0665e1f18 Fetcher - experimental puppeteer fetch - dont rewrite the proxy protocol (fixes socks5 bug)
1 year ago
dgtlmoon 9ffe7e0eaf Nice format stats (comma sep)
1 year ago
dgtlmoon cd1aca9ee3 0.45.5
1 year ago
dgtlmoon 6a589e14f3
BrowserSteps - Wrong text taken from browser steps (#1911)
1 year ago
dgtlmoon dbb76f3618 0.45.4
1 year ago
dgtlmoon 4ae27af511
Code cleanup - Browser Steps
1 year ago
dgtlmoon e1860549dc
Fetching - Browser Step enabled watches should also identify 404/non-200 status situations (#1907)
1 year ago
dgtlmoon 9765d56a23
Text Filters - "Extract Text" filter was not being error checked properly when using a RegEx (#1902)
1 year ago
dgtlmoon 349111eb35
Fetching/BrowserSteps - Going to a page was using slightly logic to the main way - make them use the same methods (#1890)
1 year ago
dgtlmoon 71e50569a0 UI - "With errors" tag/button should always show the current tag error count
1 year ago
Marcelo Alencar 0aef5483d9
Upgrade selenium to 4.14.0 (latest) (#1783)
1 year ago
dgtlmoon c266c64b94
UI - Don't show search icon when logged out (#1896)
1 year ago
dgtlmoon 32e5498a9d
UI - Adding handy "limit to watches with errors" button (#1886)
1 year ago
dgtlmoon 0ba7928d58 UI - Viewing text differences - Tweaks to "Jump to next change" button
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 b16d65741c UI - Visual Selector should be the same page-size as Browser Steps (fit inside the browser viewport)
1 year ago
dgtlmoon b58d521d19
UI - Adding [stats] tab to watch Edit page (#1880)
1 year ago
dgtlmoon 52225f2ad8
Bugfix - [Clear history] button was not clearing all metadata (#1881)
1 year ago
dgtlmoon 7220afab0a
RSS fetch - RSS field <title> was not rendering as text correctly, added workaround #1879
1 year ago
dgtlmoon 1c0fe4c23e
PDF Fetching - Handle when the PDF is given as inline content without a proper mime header (#1875)
1 year ago
dgtlmoon f707c914b6
RSS Fetching - Handle CDATA (commented out text) in RSS correctly, generally handle RSS better (#1866)
1 year ago
dgtlmoon 9cb636e638 UI - Adding mouseover/title to show absolute date/time of a last-change or last-checked date #1860
1 year ago
dgtlmoon 1d5fe51157 UI - Difference text viewer - fixing jump to new difference on changing word/line/etc style
1 year ago
dgtlmoon c0b49d3be9 Testing - Improve xPath tests (#1863)
1 year ago
dgtlmoon c4dc85525f UI - Fixing jump to next difference button after refactor
1 year ago
dgtlmoon 26159840c8 UI - Updating proxy tip link
1 year ago
dgtlmoon 522e9786c6
UI - Adding watch label/title to [edit] page title (#1858)
1 year ago
dgtlmoon f9f6300a70 UI - Difference page - added 'title' to each change for nice mouse-over information about when the change occured
1 year ago
dgtlmoon 7734b22a19 UI - Difference page - Tweak 'preview' page invite text
1 year ago
dgtlmoon da421fe110
UI - Ability to select between any difference date ( from / to ) and minor UI cleanup for differences page (#1855)
1 year ago
dgtlmoon 3e2b55a46f UI - Difference page, make the button to find the preview page for triggers and ignored text easier to find
1 year ago
dgtlmoon 7ace259d70
System - No need to run updates on fresh installs (#1854)
1 year ago
dgtlmoon aa6ad7bf47 UI - Proxy configuration helper notes improvements
1 year ago
dgtlmoon 40dd29dbc6
Preview/Difference page - When sharing the preview/difference page, highlight-to-ignore should login should be required (#1852)
1 year ago
dgtlmoon 7debccca73
Fetching - Clarifying how fetchers work with SOCKS5 proxies
1 year ago
dgtlmoon 59578803bf 0.45.3
1 year ago
dgtlmoon ceac8c21e4
LD JSON Price followers - Handle incorrectly created LD-JSON price structures better (#1837)
1 year ago
dgtlmoon 2b948c15c1
Backend - Regular expression / string filtering refactor for Python 3.11 and deprecation warnings since Python 3.6 (#1786)
1 year ago
dgtlmoon 700729a332 UI - BrowserSteps - Browser Steps interface screen should resize relative to the browser
1 year ago
dgtlmoon b6060ac90c BrowserSteps - <input> of type 'number' should use 'enter text in field'
1 year ago
dgtlmoon 5cccccb0b6 Restock detect - bumping texts for restock detection
1 year ago
dgtlmoon c52eb512e8 UI - Proxy Scanner tool should also understand when a filter is empty or contains only an image
1 year ago
dgtlmoon 7282df9c08 UI + Fetching - Improving helper message when filter contains only an image (adding link to more help)
1 year ago
dgtlmoon e30b17b8bc
UI + Fetching - Be more helpful when a filter contains no text, suggest ways to deal with images in filters (#1819)
1 year ago
dgtlmoon 57de4ffe4f
Page fetching - Fixed possible incorrect browser user-agent header in playwright/puppeteer/browserless fetchers (#1811)
1 year ago
dgtlmoon 51e2e8a226
UI - Add extra validation help for notification body with Jinja2 markup (#1810)
1 year ago
dgtlmoon 8887459462 UI - More precise text to describe "current_snapshot" notification token
1 year ago
dgtlmoon 460c724e51 0.45.2
1 year ago
dgtlmoon dcf4bf37ed
Code/Test - Improve testing for creating backups
1 year ago
dgtlmoon e3cf22fc27 UI - Re-order notification field settings
1 year ago
dgtlmoon d497db639e UI - Notifications - Tidyup - Hide the notification tokens but show with a button/link
1 year ago
dgtlmoon 7355ac8d21 UI - Notifications - Tweak discord help text
1 year ago
dgtlmoon 2f2d0ea0f2 RSS feeds - Fixing broken links from RSS index in some environments, refactor code (#152, #148, #1684, #1798)
1 year ago
dgtlmoon a958e1fe20
UI - "recheck all" button should ignore blank/empty "tag" setting when set
1 year ago
dgtlmoon 8ac4757cd9 UI - Fix spelling error
1 year ago
dgtlmoon 2180bb256d UI - Make tgram:// and discord:// examples in notification settings link to how-to pages (#1785)
1 year ago
dgtlmoon 212f15ad5f
Catch possible crash scenario for listing watches - `date_created` was missing on add (#1787)
1 year ago
dgtlmoon 22b2068208
Ability to select "No proxy" for a watch when you have proxy's configured
1 year ago
dgtlmoon 0aa2276afb UI - Fixing update for sort by "date created" or "#" in watch overview table ( #1775 )
1 year ago