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
sledgehammer999
ab813df992
Bump WebUI API_VERSION and API_VERSION_MIN.
9 years ago
buinsky
e8789dcd02
WebUI: Remember last opened tab
9 years ago
Vladimir Golovnev (Glassez)
ea8acf3bbd
Fix unitialized scalar field bugs
9 years ago
Gabriele
9e91cd70ee
WebUI: Allow to remove the label assigned to a torrent
...
Empty strings are not valid label names, but they are used to remove
torrent labels, so allow them.
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
bc92f156c1
Improve the "Watch folders" UI. Closes #4300 .
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
sledgehammer999
3e0f8a1e4e
Bump WebUI API_VERSION.
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
00c765be1b
Implement sync/torrent_peers request
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
buinsky
2275060022
Split the DynamicTable class into 2 classes
9 years ago
buinsky
c9b74c2742
Add seeds tab to WebUI
9 years ago
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
9 years ago
sledgehammer999
17ac4b90be
Use simpler DEFINE for detecting Qt5 so moc will work too.
9 years ago
sledgehammer999
3e6d76245c
Bump WebUI API_VERSION.
9 years ago
sledgehammer999
18f3517efa
New translation: Esperanto
...
Also re-run lupdate.
9 years ago
sledgehammer999
5b232528cc
Fixup previous commit.
9 years ago
dsimakov
1f17a7836d
1. In option window add column 'download path' for watched folders and enlarge heigth.
...
2. Change logic checkbox in column 'download here': if it checked,
then torrent file will download to watchdir, if state is unchecked,
will be use download path from next column.
9 years ago
Daniel Peukert
3901f1555d
WebUI: Change selected color
...
The selected color was little bit too close to the progress bar color.
9 years ago
Naikel Aparicio
753c9556fd
Cookies support on WebUI when downloading torrent from a URL. Modified download and upload windows to allow autocompletion of browsers.
...
Fixed the spinner in the WebUI upload page. Modified height of the WebUI download page.
Fixed all the JavaScript functions for download and upload pages.
9 years ago
ngosang
40bdeb6c2d
[WebUI] Change colors in selected filters and torrents.
9 years ago
ngosang
e0be09dd81
[WebUI] Patch mootools-more to fix IPv6 problem. Closes #3621
9 years ago
Vladimir Golovnev (Glassez)
501ab07024
Fix TorrentHandle path methods. Closes #3847 .
9 years ago
Vladimir Golovnev (Glassez)
52db762677
Cast MaxRatioAction to int when store as JSON. Closes #3939 .
9 years ago
sledgehammer999
e39f8fafb1
Bump WebUI API_VERSION.
9 years ago
sledgehammer999
b9a061680d
Fix broken donation link. Closes #3771 .
9 years ago
Vladimir Golovnev (Glassez)
d2f1216987
Fix compiler warnings ( Closes #3826 ).
9 years ago
Vladimir Golovnev (Glassez)
b519700e33
Use c++11 enum classes instead of macros.
9 years ago
ngosang
e922275c72
[Web UI] Clean up JavaScript code
9 years ago
ngosang
52ff53b0b0
[Web UI] Reorder "Super seeding mode" option in right click menu
9 years ago
Casey Bodley
87b26a8dcc
webui: add save_path to /query/torrents
...
Signed-off-by: Casey Bodley <cbodley@gmail.com>
9 years ago
ngosang
a9e9a9c835
[Web UI] Changes in labels implementation
9 years ago
Felipe Barriga Richards
4ae2f6c33b
webui (js): feature: Added complete support for labels (add/set/reset/display/filter) #648
...
Changes:
- added list of labels on the lower-left corner
- added support to add/set/reset labels on context menu
- added support to filter torrents by label
9 years ago
Felipe Barriga Richards
76d93c23b7
webui (c++): feature: added labels support. #648
9 years ago
Gabriele
5cc5552d9b
Use infinity symbol rather than -1 for nb_connections
9 years ago