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

Please add dark mode #10

Open
wants to merge 120 commits into
base: master
Choose a base branch
from
Open

Please add dark mode #10

wants to merge 120 commits into from

Conversation

LiranYzhak
Copy link

please add option to change white background to black background and white fonts

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.
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.
Turns out these were needed.
Displays the torrent size on the progress bar even when the parent div
is too small (low progress percentage).  It use to only show up when
the percentage got high enough.
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.
Delete some unneeded  code.
…thDataDefault set to true in init.js and webui.confirm_when_deleting set to false in the gui settings.
Fixed various bugs.
Micdu70 and others added 30 commits January 5, 2019 09:53
Add missing 'of' translations
Show tracker error messages in main list
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.
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.

7 participants