.. |
api
|
Realtime UI - Socketio tweaks and refactor (#3220)
|
2025-06-03 10:17:19 +02:00 |
blueprint
|
Re #3270 - Refactor watch history/diff page time handling
|
2025-07-03 10:44:12 +02:00 |
conditions
|
Conditions - Fixing "Does NOT contain" condition (#3279 / #3272 )
|
2025-06-24 16:29:10 +02:00 |
content_fetchers
|
Restock detector - Update texts (#3234)
|
2025-06-04 09:42:41 +02:00 |
model
|
CVE-2025-52558 - Fixing XSS in error handling output of watch overview list
|
2025-06-21 09:45:22 +02:00 |
notification
|
Realtime UI updates via WebSocket (#3183)
|
2025-05-26 20:12:32 +02:00 |
processors
|
Realtime UI - Socketio tweaks and refactor (#3220)
|
2025-06-03 10:17:19 +02:00 |
realtime
|
Realtime UI - Ability to notify browser/client if there was a notification event (#3235)
|
2025-06-04 12:03:11 +02:00 |
static
|
Realtime UI - Prefer websocket then fallback to 'polling' mode, increase reconnecting retries.
|
2025-06-11 13:30:51 +02:00 |
templates
|
UI - Restyle of "quick watch add form" above watchlist
|
2025-06-11 09:43:03 +02:00 |
tests
|
CVE-2025-52558 - Fixing XSS in error handling output of watch overview list
|
2025-06-21 09:45:22 +02:00 |
.gitignore
|
…
|
|
PLUGIN_README.md
|
Plugins for conditions (and include Similarity / Levenshtein, wordcount conditions) Re #3108
|
2025-04-22 18:19:56 +02:00 |
__init__.py
|
0.50.5
|
2025-06-29 10:53:57 +02:00 |
async_update_worker.py
|
Realtime UI - Socketio tweaks and refactor (#3220)
|
2025-06-03 10:17:19 +02:00 |
auth_decorator.py
|
Regession - Shared history/diff page with anonymous access turned on should allow screenshot access (#3076)
|
2025-04-01 11:30:10 +02:00 |
custom_queue.py
|
Realtime UI - Ability to notify browser/client if there was a notification event (#3235)
|
2025-06-04 12:03:11 +02:00 |
diff.py
|
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 |
flask_app.py
|
Better path cross-platform file handling (#3265)
|
2025-06-16 17:49:50 +02:00 |
forms.py
|
UI - Tweak UI option text description for 'Open history page in new tab' setting
|
2025-06-11 12:09:19 +02:00 |
gc_cleanup.py
|
Adding a GC memory cleanup (releases cached libxml memory and others) (#3079)
|
2025-04-01 15:48:14 +02:00 |
html_tools.py
|
Resolve warnings of bs4 library (#3187)
|
2025-05-09 14:35:35 +02:00 |
notification_service.py
|
Realtime UI - Socketio tweaks and refactor (#3220)
|
2025-06-03 10:17:19 +02:00 |
pluggy_interface.py
|
Plugins for conditions (and include Similarity / Levenshtein, wordcount conditions) Re #3108
|
2025-04-22 18:19:56 +02:00 |
pytest.ini
|
…
|
|
queuedWatchMetaData.py
|
…
|
|
run_basic_tests.sh
|
Revert memory strategy change for html_to_text (Was hanging under high concurrency setups)
|
2025-05-09 09:44:02 +02:00 |
run_custom_browser_url_tests.sh
|
Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169)
|
2024-02-11 00:09:12 +01:00 |
run_proxy_tests.sh
|
Fixes to ensure proxy errors are handled correctly (#3168)
|
2025-05-03 16:05:40 +02:00 |
run_socks_proxy_tests.sh
|
[test] Use local data instead of reaching out to changedetection when testing (#2660)
|
2024-09-27 20:30:19 +02:00 |
safe_jinja.py
|
CVE-2025-52558 - Fixing XSS in error handling output of watch overview list
|
2025-06-21 09:45:22 +02:00 |
store.py
|
Data save - Solving JSON DB saving bug (#3286 #3260 #3259)
|
2025-06-28 11:13:41 +02:00 |
strtobool.py
|
Code - Getting ready for newer python versions - packing our own strtobool (#2291)
|
2024-04-03 16:17:15 +02:00 |
time_handler.py
|
New functionality - Time (weekday + time) scheduler / duration (#2802)
|
2024-12-03 12:45:28 +01:00 |
worker_handler.py
|
Realtime UI - Socketio tweaks and refactor (#3220)
|
2025-06-03 10:17:19 +02:00 |