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
|
f1853b0ce7
|
Update COMMERCIAL_LICENCE.md
|
2024-07-12 13:04:54 +02:00 |
dgtlmoon
|
c331612a22
|
Update README.md - Adding link to COMMERCIAL_LICENCE.md for those interested in reselling the software
|
2024-07-12 12:48:54 +02:00 |
dgtlmoon
|
445bb0dde3
|
Adding COMMERCIAL_LICENCE.md
|
2024-07-12 12:46:12 +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 |
dgtlmoon
|
ba139e7f3f
|
Update docker-compose.yml - fix indentation re #2447
|
2024-06-28 23:08:37 +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 |
dependabot[bot]
|
ce42f8ea26
|
Build - Bump docker/build-push-action from 5 to 6 in the all group (#2436)
|
2024-06-24 08:50:02 +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
|
d31fc860cc
|
Build - fixing build warnings
|
2024-06-20 15:07:17 +02:00 |
dgtlmoon
|
90b357f457
|
Upgrade to Python 3.11 from 3.10, add faster prebuilt "wheels" for rPi devices, upgrade cryptography security library
|
2024-06-20 14:42:17 +02:00 |
dgtlmoon
|
cc147be76e
|
Prefer pythons built in "importlib" over pkg_resources+setuptools (#2424)
|
2024-06-18 09:08:48 +02:00 |
dependabot[bot]
|
8ae5ed76ce
|
Security/dependabot - Bump urllib3 from 1.26.18 to 1.26.19 (#2423)
|
2024-06-18 08:23:12 +02:00 |
dgtlmoon
|
a9ed113369
|
0.45.24
|
2024-06-17 13:27:11 +02:00 |
dgtlmoon
|
eacf920b9a
|
Update eventlet ( Fixes SSL error on Python 3.12 ) (#2419)
|
2024-06-17 12:05:20 +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 |
dependabot[bot]
|
8041d00e75
|
Code - Bump eventlet from 0.33.3 to 0.35.2 (#2305)
|
2024-06-03 17:25:14 +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 |