Commit Graph

1627 Commits (0f425e4d9963fbf8aeae089da3a32a4c9e4cb2e6)
 

Author SHA1 Message Date
jeanluc 0f425e4d99
Ensure changedetection has a home dir
2 months ago
jeanluc 9ca18ff416
Don't create Pytest cache in container by default
2 months ago
jeanluc 467315d2c5
Don't write to the app directory in tests
2 months ago
jeanluc 0bd4a8e74e
Use COPY --chmod
2 months ago
jeanluc e37e3d7af3
Fix datastore path handling
2 months ago
jeanluc d6966d85b3
Do not write bytecode in Docker container
2 months ago
jeanluc 5d19c9cd31
Correct mode on entrypoint script
2 months ago
jeanluc 1d120a1c4f
Create test datastore for pytest to run in
2 months ago
jeanluc f706603c39
Correct semantics on KEEP_PRIVILEGES in Docker entrypoint
2 months ago
jeanluc 10cc499ab3
Use variable for datastore in Docker entrypoint
2 months ago
jeanluc a48b75d4ac
Improve docker entrypoint to work rootless
2 months ago
jeanluc 12d26c6667
Run Docker container as unprivileged user
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
Arthur Nogueira Neves e0abf0b505
Update docker-compose.yml (#2767)
2 months ago
dgtlmoon f08a1185aa
Price tracker - fix for sites that supply an empty additional price (#2758)
2 months ago
dgtlmoon ad5d7efbbf
Testing - Pinning werkzeug (#2757)
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
2 months ago
dgtlmoon 7d94535dbf
Do not recheck 'paused' watches on edit/save (Re #2747 #2750)
2 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)
2 months ago
Christopher Charbonneau Wells e8b82c47ca
#2502 - Add jinja2 template handling to request body and headers (#2740)
2 months ago
Gonçalo Silva e84de7e8f4
Restock detection - Add additional out-of-stock detection for PT language (#2738)
2 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)
2 months ago
dgtlmoon 82e0b99b07
#2727 Notifications - Fix "send test notification" on empty list, includes test (#2731)
2 months ago
Emmanuel Ojighoro b0ff9d161e
UI - Fix mobile styling inconsistencies and resolve diff page overflow issue (#2716)
2 months ago
dgtlmoon c1dd681643
Filters - "Block change detection when text exists" should not trigger a change when the original text returns
2 months ago
dgtlmoon ecafa27833 UI - More work on tab buttons hiding behind menu/header :-)
3 months ago
dgtlmoon f7d4e58613 0.47.03
3 months ago
dgtlmoon 5bb47e47db
Remove same checksum skip check - saved a little CPU but added a lot of complexity (#2700)
3 months ago
dgtlmoon 03151da68e UI - Fix scroll offset / tab buttons hiding behind menu/header
3 months ago
dgtlmoon a16a70229d 0.47.01
3 months ago
dgtlmoon 9476c1076b Adding missing `apprise_plugin` for pypi/pip based installs
3 months ago
dgtlmoon a4959b5971 0.47.00
3 months ago
dgtlmoon a278fa22f2
Restock multiprice improvements (#2698)
3 months ago
dgtlmoon d39530b261 Test - Simple test for live preview
3 months ago
dgtlmoon d4b4355ff5
Adding test for proxy checker/scanner (#2697)
3 months ago
dgtlmoon c1c8de3104
Fixing proxy checker (#2696)
3 months ago
dgtlmoon 5a768d7db3
UTF-8 handling fixes, Improvements to whitespace filtering (#2691)
3 months ago
dgtlmoon f38429ec93
Testing - Tidyup (#2693)
3 months ago
dgtlmoon 783926962d
Filters & Text - Preview refactor/improvements (#2689)
3 months ago
Marc 6cd1d50a4f
Build - Add image source label to Dockerfile (Better Renovate and others support) (#2690)
3 months ago
dgtlmoon 54a4970a4c Custom JSON/POST Notifications - Log when it could not apply the application/json content-type header
3 months ago
dgtlmoon fd00453e6d UI - Filters live preview - improvements to layout
3 months ago