Commit Graph

980 Commits (d1d4045c498740f8fd5d72432cd0829a3149cad1)
 

Author SHA1 Message Date
dgtlmoon d1d4045c49 Tweaks - adding hover/title to dark mode button
2 years ago
dgtlmoon 77409eeb3a UI - Dark Mode (#1187)
2 years ago
peppetemp 87726e0bb2
docker-compose - Add playwright/selenium container dependencies example (#1178)
2 years ago
dgtlmoon 72222158e9 BrowserSteps - Can be shared by the watch share link
2 years ago
dgtlmoon 1814924c19 Merge branch 'master' of github.com:dgtlmoon/changedetection.io
2 years ago
dgtlmoon 8aae4197d7 UI - Make tabs hoverable
2 years ago
dgtlmoon 3a8a41a3ff
Favicon multiplatform and path fix/update (#1176)
2 years ago
dgtlmoon 64caeea491 BrowserSteps - Cleanup interface on shutdown
2 years ago
dgtlmoon 3838bff397 BrowserSteps - More work on cleaner shutdowns of browser session
2 years ago
dgtlmoon 55ea983bda BrowserSteps - Forcefully shutdown playwright to prevent any race-conditions waiting for it to shutdown
2 years ago
dgtlmoon b4d79839bf
BrowserSteps - Make the UI require an extra step so it doesnt slow down the experience when clicking through the tabs (#1175)
2 years ago
dgtlmoon 0b8c3add34 BrowserSteps - Use correct mimetype for screenshot update
2 years ago
dgtlmoon 51d57f0963
BrowserSteps - Faster screenshot updates and enable gzip compression for all content replies in the UI (#1171)
2 years ago
dgtlmoon 6d932149e3 BrowserSteps - Add 'Execute JS' step
2 years ago
dgtlmoon 2c764e8f84 BrowserSteps - Also try to find clickable div/spans
2 years ago
dgtlmoon 07765b0d38
Update README.md
2 years ago
dgtlmoon 7c3faa8e38
Update README.md
2 years ago
dgtlmoon 4624974b91 BrowserSteps - Element finder filter (offpage) should also calculate top scroll offset
2 years ago
dgtlmoon 991841f1f9 Visual Selector and BrowserSteps - More accurate element detection when the page auto-scrolls on load Re #1169
2 years ago
dgtlmoon e3db324698
Extra validation for URLs with template markup (#1166)
2 years ago
dgtlmoon 0988bef2cd Browser Steps - adding 'please wait' text while loading
2 years ago
dgtlmoon 5b281f2c34 Re #1163 psutil missing from pip requirements
2 years ago
dgtlmoon a224f64cd6
Update README.md
2 years ago
dgtlmoon 7ee97ae37f
Update README.md
2 years ago
dgtlmoon 69756f20f2 VisualSelector & BrowserSteps - Scraper improvements, remove duplicate code
2 years ago
dgtlmoon 326b7aacbb Bumping VisualSelector example animation
2 years ago
dgtlmoon fde7b3fd97 Remove dupe xpath finder prep code
2 years ago
dgtlmoon 9d04cb014a Browsersteps 'Beta' label image path fix
2 years ago
dgtlmoon 5b530ff61c
Configurable "Browser Steps" when Playwright/Chrome is configured (enter text, scroll, wait for text, click button etc) (#478)
2 years ago
Maeglin c98536ace4
Update README.md - Make docker instructions easier to follow on Windows (#1158)
2 years ago
dgtlmoon 463747d3b7 0.39.22.1
2 years ago
dgtlmoon 791bdb42aa Merge branch 'master' of github.com:dgtlmoon/changedetection.io
2 years ago
dgtlmoon ce6c2737a8
Notification screenshot/JPEG was not being regenerated correctly (#1149)
2 years ago
dgtlmoon ade9e1138b Re #1148 - Notification screenshot/JPEG was not being regenerated correctly
2 years ago
dgtlmoon 68d5178367
Update README.md
2 years ago
dgtlmoon 41dc57aee3
Update README.md
2 years ago
dgtlmoon 943704cd04 0.39.22
2 years ago
dgtlmoon 883561f979 Fix dangling HTML tag from screenshot notification
2 years ago
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)
2 years ago
dgtlmoon d07d7a1b18
Minor test improvements
2 years ago
Matthias Bilger f066a1c38f
Option to attach screenshot to notification (#1127)
2 years ago
dgtlmoon d0d191a7d1 VisualFilter - check previously set filters were set before highlighting
2 years ago
dgtlmoon d7482c8d6a Add diff view option for JSON compare (comparing the fields defined on each. The order of fields, etc does not matter in this comparison.)
2 years ago
dgtlmoon bcf7417f63
Update visual text difference library, add option to ignore whitespace when viewing diff (#1137)
2 years ago
dgtlmoon df6e835035
Make VisualSelector show first available multiple selector, refactor to make more maintainable (#1132)
2 years ago
dgtlmoon ab28f20eba
Make link to notification debug log easier to find (#1130)
2 years ago
Hmmbob 1174b95ab4
Bump notification library (#1128)
2 years ago
dgtlmoon a564475325 Re #1126 HIDE_REFERER setting had wrong default
2 years ago
dgtlmoon 85d8d57997
Test: Re-test under HIDE_REFERER condition, use strtobool so you can use 'False' (#1121)
2 years ago
dgtlmoon 359dcb63e3
Stability fix related to the new watch check count (#1113)
2 years ago