Commit Graph

  • 6a5566e771 Add import by list dgtlmoon 2023-11-30 10:14:33 +01:00
  • 7fe0ef7099 0.45.8 0.45.8 dgtlmoon 2023-11-29 10:25:11 +01:00
  • fe70beeaed Restock detector - adding more detection strings dgtlmoon 2023-11-29 10:21:30 +01:00
  • abf7ed9085 UI - remove incorrect label dgtlmoon 2023-11-29 10:19:49 +01:00
  • 19e752e9ba UI - "Add new watch" URL at main input box should always grow to match the viewport dgtlmoon 2023-11-28 18:11:11 +01:00
  • 684e96f5f1 UI - Tidy-up for advanced settings under watch edit, HTML validation fixes (#2011) dgtlmoon 2023-11-28 17:31:08 +01:00
  • 5107c30461 remove xmlns:svg="http://www.w3.org UI-settings-cleanup dgtlmoon 2023-11-28 17:06:46 +01:00
  • a1316299e9 tidyup spacing a bit dgtlmoon 2023-11-28 16:57:53 +01:00
  • ed4a98e0c1 fix sizing dgtlmoon 2023-11-28 16:53:41 +01:00
  • 3004e2fffe tweak settings dgtlmoon 2023-11-28 16:47:35 +01:00
  • 8f321139fd UI - 'Request body' section disappears after switching from 'Playwright' to 'System settings default' and back on 'Request' tab - Fixed #1449 dgtlmoon 2023-11-28 14:01:15 +01:00
  • 7fdae82e46 Browser Steps - Adding validation for "Click X,Y" step dgtlmoon 2023-11-28 12:36:15 +01:00
  • bbc18d8e80 API - Make sure the watch "is viewed" attribute is correctly represented in the API output (#2009) dgtlmoon 2023-11-28 11:42:08 +01:00
  • d8ee5472f1 Update playwright fetcher library and API calls dgtlmoon 2023-11-28 11:20:06 +01:00
  • 0b086df3e0 Update changedetectionio/blueprint/browser_steps/__init__.py upgrade-playwright-1.40.0 dgtlmoon 2023-11-28 11:15:39 +01:00
  • aa88c7d002 Fix package rename dgtlmoon 2023-11-28 10:58:16 +01:00
  • 4ae466386f Fixes build issue? dgtlmoon 2023-11-28 10:40:09 +01:00
  • 70842193b0 second attempt at plugins plugin-2nd-attempt dgtlmoon 2023-11-25 20:05:18 +01:00
  • 8fd57280b7 Testing - Improve PDF text change detection tests (#1992) dgtlmoon 2023-11-20 15:18:46 +01:00
  • 23e3de9b4a improve pdf tests pdf-improve-test dgtlmoon 2023-11-20 14:07:42 +01:00
  • 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) dgtlmoon 2023-11-17 17:21:26 +01:00
  • 186dbcebba minor test 1982-auto-set-last-viewed-from-date dgtlmoon 2023-11-17 16:54:44 +01:00
  • a722f833b6 fix other cases dgtlmoon 2023-11-17 16:29:47 +01:00
  • c805a7ce20 Correct second-last timestamp dgtlmoon 2023-11-17 16:22:24 +01:00
  • 802305b06b oops dgtlmoon 2023-11-17 16:09:55 +01:00
  • 74da28589a adding test, tweaking dgtlmoon 2023-11-17 16:04:00 +01:00
  • f629b65d48 Closes #1982 dgtlmoon 2023-11-17 15:43:20 +01:00
  • f7f98945a2 Visual Selector - xPath handling misc fixes (#1976) dgtlmoon 2023-11-13 21:23:43 +01:00
  • 3647fb822b Attempt to handle #text visualselector-xpath-fixes dgtlmoon 2023-11-13 18:09:53 +01:00
  • 9ec00f4752 Visual Selector - handle small bug where whitespace after the filter caused it to not be visualised dgtlmoon 2023-11-13 18:04:31 +01:00
  • 465ff6ee44 Misc fixes dgtlmoon 2023-11-13 17:35:29 +01:00
  • 5e2049c538 Fix build issue dgtlmoon 2023-11-13 17:02:27 +01:00
  • 26931e0167 feature: Support XPath2.0 to 3.1 (#1774) Constantin Hong 2023-11-14 00:42:21 +09:00
  • 5229094e44 New functionanlity - Selectable browser / ability to add extra browser connections (good for using "scraping browsers"/ etc) (#1943) dgtlmoon 2023-11-13 16:39:11 +01:00
  • 5a306aa78c API/UI - Button to regenerate API key (#1975 / #1967) dgtlmoon 2023-11-13 16:26:50 +01:00
  • 6fb6d01e2a fix exit code checks selectable-browser-executor dgtlmoon 2023-11-13 16:16:23 +01:00
  • 6d62995e31 Button to regenerate API key Closes #1967 1967-regen-API-key dgtlmoon 2023-11-13 16:06:41 +01:00
  • bfe69de549 expand tests dgtlmoon 2023-11-13 15:48:16 +01:00
  • c437e5d740 fix path dgtlmoon 2023-11-13 15:15:22 +01:00
  • 7cc2afbb8f fix serch string dgtlmoon 2023-11-13 14:54:21 +01:00
  • 2877a639dc doesnt need port set dgtlmoon 2023-11-13 14:44:44 +01:00
  • 2f16aee0dd Attempt to test dgtlmoon 2023-11-13 14:37:48 +01:00
  • cdf611f173 fix calls dgtlmoon 2023-11-13 10:56:53 +01:00
  • 77ec1da0ff Merge branch 'master' into selectable-browser-executor dgtlmoon 2023-11-13 10:48:52 +01:00
  • c8dcc072c8 Code refactor for fetchers (#1941) dgtlmoon 2023-11-13 10:42:56 +01:00
  • dfe26cb486 Fixing proxy check call abstract-out-fetch-settings dgtlmoon 2023-11-13 10:12:07 +01:00
  • 5106e926af Trying new version of browserless browserless-2 dgtlmoon 2023-11-12 19:05:28 +01:00
  • ac89cd56cc Merge branch 'master' into abstract-out-fetch-settings dgtlmoon 2023-11-12 12:30:06 +01:00
  • 7c97a5a403 0.45.7.3 0.45.7.3 dgtlmoon 2023-11-12 12:05:54 +01:00
  • 7dd967be8e Build - update docker container cache setup 0.45.7.2 dgtlmoon 2023-11-12 10:06:46 +01:00
  • 3607d15185 0.45.7.2 dgtlmoon 2023-11-12 00:29:35 +01:00
  • 3382b4cb3f UI - Cleanup fonts better display in firefox, request CSS according to version (#1968) dgtlmoon 2023-11-12 00:29:15 +01:00
  • cb36f3495d UI - Cleanup fonts better display in firefox, request CSS according to version ui-font-versions-cleanup dgtlmoon 2023-11-12 00:10:40 +01:00
  • 5f030d3668 Revert "Build - Add piwheels support for ARMv6 and ARMv7 machines (rPi etc) (#1814)" (#1964) Marcelo Alencar 2023-11-11 16:48:34 -03:00
  • 06975d6d8f 0.45.7.1 0.45.7.1 dgtlmoon 2023-11-11 20:42:16 +01:00
  • f58e5b7f19 Build: python libraries - pinning more libraries (#1962) dgtlmoon 2023-11-11 20:41:21 +01:00
  • a064e69ecf Merge branch 'master' into 1961-fixing-flasklogin 1961-fixing-flasklogin dgtlmoon 2023-11-11 20:20:09 +01:00
  • 7354f54c5f locking werkzeug version dgtlmoon 2023-11-11 20:17:08 +01:00
  • e50eff8e35 Build: python libraries - eventlet + dnspython dep problems were fixed (#1963) dgtlmoon 2023-11-11 20:16:09 +01:00
  • 76158a3804 be sure flask_wtf is also updated fixing-eventlet-dnspython-dep-mix dgtlmoon 2023-11-11 17:09:28 +01:00
  • 6bdd812106 these two can be updated dgtlmoon 2023-11-11 17:05:00 +01:00
  • 1b21d324ed flask-login needs updating dgtlmoon 2023-11-11 16:45:22 +01:00
  • 07a853ce59 Pip builder - ignore proxy test data if it exists dgtlmoon 2023-11-10 17:50:09 +01:00
  • 80f8d23309 0.45.7 0.45.7 dgtlmoon 2023-11-10 17:39:49 +01:00
  • 9f41d15908 UI - Fixing issue where search box JS interfered with page render when logged out dgtlmoon 2023-11-10 17:38:04 +01:00
  • 89797dfe02 0.45.6 0.45.6 dgtlmoon 2023-11-10 17:32:21 +01:00
  • c905652780 UI - Adding support-us widget <3 (#1956) dgtlmoon 2023-11-10 17:31:00 +01:00
  • 99246d3e6d Visual Selector - Small fix, Improving elements fetcher reliability (#1947) dgtlmoon 2023-11-09 19:13:18 +01:00
  • 2b215443d7 Merge branch 'visualselector-elements-get' into abstract-out-fetch-settings dgtlmoon 2023-11-09 18:54:05 +01:00
  • eb2560e77d some small extra checks visualselector-elements-get dgtlmoon 2023-11-09 18:53:11 +01:00
  • ab943c0c51 Improving test coverage dgtlmoon 2023-11-09 18:49:50 +01:00
  • 9d99f4cb59 Visual Selector - Fixing malformed elements.json grabber dgtlmoon 2023-11-09 18:04:11 +01:00
  • f9f69bf0dd Update README.md - Adding import information dgtlmoon 2023-11-08 11:55:02 +01:00
  • 7477ce11d6 WIP dgtlmoon 2023-11-07 18:42:15 +01:00
  • 858b66efb4 Merge branch 'abstract-out-fetch-settings' into selectable-browser-executor dgtlmoon 2023-11-07 17:05:22 +01:00
  • 68efb25e9b Upgrade playwright browser library (#1942) dgtlmoon 2023-11-07 16:33:29 +01:00
  • 66bd632286 upgrade playwright upgrade-playwirhgt dgtlmoon 2023-11-07 15:49:35 +01:00
  • 0bcbcb80f1 tidy up source: handling dgtlmoon 2023-11-07 15:08:18 +01:00
  • b6bdc2738b tidyup sceurity check dgtlmoon 2023-11-07 15:03:31 +01:00
  • ebc7a7e568 fix security check dgtlmoon 2023-11-07 14:51:46 +01:00
  • d7bc2bd3f6 cleanups dgtlmoon 2023-11-07 14:42:34 +01:00
  • 2bd32b261a remove unsued dgtlmoon 2023-11-07 14:21:23 +01:00
  • 572a169a47 tidups dgtlmoon 2023-11-07 14:15:23 +01:00
  • 68d1e2736c tidy up methods dgtlmoon 2023-11-07 14:08:25 +01:00
  • 97e591fa24 Remove duplicate code dgtlmoon 2023-11-07 13:38:46 +01:00
  • 5d9a5d9fa8 WIP dgtlmoon 2023-11-07 11:22:58 +01:00
  • 70606ab05d Update docker-compose.yml - playwright version should be the same as in the automated tests dgtlmoon 2023-11-06 22:33:22 +01:00
  • d3c8386874 Import - Improved Wachete Excel XLS import support for "dynamic wachet" (sets correct state of using chrome browser or not) column (#1934) Jai Gupta 2023-11-06 17:20:27 +05:30
  • 47103d7f3d Refactor Excel / wachete import, extend tests (#1931) dgtlmoon 2023-11-03 15:43:57 +01:00
  • 0e4c39f1ef Add alert if URL was skipped 1924-dynamic-wachete-import dgtlmoon 2023-11-03 14:53:23 +01:00
  • 460a7762e5 bump test sheet dgtlmoon 2023-11-03 14:50:41 +01:00
  • 6c44973cfd add more helpful message dgtlmoon 2023-11-03 14:44:49 +01:00
  • 160901a32c wrap in try/except dgtlmoon 2023-11-03 14:43:34 +01:00
  • 73c0bd1839 add safety catch dgtlmoon 2023-11-03 14:39:31 +01:00
  • a15978f578 Refactor import dgtlmoon 2023-11-03 14:36:40 +01:00
  • 03c671bfff Build - Upgrading pip packages (#1915) dgtlmoon 2023-11-01 18:47:12 +01:00
  • d2daa6f28b and bump werkzeug pip-security-updates dgtlmoon 2023-11-01 18:00:28 +01:00
  • 963869b40a maybe dgtlmoon 2023-11-01 17:41:21 +01:00
  • 2f91695293 fix call dgtlmoon 2023-11-01 17:36:53 +01:00
  • 162a77079c fixing test dgtlmoon 2023-11-01 17:29:41 +01:00