dgtlmoon
960c0510b3
Fix error handler
2025-04-22 11:25:30 +02:00
dgtlmoon
440847820f
Revert "Better error reporting"
...
This reverts commit c9f0921b02
.
2025-04-22 11:15:28 +02:00
dgtlmoon
c9f0921b02
Better error reporting
2025-04-22 11:11:57 +02:00
dgtlmoon
0d1366dfb9
Make browsersteps UI a little more resilient
2025-04-22 11:03:47 +02:00
dgtlmoon
a0b7efb436
UI - Fix to edit and groups template
2025-04-16 18:40:30 +02:00
dgtlmoon
52ca855a29
Undo forced selenium headless mode, small refactor ( #3112 )
2025-04-12 19:26:17 +02:00
dgtlmoon
cfb4decf67
UI Edit/Stats - Add levenshtein distance info, explains how "different" the last two snapshot are ( #3109 )
2025-04-11 17:36:29 +02:00
dgtlmoon
96dc49e229
App memory - Apprise import only when needed - saves ~50Mb RAM if you dont have any notifications enabled ( #3106 )
2025-04-11 10:37:09 +02:00
dgtlmoon
4269079c54
Refactor image saving with forked process to reduce memory usage, improvements to xpath scraper handling ( #3099 )
2025-04-11 09:04:51 +02:00
Sean Kelly
9f326783e5
Memory fixes for large playwright screenshots ( #3092 )
2025-04-09 17:02:44 +02:00
Oleksandr Perepadia
1378b5b2ff
UI - Add UI options tab and setting to disable opening diff in a new tab ( #3071 )
2025-04-09 14:56:23 +02:00
dgtlmoon
786e0d1fab
UI - "Recheck all" should also queue most overdue first (same like automatic scheduler) ( #3087 )
2025-04-04 12:40:21 +02:00
dgtlmoon
78b7aee512
Groups - Including "Extract text", "Text to ignore", "Trigger text" and "Text that should not be present" filters
2025-04-04 11:16:12 +02:00
dgtlmoon
2a1c832f8d
Use lowercase static asset filenames
2025-04-01 11:51:43 +02:00
dgtlmoon
97291ce6d0
Code - Tidy up lint errors ( #3074 )
2025-03-31 13:05:48 +02:00
Luca
ea9ba3bb2e
Notifications backend - Refactor + tests for Apprise custom integration ( #3057 )
2025-03-27 18:07:36 +01:00
dgtlmoon
c7ffebce2a
UI - Watch edit - "Clone" Should be "Clone & Edit" without watch history, redirect to the new edit page ( #3063 #2782 )
2025-03-27 11:24:42 +01:00
dgtlmoon
e850540a91
UI - Set a graph % of ETA time completed of checking the watch ( #3060 )
2025-03-26 17:06:24 +01:00
dgtlmoon
f26ea55e9c
RSS Fixes and improvements - Ability to set "RSS Color HTML Format" in Settings, detect and filter content with bad content that could break RSS ( #3055 )
2025-03-26 12:08:15 +01:00
dgtlmoon
302ef80d95
Server - Path blueprint fixes and moving code blueprint to fix RSS forward slash on url ( #3054 )
2025-03-25 22:57:15 +01:00
dgtlmoon
036b006226
Adding Tags/Groups API ( #3049 )
2025-03-23 16:41:38 +01:00
dgtlmoon
32d110b92f
Template tidyup & UI Fixes ( #3044 )
2025-03-22 22:48:01 +01:00
dgtlmoon
73189672c3
Refactor code layout, add extra tests
2025-03-18 10:40:22 +01:00
dgtlmoon
ff00417bc5
Browser Steps - Should use the Watch URL/link after any Jinja2 type templates are applied
2025-02-27 17:22:39 +01:00
dgtlmoon
849c5b2293
BrowserSteps - Speed up scraping, refactor screenshot handling for very long pages ( #2999 )
2025-02-27 16:52:38 +01:00
dgtlmoon
4bf560256b
Browser Steps - Added new "Make all child elements visible" action
2025-02-26 23:12:02 +01:00
dgtlmoon
7903b03a0c
Browser Steps - Added new "Remove elements" action
2025-02-26 22:37:06 +01:00
dgtlmoon
5d9380609c
Browser Steps - Increasing timeout for actions and unifying timeout values
2025-02-10 10:56:44 +01:00
dgtlmoon
a8b3918fca
Browser Steps - Fixing 'Uncheck checkbox' #2958
2025-02-10 10:49:40 +01:00
dgtlmoon
7421e0f95e
New functionality - Time (weekday + time) scheduler / duration ( #2802 )
2024-12-03 12:45:28 +01:00
dgtlmoon
942625e1fb
Backups - Hide incomplete/running backups from being downloaded
2024-10-31 10:58:41 +01:00
dgtlmoon
33c83230a6
Backups - Backups now operate in the background, provide a nice UI to access/download previous backups ( #2755 )
2024-10-31 10:34:59 +01:00
dgtlmoon
5bb47e47db
Remove same checksum skip check - saved a little CPU but added a lot of complexity ( #2700 )
2024-10-11 17:28:42 +02:00
dgtlmoon
c1c8de3104
Fixing proxy checker ( #2696 )
2024-10-11 00:19:19 +02:00
dgtlmoon
5a768d7db3
UTF-8 handling fixes, Improvements to whitespace filtering ( #2691 )
2024-10-10 14:59:39 +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
Dawid Wróbel
a5ff1cd1d7
browser_steps: add "click element containing text if exists" ( #2629 )
2024-09-17 18:30:54 +02:00
dgtlmoon
eaccd6026c
UI - Hiding noisy info under 'show advanced help' button ( #2609 )
2024-09-06 14:33:06 +02:00
Mike Splain
bf0d410d32
Browser Steps UI - Interactive UI wasn't sending headers but was when the check ran ( #2551 )
2024-08-19 10:21:05 +02:00
Kenny Root
d23a301826
Use #!/usr/bin/env to support virtualenv ( #2518 )
2024-07-25 14:39:01 +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
bde27c8a8f
Restock & Price detection - Ability to set up a tag/group that applies to all watches with price + restock limits
2024-07-16 17:23:39 +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
ed38012c6e
Code - Fixing deprecation warning ( #2477 )
2024-07-09 17:38:17 +02:00
dgtlmoon
343e359b39
Now saving last two HTML snapshots for future reference, refactor, dont write screenshots and xpath to disk when no change detected (saves disk IO) ( #2431 )
2024-06-23 09:19:32 +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
cc147be76e
Prefer pythons built in "importlib" over pkg_resources+setuptools ( #2424 )
2024-06-18 09:08:48 +02:00
dgtlmoon
e4504fee49
Browser Steps - Fixing "goto site" step #2330 #2337 ( #2364 )
2024-05-15 10:49:30 +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