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 configurable ban options for WebUI #12004

Merged
merged 4 commits into from
Feb 15, 2020
Merged

Conversation

Chocobo1
Copy link
Member

@Chocobo1 Chocobo1 commented Feb 13, 2020

  • Expose WebUI ban counter to users
  • Use QDeadlineTimer for tracking WebUI banned duration
    It simplifies our code and the new timer is monotonic.
  • Fix coding inconsistencies in preferences.html
    1. Format table tags properly
    2. Add a proper label tag
    3. Don't use abbreviation for seconds, we use full name everywhere else
  • Expose WebUI ban duration to users

Screenshot: GUI, WebUI

@Chocobo1 Chocobo1 added the WebUI WebUI-related issues/changes label Feb 13, 2020
@Chocobo1 Chocobo1 added this to the 4.2.2 milestone Feb 13, 2020
It simplifies our code and the new timer is monotonic.
1. Format table tags properly
2. Add a proper label tag
3. Don't use abbreviation for seconds, we use full name everywhere else
@Chocobo1 Chocobo1 merged commit dbea2d9 into qbittorrent:master Feb 15, 2020
@Chocobo1 Chocobo1 deleted the authCount branch February 15, 2020 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebUI WebUI-related issues/changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants