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
Gabriele
42c74f9553
Avoid concatenation when dealing with translatable strings
...
Concatenation could be problematic with RTL languages.
9 years ago
Chocobo1
cf3a87ed55
Use native path separators, fixup of 030dd9e
, 3baec1c
.
9 years ago
sledgehammer999
2ec1d9e39e
New translation: Slovenian
...
Also re-run lupdate.
9 years ago
ngosang
e33570625f
[Web UI] Fix friendlyUnit() implementation. Related to #2719
9 years ago
ngosang
2132704e1d
[Web UI] Add information in General tab
9 years ago
sledgehammer999
626a3b10d3
[webui] Fix ugly 'C++' wrapping in About dialog.
10 years ago
Vladimir Golovnev (Glassez)
e72cc4eaf9
Drop libtorrent 0.16.x support.
10 years ago
ngosang
03f86a71de
Change Queue buttons order in the Toolbar (GUI & Web UI)
10 years ago
ngosang
2db942e606
[Web UI] Massive increase in performance.
10 years ago
Chocobo1
8bb2e98b90
Fix localhost address (::ffff:127.0.0.1) is not recognized when connecting to WebUI
10 years ago
ngosang
1f4d01e512
[Web UI] Changes in Force Resume icon and menu order
10 years ago
ngosang
0fe99fe10f
[Web UI] Open external links in a new window/tab
10 years ago
ngosang
10bba1a632
[Web UI] Fix sort by queue number
10 years ago
ngosang
ac74f14408
Increase API_VERSION
10 years ago
ngosang
3a44b94cc7
[Web UI] New option Web UI port UPNP. Closes #3358
10 years ago
ngosang
6413537f45
[Web UI] Fix API Content Types. Closes #3393
10 years ago
ngosang
47c31c8b03
[Web UI] Ports between 1 and 65535 as in the GUI. Closes #1602
10 years ago
ngosang
f0d32e2cde
[Web UI] Torrent download from hash. Closes #1173
10 years ago
ngosang
62b803e268
[Web UI] Fix empty trackers addition
10 years ago
ngosang
9ea56ea5d4
[Web UI] Fix an error in Content tab when the torrent doesn't have metadata
10 years ago
ngosang
0ed8ea9599
[Web UI] Additional checks in Options dialog
10 years ago
ngosang
d9ef7c1b32
[Web UI] Reorder Options dialog code
10 years ago
ngosang
357334fb46
[Web UI] Fix alternative global rate limits.
10 years ago
ngosang
768e87b0da
[Web UI] Fix missing torrent states.
10 years ago
sledgehammer999
14187978c0
Update Chinese locale names for WebUI too.
10 years ago
sledgehammer999
61705fdd42
Partially revert fb7ba92f6
and split the Chinese locales into 3.
...
Chinese Simplified, Chinese Traditional(Taiwan), Chinese Traditional(Hong Kong).
Closes #3262 .
10 years ago
ngosang
e6f2926ccd
[Web UI] Don't update the tabs if tab's panel is collapsed
10 years ago
ngosang
263d45ca9d
[Web UI] Use camelCase in variable names
10 years ago
ngosang
8e4b9f30bb
[Web UI] Add Web Seeds (HTTP Sources) tab
10 years ago