-
-
Notifications
You must be signed in to change notification settings - Fork 797
Comparing changes
Open a pull request
base repository: Mathieu2301/TradingView-API
base: mathieu/run-tests
head repository: Mathieu2301/TradingView-API
compare: main
- 18 commits
- 7 files changed
- 7 contributors
Commits on Oct 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 144479b - Browse repository at this point
Copy the full SHA 144479bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8215fb9 - Browse repository at this point
Copy the full SHA 8215fb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa46000 - Browse repository at this point
Copy the full SHA fa46000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9205c65 - Browse repository at this point
Copy the full SHA 9205c65View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0230db - Browse repository at this point
Copy the full SHA f0230dbView commit details
Commits on Mar 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1474bbe - Browse repository at this point
Copy the full SHA 1474bbeView commit details
Commits on Apr 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ca1aa7a - Browse repository at this point
Copy the full SHA ca1aa7aView commit details -
Update redirect error message and add unit test
- Change error message to "possible WAF or geo-restriction" since redirect loops are caused by WAF/geo-blocking, not invalid credentials - Add unit test verifying redirect loop is capped at ≤10 calls Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 6f1e076 - Browse repository at this point
Copy the full SHA 6f1e076View commit details -
Fix CodeFactor lint warnings in redirect test
- Replace ++ with += 1 (no-plusplus) - Add eslint-disable for global-require (needed for cache patching) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 2b94d34 - Browse repository at this point
Copy the full SHA 2b94d34View commit details -
Make WebSocket headers configurable with sensible defaults
- Provide default browser-like headers (required by TradingView WAF) - Allow users to override via clientOptions.headers - Update User-Agent to Windows/Chrome 131 (more common, more recent) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for a074b0c - Browse repository at this point
Copy the full SHA a074b0cView commit details -
Fix max-len lint warning in JSDoc
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 9c353d6 - Browse repository at this point
Copy the full SHA 9c353d6View commit details -
Disable max-len for User-Agent string
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for de1d866 - Browse repository at this point
Copy the full SHA de1d866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 574a994 - Browse repository at this point
Copy the full SHA 574a994View commit details
Commits on Jun 22, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 90f8033 - Browse repository at this point
Copy the full SHA 90f8033View commit details -
Configuration menu - View commit details
-
Copy full SHA for b89a0d0 - Browse repository at this point
Copy the full SHA b89a0d0View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 577ebd7 - Browse repository at this point
Copy the full SHA 577ebd7View commit details -
Stabilize TradingView indicator CI tests
Signed-off-by: Nox <nox@molted.net>
Nox committedJun 22, 2026 Configuration menu - View commit details
-
Copy full SHA for d7c5553 - Browse repository at this point
Copy the full SHA d7c5553View commit details
Commits on Jun 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 5baea86 - Browse repository at this point
Copy the full SHA 5baea86View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff mathieu/run-tests...main