sledgehammer999
96f9984823
Fix preferences icon loading in WebUI.
8 years ago
Chocobo1
ca77a315d9
Fix download & upload icon too large on statusbar in webui
8 years ago
Chocobo1
35921c70fe
Remove trailing spaces
8 years ago
Eugene Shalygin
9bab229108
Adjust icons names to better fit FDO scheme
...
An icon theme may use variously styled icons for various types of UI
elements. For example, Breeze theme uses monochrome icons for actions
(toolbars) and statuses, but colourful for view contents. qBittorrent
was using icon names without putting attention to categories, creating
mix of styles in UI elements (i.e. the main toolbar).
This commit fixes icon names (and move some of them to theme) to avoid
this style mixes where possible.
Unfortunately, options dialog page icons for network and speed limits
are remained monochrome because there are no Breeze or Adwaita icons to
match.
8 years ago
Chocobo1
df274e6457
Fix statusIcon too large. Closes #6228 .
8 years ago
Oke Atime
84fe40c492
Webui proxy_type bug fix
8 years ago
sledgehammer999
283511116e
New translations: Icelandic, Latvian, Malay, Occitan, Uzbek
...
Also re-run lupdate.
8 years ago
sledgehammer999
05f4270d01
WEBUI: Changed meaning of the value of the 'dl_limit', 'up_limit', 'alt_dl_limit' and 'alt_up_limit' tokens.
...
The value is expressed in bytes and not in KiB.
8 years ago
Ibrahim Tachijian
2cef805ab6
Add 'Added on' column in Webui. Closes #5145,#1092,#738
9 years ago
ngosang
30b52b9825
[WebUI] Expose Add trackers feature
9 years ago
buinsky
d63f9e751d
WebUI: Select category on right click
9 years ago
buinsky
fc077257d0
WebUI: Don't show several context menus at the same time
9 years ago
buinsky
d265d2e1a0
WebUI: Adjust context menu position
9 years ago
buinsky
ead592647a
WebUI: Implement delete torrents by category
9 years ago
buinsky
2c24c0bfbf
WebUI: Implement pause torrents by category
9 years ago
buinsky
f7833c9f0c
WebUI: Implement start torrents by category
9 years ago
buinsky
24584503d9
WebUI: Implement removing unused categories
9 years ago
buinsky
50f2437ac3
WebUI: Implement removing categories
9 years ago
buinsky
a4dca52617
WebUI: Implement adding categories
9 years ago
buinsky
a939fca4ac
WebUI: Add empty context menu to categories filter
9 years ago
buinsky
d30a799b45
WebUI: Rename function updateCategoryFN to setCategoryFN
9 years ago
buinsky
c003229fcf
WebUI: Refactor ContextMenu class
9 years ago
buinsky
dbf995480a
WebUI: Change the order of the values of speed labels
9 years ago
ngosang
f53cc05f52
[WebUI] Add missing string
9 years ago
funkydude
268a5a95c8
Move some URLs overs to https
9 years ago
Vladimir Golovnev (Glassez)
dd34663224
Implement Advanced Saving Management subsystem
...
Closes #4696
9 years ago
ngosang
2ee43758d5
Check WebUI username and password length. Closes #4191
9 years ago
ngosang
9507e12ca7
[Web UI] Minor changes in CSS styles
9 years ago
ngosang
87dc9a4a18
[Web UI] Fix max_ratio precision. Closes #4707
9 years ago
ngosang
6b6411d06b
Download more pieces in "Download first and last pieces first" feature
9 years ago
buinsky
c04f502863
WebUI: Submit the label in the new label dialog on pressing enter key
9 years ago
buinsky
418734b0a3
WebUI: Fix JavaScript exception on WebUI load
9 years ago
buinsky
cdb70a8c14
WebUI: Move style of dynamic table header to CSS
9 years ago
buinsky
b2839a6442
WebUI: Fix unnecessary updates of torrent peers table
9 years ago
sledgehammer999
1af8a1533e
Bump Copyright year.
9 years ago
buinsky
e8789dcd02
WebUI: Remember last opened tab
9 years ago
buinsky
00e6e00e71
Edit speed limits and upload ratio icons
9 years ago
buinsky
165ab473df
WebUI: Fix torrent table context menu
...
Don't show "Limit download speed" menu item for downloaded torrents.
9 years ago
buinsky
a5e6cd256c
WebUI: Fix deleting torrents
...
Fix possible showing "qBittorrent client is not reachable" message on
deleting torrents.
9 years ago
buinsky
f961fd6a7c
WebUI: Repair translation
9 years ago
Chocobo1
9b031d2fae
Rename column header
9 years ago
buinsky
486b65487f
Move some styles into css
9 years ago
Naikel Aparicio
fa34f0efcc
Implemented WebUI interface for the new Watched Folders feature
9 years ago
sledgehammer999
15652025d3
Update native names for Chinese locales. Closes #4381 .
9 years ago
buinsky
2691bb1540
Fix paused, active and inactive filters
9 years ago
filipporig8
d3b47f45ab
Update webui run program parameters
9 years ago
buinsky
b10f04abbd
WebUI: Show filtered torrents number
9 years ago
buinsky
05a2e5a92e
Implement torrent peers table in WebUI
9 years ago
buinsky
1e3a57ad92
Rename 'context_menu' variable to 'torrents_table_context_menu'
9 years ago
buinsky
805f0d4c90
Rename 'myTable' variable to 'torrentsTable'
9 years ago