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

(Add) Log unregistered torrents #4345

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

Roardom
Copy link
Collaborator

@Roardom Roardom commented Nov 13, 2024

No description provided.

Copy link

what-the-diff bot commented Nov 13, 2024

PR Summary

  • Introduced handling for unregistered info hashes
    Provides a system to manage unknown data linked to users and torrents.
  • New control mechanism for unregistered info hashes
    Allows easy viewing of these unregistered pieces of data.
  • Added a search component
    Enables finding and displaying of unregistered info hashes, including sorting and filtering.
  • Database updates
    Set up a new table in the database for storing these unregistered info hashes.
  • Adjusted control for torrent requests
    Altered existing control mechanism to store unregistered info hashes when the requested torrent is missing.
  • New pathways
    Created additional routes for unregistered info hashes.
  • Updated navigation
    Included a link in the main dashboard for accessing the new section for unregistered info hashes.
  • New display views
    Created new layouts for displaying unregistered info hashes.

@HDVinnie HDVinnie merged commit cabf501 into HDInnovations:8.x.x Nov 18, 2024
5 checks passed
@HDVinnie HDVinnie deleted the unregistered-torrents branch November 18, 2024 13:26
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