Commit Graph

955 Commits (master)

Author SHA1 Message Date
dgtlmoon 1c1f1c6f6b 0.48.06
3 days ago
dgtlmoon a2a98811a5
Restock - Add test for new lower/higher price notification Re #2715 (#2892)
3 days ago
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)
3 days ago
dgtlmoon 360b4f0d8b
Custom posts:// get:// notifications etc - Be sure our custom extensions are imported (#2890)
3 days ago
dgtlmoon 6fc04d7f1c
"Send test notification" button - Easier to understand test send results, Improved error handling, code refactor (#2888)
4 days ago
dgtlmoon 66fb05527b
Improve `last_checked` vs `last_changed` time information precision (#2883)
6 days ago
William Brawner 202e47d728
Update Apprise to 1.9.1 (#2876)
1 week ago
MoshiMoshi0 05f54f0ce6
UI - Fix diff not starting from last viewed snapshot (#2744) (#2856)
2 weeks ago
dgtlmoon 6adf10597e 0.48.05
2 weeks ago
dgtlmoon 4419bc0e61
Fixing test for CVE-2024-56509 (#2864)
2 weeks ago
dgtlmoon f7e9846c9b CVE-2024-56509 - Stricter file protocol checking pre-check ( Improper Input Validation Leading to LFR/Path Traversal when fetching file:.. )
2 weeks ago
dgtlmoon 5dea5e1def 0.48.04
4 weeks ago
dgtlmoon 121e9c20e0 0.48.03
4 weeks ago
dgtlmoon 12cec2d541 0.48.02
4 weeks ago
dgtlmoon d52e6e8e11
Notifications - "Send test" was not always following "System default notification format" (#2844)
4 weeks ago
dgtlmoon bae1a89b75
Notifications - Default notification format (for new installs) now "HTML color" (#2843)
4 weeks ago
dgtlmoon e49711f449
Notification - `HTML Color` format notification colors should be same as UI, `{{diff_full}}` token should also get HTML colors ( #2842 #2554 )
4 weeks ago
dgtlmoon a3a3ab0622
Notifcations - Adding "HTML Color" notification format option (#2837)
1 month ago
dgtlmoon c5fe188b28
UI - Make 'tag' sticky - redirect to current tag on edit or add watch (#2824 #2785)
1 month ago
dgtlmoon 1fb0adde54
Notifications - Support for commented out notification URLs (#2825 #2769)
1 month ago
dgtlmoon 1631a55830 0.48.01
1 month ago
dgtlmoon f00b8e4efb UI - Fixing scheduler options
1 month ago
dgtlmoon 179ca171d4 0.48.00
1 month ago
Tyler Schrock 84f2870d4f
Fix HIDE_REFERER env option for hiding changedetection.io from referer headers (#2787)
1 month ago
dgtlmoon 7421e0f95e
New functionality - Time (weekday + time) scheduler / duration (#2802)
1 month ago
Taylan Tatlı c6162e48f1
Add Turkish phrases for out-of-stock detection (#2809)
2 months ago
dgtlmoon feccb18cdc
UI - Always use UTC timezone for storing data, show local timezone (#2799)
2 months ago
dgtlmoon 1462ad89ac
Update stock-not-in-stock.js
2 months ago
dgtlmoon 6084b0f23d
VisualSelector - Use 'deflate' for storing elements.json, 90% file size reduction (#2794)
2 months ago
dgtlmoon 4e18aea5ff
UI - Show local timezone info in settings (for future functionality) #2793
2 months ago
dgtlmoon 0f0f5af7b5
Ability to disable version check (set `DISABLE_VERSION_CHECK=true`) Re #2773 (#2775)
2 months ago
dgtlmoon 7fcba26bea
Minor improvement for queue management
2 months ago
dgtlmoon d297850539 Security - Fix test
2 months ago
dgtlmoon 751239250f Security check - improve test
2 months ago
dgtlmoon 6aceeb01ab 0.47.06
2 months ago
dgtlmoon 49bc982c69 CVE-2024-51998 - file:/ path traversal access should not be allowed to access a file without ALLOW_FILE_URI set
2 months ago
dgtlmoon f08a1185aa
Price tracker - fix for sites that supply an empty additional price (#2758)
2 months ago
dgtlmoon 7029d10f8b 0.47.05
2 months ago
dgtlmoon 26d3a23e05 CVE-2024-51483 - Fix for limiting access to file:// via source:file:///tmp/file.txt when using webdriver/playwright
2 months ago
dgtlmoon 942625e1fb Backups - Hide incomplete/running backups from being downloaded
2 months ago
dgtlmoon 33c83230a6
Backups - Backups now operate in the background, provide a nice UI to access/download previous backups (#2755)
2 months ago
dgtlmoon 87510becb5
Filters - Process all CSS and XPath 'subtract' selectors in a single pass to prevent index shifting and reference loss during DOM manipulation. (#2754)
2 months ago
dgtlmoon 5e95dc62a5 0.47.04
3 months ago
dgtlmoon 7d94535dbf
Do not recheck 'paused' watches on edit/save (Re #2747 #2750)
3 months ago
dgtlmoon 563c196396
Notification post:// get:// etc - Fixing URL encoding of headers so that '+' in URL is correctly parsed as ' ' (and other url-encodings) (#2745)
3 months ago
Christopher Charbonneau Wells e8b82c47ca
#2502 - Add jinja2 template handling to request body and headers (#2740)
3 months ago
Gonçalo Silva e84de7e8f4
Restock detection - Add additional out-of-stock detection for PT language (#2738)
3 months ago
dgtlmoon 1543edca24
"Send test notification" in "Restock" mode was not working correclty when restock tokens "{{restock.price}}" were in the notification body (#2737)
3 months ago
dgtlmoon 82e0b99b07
#2727 Notifications - Fix "send test notification" on empty list, includes test (#2731)
3 months ago
Emmanuel Ojighoro b0ff9d161e
UI - Fix mobile styling inconsistencies and resolve diff page overflow issue (#2716)
3 months ago