ngosang
|
266c96f03b
|
[Web UI] Ports between 1 and 65535 as in the GUI. Closes #1602
|
2015-07-19 14:36:54 +03:00 |
|
ngosang
|
7804faa34d
|
[Web UI] Additional checks in Options dialog
|
2015-07-09 00:18:47 +02:00 |
|
ngosang
|
0bb0a5ea13
|
[Web UI] Reorder Options dialog code
|
2015-07-09 00:07:56 +02:00 |
|
ngosang
|
d5b9e3449b
|
[Web UI] Fix alternative global rate limits.
|
2015-07-08 23:51:42 +02:00 |
|
sledgehammer999
|
74bba9ecfe
|
Partially revert fec6c8af2 and split the Chinese locales into 3.
Chinese Simplified, Chinese Traditional(Taiwan), Chinese Traditional(Hong Kong).
Closes #3262.
|
2015-07-04 01:55:34 +03:00 |
|
ngosang
|
cad542f3f4
|
[Web UI] Don't update the tabs if tab's panel is collapsed
|
2015-07-04 01:55:06 +03:00 |
|
ngosang
|
54a444d37f
|
[Web UI] Add Web Seeds (HTTP Sources) tab
|
2015-07-04 01:54:57 +03:00 |
|
ngosang
|
278872eb12
|
Increase API_VERSION due to changes in #3279, #3197, #3226 and #3040
Conflicts:
src/webui/webapplication.cpp
|
2015-07-04 00:53:14 +03:00 |
|
ngosang
|
c3d9321865
|
[Web UI] Add new options
Conflicts:
src/webui/prefjson.cpp
|
2015-07-04 00:50:24 +03:00 |
|
sledgehammer999
|
882f5e325a
|
Follow project coding style. Issue #2192. - prefjson.cpp
|
2015-07-04 00:45:42 +03:00 |
|
ngosang
|
a675a13587
|
[Web UI] Tabs indentation replaced with spaces
|
2015-06-20 19:33:43 +03:00 |
|
ngosang
|
ebe0e7bb71
|
[Web UI] Reorder the tabs/groups in Options window
|
2015-06-20 19:33:31 +03:00 |
|
ngosang
|
e30df4ed70
|
[Web UI] Option to hide Top Toolbar
|
2015-06-20 19:33:19 +03:00 |
|
ngosang
|
9dcb9848ae
|
[Web UI] Changes in menus to keep the client's style
|
2015-06-20 19:33:06 +03:00 |
|
ngosang
|
cc471dbd3c
|
[Web UI] Remove DHT port setting. Closes #3225
|
2015-06-20 18:16:42 +03:00 |
|
sledgehammer999
|
fec6c8af27
|
Rename Chinese translation files. Closes #2936.
|
2015-06-17 23:08:14 +03:00 |
|
Chocobo1
|
fc605b119e
|
Webui: add delay in shutdown command in order to send out response msg
|
2015-06-17 23:08:09 +03:00 |
|
sledgehammer999
|
c4f043a14d
|
New translation: Indonesian.
|
2015-06-14 23:51:14 +03:00 |
|
ngosang
|
5a6302af59
|
changes in typography
|
2015-06-13 20:17:37 +02:00 |
|
ngosang
|
bded737c3c
|
Web UI: Display wasted data with friendly units. Closes #2994
|
2015-06-13 02:18:02 +03:00 |
|
ngosang
|
a94b317150
|
Web UI: New config - Global maximum number of upload slots
|
2015-06-13 02:18:02 +03:00 |
|
ngosang
|
6d34f86c51
|
Web UI: Fix Max connections and Time active in transfer information
|
2015-06-13 02:18:01 +03:00 |
|
ngosang
|
6dfd962a13
|
Web UI: Minor changes in style
|
2015-06-13 02:18:01 +03:00 |
|
ngosang
|
89cfd41c5f
|
Web UI: Complete translatable strings
|
2015-06-13 02:18:00 +03:00 |
|
ngosang
|
9fbd19b2ca
|
Web UI: Changes in title bar
|
2015-06-13 02:18:00 +03:00 |
|
ngosang
|
b0d321d729
|
Web UI: Fix resumeAll and pauseAll. Closes #3016
|
2015-06-13 02:17:59 +03:00 |
|
ngosang
|
a63648b769
|
Web UI: Fix login and logout relative URLs
|
2015-06-13 02:16:06 +03:00 |
|
sledgehammer999
|
baa586a6f7
|
Update Copyright year.
|
2015-05-13 23:25:38 +03:00 |
|
sledgehammer999
|
d14805d065
|
Merge pull request #2863 from racam/master
login.html escape quotes + add qbittorrent-nox to gitignore + bug with startup info with qbittorrent-nox
|
2015-05-02 23:09:10 +03:00 |
|
racam
|
d7ac142885
|
Enhancement of the webui preference and of the quote escape for javascript
|
2015-05-01 21:59:36 +02:00 |
|
Gabriele
|
8017680055
|
WebUI: create a new session for each user
Closes #2919.
|
2015-04-29 16:13:43 +02:00 |
|
sledgehammer999
|
167d20083d
|
Merge pull request #2875 from pmzqla/qvarianthash
WebUI: Convert torrent list from QVariantHash to QVariantMap
|
2015-04-28 22:10:19 +03:00 |
|
Gabriele
|
b5b40abb56
|
WebUI: Implement 'Force Start' feature.
|
2015-04-16 18:32:31 +02:00 |
|
Gabriele
|
fff1436e26
|
WebUI: Convert torrent list from QVariantHash to QVariantMap
Currently QJsonDocument::fromVariant() does not support QVariantHash,
so convert the torrent list to QVariantMap.
Closes #2849.
|
2015-04-14 20:36:25 +02:00 |
|
sledgehammer999
|
4493fd9c31
|
Allow to use system QJson. Closes #1744.
|
2015-04-12 14:01:32 +03:00 |
|
sledgehammer999
|
3c58b0cc9a
|
Revert "WebUI: Use QVariantMap instead of QVariantHash"
This reverts commit d49c79d032.
|
2015-04-11 12:43:22 +03:00 |
|
Gabriele
|
d49c79d032
|
WebUI: Use QVariantMap instead of QVariantHash
Currently QJsonDocument::fromVariant() does not support QVariantHash,
so use QVariantMap instead.
Closes #2849.
|
2015-04-10 13:17:23 +02:00 |
|
Gabriele
|
6e91a108bd
|
WebUI: Check if torrent queueing is enabled before changing torrent priorities
|
2015-04-03 18:02:39 +02:00 |
|
sledgehammer999
|
3294d895a1
|
Merge pull request #2652 from pmzqla/content-table
WebUI: changes to torrent file list
|
2015-04-02 11:53:19 +03:00 |
|
sledgehammer999
|
25afb8a338
|
New translation: Hindi(India).
|
2015-03-29 21:09:18 +03:00 |
|
Gabriele
|
e3a5ba09c4
|
WebUI: Implement a 'Completed' status
|
2015-03-29 18:00:59 +02:00 |
|
sledgehammer999
|
96d7bfb4ad
|
Update the UI when trackers or Url seeds are added either via the WebUI or via merging duplicate torrents.
|
2015-03-28 16:53:36 +02:00 |
|
Gabriele
|
1e4d11801e
|
WebUI: Add title attribute to filename cells in content tab
This will show the entire file path in a tooltip. This is useful
especially since bb1649a797 ("WebUI: return full paths to files).
|
2015-03-04 22:25:43 +01:00 |
|
Gabriele
|
dd112c1e1b
|
WebUI: Simplify the code for the update of the content table
|
2015-03-04 22:25:26 +01:00 |
|
Gabriele
|
4db757839c
|
WebUI: Return full path to files
It's otherwise impossible to know the structure of a torrent.
|
2015-03-04 20:03:46 +01:00 |
|
sledgehammer999
|
ac1e66fc71
|
Merge pull request #2490 from pmzqla/webui-checkbox
WebUI: Fix checkboxes of the watched folder list in the preferences
|
2015-02-12 16:07:53 +02:00 |
|
sledgehammer999
|
3b677053c7
|
Merge pull request #2487 from pmzqla/webui-negativeoffset
WebUI: Fix negative offsets when requesting torrent list
|
2015-02-12 16:06:29 +02:00 |
|
sledgehammer999
|
58c9a094f4
|
Merge pull request #2486 from pmzqla/webui-title
WebUI: Update browser title even with no transfer going on
|
2015-02-12 16:06:08 +02:00 |
|
buinsky
|
902db2b938
|
Group setting torrents download limit
|
2015-02-10 14:25:08 +03:00 |
|
buinsky
|
cf55751fbe
|
Group setting torrents upload limit
|
2015-02-10 14:25:06 +03:00 |
|