Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating for later fix #37

Open
wants to merge 116 commits into
base: main
Choose a base branch
from
Open

updating for later fix #37

wants to merge 116 commits into from

Conversation

9Mad-Max5
Copy link
Owner

No description provided.

rix1337 and others added 30 commits September 6, 2023 15:17
v.19.0.0 - Remove Web-based Sponsors Helper GUI
v.19.0.1 - Close browser window upon replacing links
v.19.0.2 - Detect cloudflare blogs on empty SF/FF feed
v.19.0.3 - Deactivate packages after too many attempts
v.19.0.4 - Reactivate Disabled Packages Button
v.19.0.5 - Security Updates
* Update CreateRelease.yml

* Update RunTests.yml

* Update InactivityBot.yml
* Fix artefact download on release

* Update Changelog.md
v.19.2.0 - Include Docker build environment in repo
v.19.2.2 - Remove Changelog check
dependabot bot and others added 25 commits September 18, 2024 02:33
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.18.0...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ler/web_interface/vuejs_frontend/vite-5.4.6

Bump vite from 5.3.5 to 5.4.6 in /feedcrawler/web_interface/vuejs_frontend
…ler/web_interface/vuejs_frontend/axios-1.7.4

Bump axios from 1.7.2 to 1.7.4 in /feedcrawler/web_interface/vuejs_frontend
…ler/web_interface/vuejs_frontend/rollup-4.22.4

Bump rollup from 4.18.0 to 4.22.4 in /feedcrawler/web_interface/vuejs_frontend
fix the for loop for direct connection check
Upgraded dependencies in `package-lock.json` to their latest versions, including updates to Node.js version requirements. This ensures compatibility and resolves potential security or performance issues. Updated project version to 21.0.0, reflecting these changes.
This commit removes legacy Tampermonkey scripts and associated Click'n'Load automation in both the backend and frontend. The changes focus on simplifying the codebase and removing outdated integrations, ensuring a more streamlined and maintainable application.
Updated the version across files to 21.0.1. Replaced Anti-Captcha.com references with DeathByCaptcha.com in the Help component and API redirect. This change ensures accurate provider details and reflects the new version.
Refactor connection logic to handle connection retries more robustly and introduce a dynamic delay when JDownloader is not connected. Added exception handling for KeyboardInterrupt to enhance script termination safety. Minor updates improve code clarity and maintainability.
This commit eliminates all references to the Sponsors Helper functionality, including related functions, configurations, and UI elements. The focus now shifts to using FlareSolverr as the sole solution for Cloudflare bypass handling. The cleanup streamlines code maintenance and reduces unnecessary complexity.
Renamed references from 'FeedCrawler Sponsors Helper' to 'SponsorsHelper' across relevant components for consistency. Updated project version in Python and package.json to reflect the changes.
Updated HTTP error responses from 400 to 500 for better accuracy in representing server-side issues. Refined shared state initialization and adjusted delay logic in connection handling. Bumped version to 21.0.3 to reflect the changes and improvements.
Modified the logic to better handle missing or incorrect hoster labels by introducing a fallback mechanism. Now, if no valid hoster is found, the first link is used as a fallback, with appropriate logs for easier debugging. Errors or missing links without fallback are also logged for better traceability.
Bumped the project version to 21.0.5 across relevant files. Updated the Discord avatar URL to reference a GitHub-hosted image for improved reliability. Added a new FeedCrawler.png file to support branding updates.
Updated URL handling to include specific conditions and better string formatting across components and external site logic. Improved title processing by stripping trailing characters to ensure consistency and reliability. Removed unused imports in Head.vue for cleaner code.
This should allow for better debugging of #820

Unified "My-JDownloader" naming across codebase for consistency. Enhanced subprocess handling with improved termination logic and added safeguards for graceful shutdown. Addressed minor code errors and improved retry mechanisms for JDownloader connection attempts.
rix and others added 2 commits January 27, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants