Wykres commitów

1683 Commity (8e9a83d8f41f35d157afd7fc6fc047b655787bd2)

Autor SHA1 Wiadomość Data
dgtlmoon 8e9a83d8f4 0.49.3 2025-02-22 10:24:44 +01:00
dgtlmoon 5961838143 UI - Reverting JS change to tabs (the better fix was the W3C HTML validation) 2025-02-22 10:22:25 +01:00
dgtlmoon 8cf4a8128b 0.49.2 2025-02-19 16:01:01 +01:00
dgtlmoon 24c3bfe5ad
UI - Make the setup and error messages for Visual Selector and Browser Steps a lot more meaningful (#2977) 2025-02-19 14:18:18 +01:00
dgtlmoon bdd9760f3c
Update docker-compose.yml 2025-02-19 10:46:22 +01:00
dgtlmoon e37467f649 UI - More W3C HTML validation fixes 2025-02-19 10:44:54 +01:00
dgtlmoon d42fdf0257
UI - More W3C validation fixes (#2973) 2025-02-18 11:02:05 +01:00
dgtlmoon 939fa86582 UI - Tweaks for HTML validation 2025-02-18 10:17:19 +01:00
dgtlmoon b87c92b9e0
Filter - "Unique lines" could possibly crash if history was empty or cleared on the disk 2025-02-17 22:27:55 +01:00
dgtlmoon 4d5535d72c
UI - Sometimes the DOM wasnt ready when tab selection triggered via CSS, which displayed empty tabs on some browsers 2025-02-17 22:15:01 +01:00
panzli ad08219d03
Removing deprecated docker-compose.yml version attribute (#2967) 2025-02-17 22:05:09 +01:00
dgtlmoon 82211eef82
Update settings.html 2025-02-11 11:15:13 +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 e83fb37fb6
UI - "Browser Steps" tab should be always available with helpful info (evenwhen playwright is not configured) (#2955) 2025-02-10 00:36:35 +01:00
dgtlmoon 6b99afe0f7
Adding `browser_steps` JSON Schema rule for API updates (#2957) 2025-02-10 00:35:39 +01:00
dgtlmoon 09ebc6ec63
UI - Fix mute/unmute alt/title label alt/title text in watch overview (#2951) 2025-02-08 18:01:26 +01:00
dgtlmoon 6b1065502e 0.49.1 2025-02-08 10:14:19 +01:00
vin86 d4c470984a
Update stock-not-in-stock.js - Italian (#2948) 2025-02-08 00:23:20 +01:00
dgtlmoon 55da48f719
Re #2945 - Handle/Strip UTF-8 ByteOrderMark in JSON strings correctly (fixes `"Exception: No parsable JSON found in this document" ` error) (#2947) 2025-02-07 22:19:23 +01:00
RoboMagus dbd4adf23a
Add major and minor tags for Docker release workflow (#2938) 2025-02-01 10:52:04 +01:00
dgtlmoon b1e700b3ff
Adding jinja2/browsersteps test (#2915) 2025-01-28 18:14:49 +01:00
Iftekhar Alam Fuad 1c61b5a623
Header handling - Fix header parsing to split on the first colon only (headers where the value contained :// type may have been broken) (#2929) 2025-01-26 00:08:09 +01:00
dgtlmoon e799a1cdcb
0.49.00 2025-01-21 13:40:01 +01:00
dgtlmoon 938065db6f
Update README.md 2025-01-20 16:10:54 +01:00
dgtlmoon 4f2d38ff49
Build/Libraries - Pin `referencing` library which breaks due to out-dated flask_expects_json, remove pip upgrade in test(#2912) 2025-01-18 23:20:58 +01:00
dgtlmoon 8960f401b7
Notifications - Custom POST:// GET:// etc endpoints - returning 204 and other 20x responses are OK (don't show an error was detected)(#2897) 2025-01-13 13:13:18 +01:00
dgtlmoon 1c1f1c6f6b 0.48.06 2025-01-09 23:02:29 +01:00
dgtlmoon a2a98811a5
Restock - Add test for new lower/higher price notification Re #2715 (#2892) 2025-01-09 22:59:55 +01:00
dgtlmoon 5a0ef8fc01
Update integration test for "linuxserver" test build (#2891) 2025-01-09 21:36:39 +01:00
dgtlmoon d90de0851d
Notifications - Update Apprise to 1.9.2 - Fixes custom posts:// gets:// etc URL's being double-encoded, fixes chantify:// notifications (#2868) (#2875) (#2870) 2025-01-09 21:16:32 +01:00
dgtlmoon 360b4f0d8b
Custom posts:// get:// notifications etc - Be sure our custom extensions are imported (#2890) 2025-01-09 21:10:09 +01:00
dgtlmoon 6fc04d7f1c
"Send test notification" button - Easier to understand test send results, Improved error handling, code refactor (#2888) 2025-01-08 14:35:41 +01:00
dgtlmoon 66fb05527b
Improve `last_checked` vs `last_changed` time information precision (#2883) 2025-01-06 20:38:50 +01:00
William Brawner 202e47d728
Update Apprise to 1.9.1 (#2876) 2025-01-02 20:06:25 +01:00
Florian Kretschmer d67d396b88
Builder/Docker - Remove PUID and PGID ( they were not used ) (#2852) 2024-12-27 13:03:36 +01:00
MoshiMoshi0 05f54f0ce6
UI - Fix diff not starting from last viewed snapshot (#2744) (#2856) 2024-12-27 13:03:10 +01:00
dgtlmoon 6adf10597e 0.48.05 2024-12-27 11:24:56 +01:00
dgtlmoon 4419bc0e61
Fixing test for CVE-2024-56509 (#2864) 2024-12-27 11:09:52 +01:00
dgtlmoon f7e9846c9b CVE-2024-56509 - Stricter file protocol checking pre-check ( Improper Input Validation Leading to LFR/Path Traversal when fetching file:.. ) 2024-12-27 09:26:28 +01:00
dgtlmoon 5dea5e1def 0.48.04 2024-12-16 21:50:53 +01:00
dgtlmoon 0fade0a473
Windows was sometimes missing timezone data (#2845 #2826) 2024-12-16 21:50:28 +01:00
dgtlmoon 121e9c20e0 0.48.03 2024-12-16 16:14:03 +01:00
dgtlmoon 12cec2d541 0.48.02 2024-12-16 16:10:47 +01:00
dgtlmoon d52e6e8e11
Notifications - "Send test" was not always following "System default notification format" (#2844) 2024-12-16 15:50:07 +01:00
dgtlmoon bae1a89b75
Notifications - Default notification format (for new installs) now "HTML color" (#2843) 2024-12-16 14:55:10 +01:00
dgtlmoon e49711f449
Notification - `HTML Color` format notification colors should be same as UI, `{{diff_full}}` token should also get HTML colors ( #2842 #2554 ) 2024-12-16 14:46:39 +01:00
dgtlmoon a3a3ab0622
Notifcations - Adding "HTML Color" notification format option (#2837) 2024-12-13 11:21:39 +01:00
dgtlmoon c5fe188b28
UI - Make 'tag' sticky - redirect to current tag on edit or add watch (#2824 #2785) 2024-12-04 18:25:26 +01:00
dgtlmoon 1fb0adde54
Notifications - Support for commented out notification URLs (#2825 #2769) 2024-12-04 18:08:52 +01:00