-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
TorBox Integration #132
Open
anonymous-org-za
wants to merge
31
commits into
debridmediamanager:main
Choose a base branch
from
TorBox-App:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
TorBox Integration #132
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
8bfd2c2
feat: introduces torbox user
anonymous-org-za 4acbfd9
feat: torbox into auth hook
anonymous-org-za 3554032
feat: torbox login page
anonymous-org-za cbabe23
feat: gets torbox user info
anonymous-org-za 6bc4b1a
feat: torbox shows in home
anonymous-org-za 171bd12
feat: instant checks for TorBox, fixes for kitsu, fixes encoding for …
anonymous-org-za d38877b
chore: updated readme to remove and replace outdated tools for setup.…
anonymous-org-za 714e5f4
fix: fixes instant cache for torbox
anonymous-org-za 85deb44
feat: enables creating torrents in movies
anonymous-org-za 7772674
feat: delete torbox torrent in movies
anonymous-org-za bf75c08
feat: fetches user torrents
anonymous-org-za 3b3d263
feat: library shows torrents
anonymous-org-za 185cc1f
fix: properly shows data in library
anonymous-org-za 7fa3b9d
fix: filename
anonymous-org-za df53ac0
feat: deletes torrent from library
anonymous-org-za 81eb3e8
feat: made all actions usable
anonymous-org-za e7cedf7
fix: fixes downloading files and showing info
anonymous-org-za c21bc7b
feat: fetches latest torrents
anonymous-org-za b9511ee
fix: adds adding magnet back
anonymous-org-za fd96521
feat: adds tb downloads from tv shows
anonymous-org-za ac4c70a
feat: anime has tb addition
anonymous-org-za c9694a1
fix: gives correct info, redirects to download
anonymous-org-za b8b15b0
fix: fixes anime cached not showing
anonymous-org-za 1ed2580
fix: fixes cache not showing on tv shows
anonymous-org-za da36b4d
fix: support for torrens with no files
anonymous-org-za cf661a7
feat: makes tips more legible, adds torbox tip
anonymous-org-za 049c0a6
fix: small ui changes for TorBox
anonymous-org-za 4060c15
feat: torbox hashlist page, fixes rendering issues
anonymous-org-za 35a313d
fix: more fixing of rendering issues
anonymous-org-za d72d5e9
chore: removed dev
anonymous-org-za 1a52d78
fix: changes to code using suggestions from ai
anonymous-org-za File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update database connection instructions.
The instructions still mention getting a connection string from PlanetScale, which should be updated to reflect the new database service, Filess.
Committable suggestion