dgtlmoon
|
8aae7dfae0
|
UI - Fixing up 'test notification' bug from main settings and tag settings pages #2510 (#2511)
|
2024-07-19 13:51:15 +02:00 |
|
dgtlmoon
|
ed00f67a80
|
0.46.00
|
2024-07-18 14:13:06 +02:00 |
|
dgtlmoon
|
44e7e142f8
|
Restock/Price detection - Improving text information snapshot value
|
2024-07-18 13:28:54 +02:00 |
|
dgtlmoon
|
fe704e05a3
|
Restock - Tweaking storage of "original price"
|
2024-07-18 13:15:56 +02:00 |
|
dgtlmoon
|
e756e0af5e
|
Fixing file:// file pickup - for change detection of local files (#2505)
|
2024-07-18 13:05:27 +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
|
1405e962f0
|
Fixing problematic tag assigning via UI which caused watches to not accept new settings
|
2024-07-16 17:09:13 +02:00 |
|
dgtlmoon
|
a9f10946f4
|
Fixing first history/preview save issue (First version after an error, on the first check, wasnt available) (#2494)
|
2024-07-15 12:30:06 +02:00 |
|
dgtlmoon
|
6f2186b442
|
UI - Restock/price following text cleanups
|
2024-07-14 07:50:52 +02:00 |
|
dgtlmoon
|
cf0ff26275
|
UI - Extract <title> as title should work on all processors (#2490)
|
2024-07-12 19:42:18 +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
|
99b0935b42
|
Product checks - Just a basic string check is far more efficient for suggestion price/restock check plugin (#2488)
|
2024-07-12 14:46:36 +02:00 |
|
dgtlmoon
|
8f3a6a42bc
|
Testing - Adding simple memory usage test (#2483)
|
2024-07-11 15:03:42 +02:00 |
|
dgtlmoon
|
732ae1d935
|
Bugfix - Watches with BrowserSteps should recreate the data-dir if it was missing (in the case that you deleted/migrated) (#2484)
|
2024-07-11 15:03:30 +02:00 |
|
dgtlmoon
|
5437144dff
|
0.45.26
|
2024-07-11 13:52:13 +02:00 |
|
dgtlmoon
|
ed38012c6e
|
Code - Fixing deprecation warning (#2477)
|
2024-07-09 17:38:17 +02:00 |
|
dgtlmoon
|
f07ff9b55e
|
UI - Visual Selector should still update when elements were not found (#2476)
|
2024-07-09 15:35:19 +02:00 |
|
Nectariferous
|
1c46914992
|
Code - Update/modernise diff.py (#2471)
|
2024-07-09 15:08:13 +02:00 |
|
dgtlmoon
|
e9c4037178
|
UI - Visual Selector - Multiple selections (refactor) (#2475)
|
2024-07-09 15:07:23 +02:00 |
|
dgtlmoon
|
1af342ef64
|
UI - Visual Selector now supports Shift+Click for multiple selections!
|
2024-07-05 20:43:26 +02:00 |
|
dgtlmoon
|
e09ee7da97
|
UI - Visual Selector - Show/visualise all/any matching filter elements from all filters in "CSS/JSONPath/JQ/XPath Filters" include filters (#2440)
|
2024-07-05 15:20:39 +02:00 |
|
dgtlmoon
|
09bc24ff34
|
UI - Visual Selector graphics should be centred
|
2024-07-05 14:33:36 +02:00 |
|
dgtlmoon
|
a1d04bb37f
|
Snapshot count from history was not updated in watch after using [clear history] (#2459)
|
2024-07-05 11:09:31 +02:00 |
|
dgtlmoon
|
01f910f840
|
Fixing 'tags'' field from old installs (0.43.0+) could have wrong data-type causing crash
|
2024-07-04 15:23:06 +02:00 |
|
dgtlmoon
|
bed16009bb
|
0.45.25
|
2024-07-03 19:27:23 +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
|
5d9081ccb2
|
Restock detection - Updating detection texts
|
2024-07-03 18:45:36 +02:00 |
|
dgtlmoon
|
2cf1829073
|
UI - Mobile - Hiding empty columns
|
2024-07-03 17:13:31 +02:00 |
|
dgtlmoon
|
526551a205
|
UI - Mobile - Watch overview table - Sort/order buttons were not being shown correctly
|
2024-06-30 18:05:13 +02:00 |
|
Max Michels
|
13e343f9da
|
Restock detection - Added extra out-of-stock phrases for DE (#2442)
|
2024-06-26 11:03:00 +02:00 |
|
dgtlmoon
|
13be4623db
|
Restock detection - updating texts
|
2024-06-25 13:23:43 +02:00 |
|
dgtlmoon
|
3b19e3d2bf
|
UI - Fixing double punctuation in 'unpaused' message #2435
|
2024-06-24 09:15:48 +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
|
a9ed113369
|
0.45.24
|
2024-06-17 13:27:11 +02:00 |
|
dgtlmoon
|
c9af9b6374
|
Filter failure/not found notification threshold - Counter should be reset when editing a watch, clear watch errors on 'save' (#2413)
|
2024-06-17 11:42:41 +02:00 |
|
dependabot[bot]
|
5e65fb606b
|
Bump dnspython from 2.3.0 to 2.6.1 (#2306)
|
2024-06-17 10:23:50 +02:00 |
|
dgtlmoon
|
434a1b242e
|
Improve testing for Python 3.10, 3.11 and 3.12
|
2024-06-17 09:46:54 +02:00 |
|
dgtlmoon
|
bce02f9c82
|
UI - Add space around checkbox operation buttons so they work better in mobile #2393
|
2024-06-13 13:22:31 +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
|
c6ee6687b5
|
Fetching/Requests - Fixing user agent header overrides per-watch of global settings (#2409)
|
2024-06-13 10:50:46 +02:00 |
|
dgtlmoon
|
de48892243
|
Code - improving unique key fix for history database handler (#2402)
* improving unique key fix
* also bump timestamp along 1 sec
|
2024-06-06 22:59:04 +02:00 |
|
dgtlmoon
|
6aded50aca
|
UI - 'Mark all viewed' button should not show when all viewed (#2399)
|
2024-06-05 11:46:04 +02:00 |
|
dgtlmoon
|
b8e279a025
|
Fixing build test - Adding small delay (#2397)
|
2024-06-04 13:56:35 +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 |
|
dgtlmoon
|
7e8aa7e3ff
|
0.45.23
|
2024-05-22 00:01:50 +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 |
|