-
Notifications
You must be signed in to change notification settings - Fork 22
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
Please add dark mode #10
Open
LiranYzhak
wants to merge
120
commits into
zebraxxl:master
Choose a base branch
from
xombiemp:master
base: master
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
Conversation
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
The word-break directive makes a long string break to wrap even in a non-breakable place in order to stay with in the width of it's parent element. This makes it so that there is never any horizontal scrolling required because the torrent names etc. just wrap to the next line.
Adds the required elements to make a web app on iOS devices.
This makes the navigation tabs stationary like the other nav bar. This way you don't have to scroll all the way to the top or bottom to change tabs, they are in a fixed position.
Conflicts: mobile.css
Added Global speed indicators. Added speed indicators on the torrent list. Added torrent size on the torrent list progress bar. Added Size property on the torrent details.
Update Boostrap to v2.3.2
If there is a long label name that goes off the screen, it will be truncated with ellipsis added.
Remove unneeded css.
This adds all the filter options that the desktop interface has, including Active, Inactive and Error. All the statuses have been combined into a dropdown. This also adds trackers filter. It will produce the same list in a dropdown that the trackerslabel plugin makes, but that plugin is not required for this to work.
Account for multiple trackers per torrent and add all of them as filter classes.
…thDataDefault set to true in init.js and webui.confirm_when_deleting set to false in the gui settings.
Fixed various bugs.
… it was coming up as undefined.
… plugin is installed.
…ingtime plugin is installed.
Fixed the tablet detection.
Add missing 'of' translations
Show tracker error messages in main list
Fix commit 3011e2f
Update Bootstrap to v3.4.1
Add refresh button to manually refresh the page.
Fix Ratio Group selection if Sonarr or Radarr modifies the group name. Fix the labels filter drop down.
Update it.js
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
please add option to change white background to black background and white fonts