dgtlmoon
af4bafcff8
UI - "Diff" button in overview list is now "History" button ( #2679 )
2024-10-05 17:24:29 +02:00
dgtlmoon
00458b95c4
UI - Improvements to live preview of Filters text
...
"Ignore text" is now "Remove text", it works the same but it removes the text instead of ignoring it, which is the same thing, but makes the code simpler
2024-10-05 16:32:28 +02:00
dgtlmoon
1b625dc18a
UI - "Filters & Triggers" - Live preview of text filters (Preview the output of the filters section in realtime) ( #2612 )
2024-09-28 10:40:47 +02:00
dgtlmoon
e830fb2320
Text filters - Adding filters "Trim whitespace" and "Remove duplicate lines"
2024-09-18 15:45:44 +02:00
dgtlmoon
c6589ee1b4
Browser Steps - UI - Use a better flexbox layout
2024-09-18 11:26:10 +02:00
Michael McMillan
dc936a2e8a
Filters - Add support for also removing HTML elements using XPath selectors ( #2632 )
2024-09-17 22:43:04 +02:00
dgtlmoon
eaccd6026c
UI - Hiding noisy info under 'show advanced help' button ( #2609 )
2024-09-06 14:33:06 +02:00
dgtlmoon
8a35d62e02
Handle zero-byte/empty content responses with "`[ ] Empty pages are a change`" option, the same as when the HTML doesnt render any useful text ( #2530 )
2024-07-29 13:27:59 +02:00
dgtlmoon
8acdcdd861
UI - Adding "Download latest HTML snapshot" from Edit Watch > Stats page for easier debugging ( #2513 )
2024-07-21 18:17:34 +02:00
dgtlmoon
321426dea2
Ability to use restock and price amounts in notifications as tokens (for example {{restock.price}} ) ( #2503 )
2024-07-17 20:27:47 +02:00
dgtlmoon
cffb6d748c
Restock & Price monitor - Huge refactor, set upper and lower price alert limits, set % change, follow the prices and restock amounts directly in the watch-overview list
2024-07-12 17:09:42 +02:00
dgtlmoon
1af342ef64
UI - Visual Selector now supports Shift+Click for multiple selections!
2024-07-05 20:43:26 +02:00
dgtlmoon
faeed78ffb
UI - Fixing preview/diff "ignore text" highlight button (refactor, didnt work in "preview" mode) ( #2455 )
2024-07-03 19:26:33 +02:00
dgtlmoon
2cf1829073
UI - Mobile - Hiding empty columns
2024-07-03 17:13:31 +02:00
Hritik Vijay
ffd160ce0e
Filters - Implement jqraw: filter (use this to output nicer JSON format when selecting/filtering by JSON) ( #2430 )
2024-06-21 13:31:03 +02:00
dgtlmoon
76ffc3e891
RSS - Setting to hide muted watches in RSS feed (default ON) ( #2411 )
2024-06-13 11:52:12 +02:00
dgtlmoon
6a0e14cfce
UI - Mobile CSS/layout fix wrapping on empty list text #2393
2024-05-30 14:26:51 +02:00
dgtlmoon
be91c5425c
UI - Preview single snapshot - Date and button fixes ( #2389 )
2024-05-27 12:51:01 +02:00
Alexander Sulfrian
d77f913aa0
RSS - Only insert feed header if app_rss_token is set (should be only shown in index/overview page) ( #2381 )
2024-05-21 23:47:35 +02:00
dgtlmoon
cfc689e046
Fix overflowing text
2024-05-21 12:13:23 +02:00
Alexander Sulfrian
7b04b52e45
RSS and tags/groups - Fixes use active_tag_uuid, fixes broken RSS link in page html ( #2379 )
2024-05-20 15:49:12 +02:00
dgtlmoon
f49eb4567f
Ability to set default User-Agent for either fetching types directly in the UI ( #2375 )
2024-05-20 15:11:15 +02:00
dgtlmoon
4293639f51
UI - CSS - Remove gradient border, it did not add much to the design #2377
2024-05-20 13:41:23 +02:00
dgtlmoon
e27f66eb73
UI - Ability to preview/view single changes by timestamp using keyboard or select box( #1916 )
2024-05-16 23:39:06 +02:00
dgtlmoon
8d1fb96d18
UI - Refactor of the Recheck Time Settings, Added "Use default recheck time" checkbox and refactor/simplify system handling ( #2362 )
2024-05-14 13:51:03 +02:00
dgtlmoon
815cba11ca
UI - 'stats' tab should show what the server-type detected is ( #2348 )
2024-05-07 15:23:42 +02:00
dgtlmoon
c0f000b1d1
Merge pull request from GHSA-pwgc-w4x9-gw67
...
* Auto-escape was not enabled GHSA-pwgc-w4x9-gw67
* Auto-escape was not enabled because the filenames were not something jinja2 enables it for.
2024-05-02 11:46:31 +02:00
dgtlmoon
bd6eda696c
Merge pull request from GHSA-4r7v-whpg-8rx3
...
* CVE-2024-32651 - Security fix - Server Side Template Injection in Jinja2 allows Remote Command Execution
* use ImmutableSandboxedEnvironment also in validation
2024-04-25 22:06:09 +02:00
dgtlmoon
f9954f93f3
UI - Adding UI notice if watch has group options set ( #2311 #2307 )
2024-04-16 18:48:51 +02:00
dgtlmoon
8aac7bccbe
"Send Test Notification" - Now provides better feedback and works with the actual values in system settings form
2024-04-03 16:52:42 +02:00
dgtlmoon
21f4ba2208
UI - BrowserSteps - Show step screenshot/pic should use absolute URL #2243
2024-04-03 16:15:33 +02:00
dgtlmoon
a176468fb8
UI - Add helper note
2024-03-31 16:35:09 +02:00
dgtlmoon
8fac593201
UI Text - Adding helper text to VisualSelector to explain what the connection is with the CSS/xPath filters
2024-03-26 14:58:36 +01:00
dgtlmoon
de776800e9
UI - Overview list shortcut button - Ability to reset any previous errors
2024-03-06 19:16:13 +01:00
dgtlmoon
8b8ed58f20
Chrome Extension - Adding link and install information from the API page
2024-03-06 15:21:03 +01:00
dgtlmoon
c6db7fc90e
Chrome Extension - Adding callout to UI
2024-03-06 11:06:30 +01:00
pedrogius
bc587efae2
Import - Fixed "Include filters" option (fixed typo on select) ( #2232 )
2024-03-05 10:45:32 +01:00
dgtlmoon
af747e6e3f
UI - Sorted alphabetical tag list and list of tags in groups setting ( #2205 )
2024-02-21 10:03:09 +01:00
dgtlmoon
c5a4e0aaa3
Fetching - Prefer to use SockPuppetBrowser ( #2163 )
2024-02-07 20:58:21 +01:00
dgtlmoon
616c0b3f65
New text filter - Sort text alphabetically filter ( #2153 )
2024-02-02 11:36:58 +01:00
dgtlmoon
3b16b19a94
Record notification count and show in [stats] tab ( #2150 )
2024-02-02 09:12:44 +01:00
dgtlmoon
4b49759113
UI - Show error/warning when trying to compare the same version
2024-02-01 10:36:43 +01:00
dgtlmoon
93c0385119
UI - Filters & Triggers - Adding example for keyword matching in a line
2024-01-29 14:18:14 +01:00
dgtlmoon
1f5670253e
UI - Adding icon to show which watch has Browser Steps enabled ( #2137 )
2024-01-29 12:36:53 +01:00
dgtlmoon
96793890f8
Notification - Templates - Adding an example of how to use URL encoding with tokens
2024-01-22 12:20:50 +01:00
dgtlmoon
0439155127
Notification - Templates - Adding an example of how to use |tojson for JSON payloads
2024-01-22 11:06:55 +01:00
dgtlmoon
d115b2c858
UI - [Send test notification] - Refactor to use all tokens like a real watch and Notification Body+Title from UI value ( #2079 )
2024-01-04 17:02:31 +01:00
dgtlmoon
946a556fb6
Restock detection - "In stock" should be None/"Not yet checked" by default ( #2069 )
2024-01-01 17:10:27 +01:00
dgtlmoon
f0823126c8
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
dgtlmoon
872bd2de85
UI - Extra Browsers - Adding links and more resources on how to connect a fingerprint/scraping browser
2023-12-01 13:49:12 +01:00