.. |
custom_browser_url
|
Fetching - Prefer to use SockPuppetBrowser (#2163)
|
2024-02-07 20:58:21 +01:00 |
fetchers
|
Support Loguru as a logger (#2036)
|
2024-01-16 09:48:16 +01:00 |
import
|
Import - Improved Wachete Excel XLS import support for "dynamic wachet" (sets correct state of using chrome browser or not) column (#1934)
|
2023-11-06 12:50:27 +01:00 |
proxy_list
|
Fetching - Clarifying how fetchers work with SOCKS5 proxies
|
2023-10-09 16:57:30 +02:00 |
proxy_socks5
|
Fetching - Clarifying how fetchers work with SOCKS5 proxies
|
2023-10-09 16:57:30 +02:00 |
restock
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2023-06-19 23:29:13 +02:00 |
smtp
|
Test - Adding extra test for HTML output in emails ( #2103 )
|
2024-01-14 17:47:54 +01:00 |
unit
|
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)
|
2023-11-17 17:21:26 +01:00 |
visualselector
|
Visual Selector - Small fix, Improving elements fetcher reliability (#1947)
|
2023-11-09 19:13:18 +01:00 |
__init__.py
|
Installation via pip (#186)
|
2021-08-16 15:24:37 +02:00 |
conftest.py
|
Support Loguru as a logger (#2036)
|
2024-01-16 09:48:16 +01:00 |
test.pdf
|
PDF File change detection - Initial PDF fetcher support with basic text extraction (#1244)
|
2022-12-19 17:51:41 +01:00 |
test2.pdf
|
Testing - Improve PDF text change detection tests (#1992)
|
2023-11-20 15:18:46 +01:00 |
test_access_control.py
|
Build - Upgrading pip packages (#1915)
|
2023-11-01 18:47:12 +01:00 |
test_add_replace_remove_filter.py
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2023-06-19 23:29:13 +02:00 |
test_api.py
|
Testing - General test workflow improvements (#2144)
|
2024-01-31 15:10:44 +01:00 |
test_auth.py
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2023-06-19 23:29:13 +02:00 |
test_automatic_follow_ldjson_price.py
|
LD JSON Price followers - Handle incorrectly created LD-JSON price structures better (#1837)
|
2023-10-04 15:57:55 +02:00 |
test_backend.py
|
UI - Ability to select between any difference date ( from / to ) and minor UI cleanup for differences page (#1855)
|
2023-10-11 16:25:36 +02:00 |
test_backup.py
|
Test - tidy up backup test (#2117)
|
2024-01-17 22:35:29 +01:00 |
test_block_while_text_present.py
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2023-06-19 23:29:13 +02:00 |
test_clone.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_css_selector.py
|
UI + Fetching - Be more helpful when a filter contains no text, suggest ways to deal with images in filters (#1819)
|
2023-09-26 13:59:59 +02:00 |
test_element_removal.py
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2023-06-19 23:29:13 +02:00 |
test_encoding.py
|
Test cleanups (#1196)
|
2022-12-07 12:03:28 +01:00 |
test_errorhandling.py
|
Tests - error test - be sure to clear results from other test parts
|
2023-04-06 16:12:18 +02:00 |
test_extract_csv.py
|
Code refactor for fetchers (#1941)
|
2023-11-13 10:42:56 +01:00 |
test_extract_regex.py
|
Visual Selector - xPath handling misc fixes (#1976)
|
2023-11-13 21:23:43 +01:00 |
test_filter_exist_changes.py
|
Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765)
|
2023-09-07 08:55:06 +02:00 |
test_filter_failure_notification.py
|
Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765)
|
2023-09-07 08:55:06 +02:00 |
test_group.py
|
Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765)
|
2023-09-07 08:55:06 +02:00 |
test_history_consistency.py
|
Move history data to a textfile, improves memory handling (#638)
|
2022-05-31 23:43:50 +02:00 |
test_html_to_text.py
|
Fixing bad linebreak definition `</br>` in notifications and UI (#1465)
|
2023-03-12 17:05:34 +01:00 |
test_ignore_regex_text.py
|
Code refactor for fetchers (#1941)
|
2023-11-13 10:42:56 +01:00 |
test_ignore_text.py
|
Code refactor for fetchers (#1941)
|
2023-11-13 10:42:56 +01:00 |
test_ignorehighlighter.py
|
UI - Ability to highlight text and have it offered as a ignore-text option, really nice easy way to set ignores on changing text (#1746)
|
2023-08-24 14:29:48 +02:00 |
test_ignorehyperlinks.py
|
Fixing bad linebreak definition `</br>` in notifications and UI (#1465)
|
2023-03-12 17:05:34 +01:00 |
test_ignorestatuscode.py
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2023-06-19 23:29:13 +02:00 |
test_ignorewhitespace.py
|
Fixing bad linebreak definition `</br>` in notifications and UI (#1465)
|
2023-03-12 17:05:34 +01:00 |
test_import.py
|
Import - Improved Wachete Excel XLS import support for "dynamic wachet" (sets correct state of using chrome browser or not) column (#1934)
|
2023-11-06 12:50:27 +01:00 |
test_jinja2.py
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2023-06-19 23:29:13 +02:00 |
test_jsonpath_jq_selector.py
|
Fetching - Prefer to use SockPuppetBrowser (#2163)
|
2024-02-07 20:58:21 +01:00 |
test_nonrenderable_pages.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_notification.py
|
Notifications - Fixing support for headers in custom post://, posts:// notifications, ability to include HTTP headers when making custom notifications (#2018)
|
2023-12-01 18:05:19 +01:00 |
test_notification_errors.py
|
Notifications - When any in a list of notifications fails, the others should still work (#2106)
|
2024-01-12 12:25:21 +01:00 |
test_obfuscations.py
|
Handle simple obfuscations - HomeDepot.com style price obfuscation (#764)
|
2022-07-20 14:02:22 +02:00 |
test_pdf.py
|
Testing - Improve PDF text change detection tests (#1992)
|
2023-11-20 15:18:46 +01:00 |
test_request.py
|
Fetching - Prefer to use SockPuppetBrowser (#2163)
|
2024-02-07 20:58:21 +01:00 |
test_rss.py
|
RSS fetch - RSS field <title> was not rendering as text correctly, added workaround #1879
|
2023-10-19 16:42:05 +02:00 |
test_search.py
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2023-06-19 23:29:13 +02:00 |
test_security.py
|
Code refactor for fetchers (#1941)
|
2023-11-13 10:42:56 +01:00 |
test_share_watch.py
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2023-06-19 23:29:13 +02:00 |
test_source.py
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2023-06-19 23:29:13 +02:00 |
test_trigger.py
|
Fixing bad linebreak definition `</br>` in notifications and UI (#1465)
|
2023-03-12 17:05:34 +01:00 |
test_trigger_regex.py
|
Backend - Regular expression / string filtering refactor for Python 3.11 and deprecation warnings since Python 3.6 (#1786)
|
2023-10-03 17:44:27 +02:00 |
test_trigger_regex_with_filter.py
|
Fixing bad linebreak definition `</br>` in notifications and UI (#1465)
|
2023-03-12 17:05:34 +01:00 |
test_unique_lines.py
|
New text filter - Sort text alphabetically filter (#2153)
|
2024-02-02 11:36:58 +01:00 |
test_watch_fields_storage.py
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2023-06-19 23:29:13 +02:00 |
test_xpath_selector.py
|
feature: Support XPath2.0 to 3.1 (#1774)
|
2023-11-13 16:42:21 +01:00 |
test_xpath_selector_unit.py
|
feature: Support XPath2.0 to 3.1 (#1774)
|
2023-11-13 16:42:21 +01:00 |
util.py
|
Fetching - Always record `server` software reply headers (will be used in the future) (#2143)
|
2024-01-31 16:15:43 +01:00 |