ngosang
|
831b47b8f9
|
[Web UI] Add new options
|
10 years ago |
ngosang
|
ff10eafcbc
|
Follow project coding style. Issue #2192.
|
10 years ago |
ngosang
|
973518694e
|
[Web UI] Tabs indentation replaced with spaces
|
10 years ago |
ngosang
|
d6caf1c839
|
[Web UI] Reorder the tabs/groups in Options window
|
10 years ago |
ngosang
|
6f7dca1f83
|
[Web UI] Option to hide Top Toolbar
|
10 years ago |
ngosang
|
bbc667cb78
|
[Web UI] Changes in menus to keep the client's style
|
10 years ago |
sledgehammer999
|
fb7ba92f69
|
Rename Chinese translation files. Closes #2936.
|
10 years ago |
ngosang
|
8340abbe63
|
[Web UI] Remove DHT port setting. Closes #3225
|
10 years ago |
sledgehammer999
|
a2c48646ae
|
New translation: Indonesian.
|
10 years ago |
ngosang
|
4a76526417
|
Code clean up
This changes were proposed by @PiotrNawrot in these PRs: #2967, #2970.
|
10 years ago |
dartraiden
|
8ac83cfd42
|
Fixed typos, spelling correction
|
10 years ago |
ngosang
|
e01a61d816
|
changes in typography
|
10 years ago |
Vladimir Golovnev (Glassez)
|
191cdc2849
|
Move utilities to core/utils folder.
Also move the names to Utils namespace.
|
10 years ago |
Vladimir Golovnev (Glassez)
|
427688cb34
|
Remove unused sources.
|
10 years ago |
Vladimir Golovnev (Glassez)
|
d16d1fdb3a
|
Redesign main core classes.
|
10 years ago |
Vladimir Golovnev (Glassez)
|
d32bb52390
|
Don't add core to INCLUDEPATH.
|
10 years ago |
Vladimir Golovnev (Glassez)
|
4b5e7e6168
|
Move network related code to core/net.
|
10 years ago |
ngosang
|
7129ad47f4
|
Web UI: Minor changes in style
|
10 years ago |
ngosang
|
dcdb319653
|
Web UI: Complete translatable strings
|
10 years ago |
ngosang
|
c5ce99ebec
|
Web UI: Changes in title bar
|
10 years ago |
ngosang
|
8b06f72a94
|
Web UI: Fix Max connections and Time active in transfer information
|
10 years ago |
ngosang
|
2e05777dc5
|
Web UI: New config - Global maximum number of upload slots
|
10 years ago |
ngosang
|
dd71355e8a
|
Web UI: Fix login and logout relative URLs
|
10 years ago |
ngosang
|
a90ec4cce7
|
Web UI: Fix resumeAll and pauseAll. Closes #3016
|
10 years ago |
ngosang
|
de3c84bd0b
|
Web UI: Display wasted data with friendly units. Closes #2994
|
10 years ago |
sledgehammer999
|
88237fbd1e
|
Update Copyright year.
|
10 years ago |
racam
|
d7ac142885
|
Enhancement of the webui preference and of the quote escape for javascript
|
10 years ago |
Gabriele
|
8017680055
|
WebUI: create a new session for each user
Closes #2919.
|
10 years ago |
Gabriele
|
b5b40abb56
|
WebUI: Implement 'Force Start' feature.
|
10 years ago |
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.
|
10 years ago |
sledgehammer999
|
4493fd9c31
|
Allow to use system QJson. Closes #1744.
|
10 years ago |
sledgehammer999
|
3c58b0cc9a
|
Revert "WebUI: Use QVariantMap instead of QVariantHash"
This reverts commit d49c79d032 .
|
10 years ago |
Gabriele
|
d49c79d032
|
WebUI: Use QVariantMap instead of QVariantHash
Currently QJsonDocument::fromVariant() does not support QVariantHash,
so use QVariantMap instead.
Closes #2849.
|
10 years ago |
Gabriele
|
6e91a108bd
|
WebUI: Check if torrent queueing is enabled before changing torrent priorities
|
10 years ago |
Chocobo1
|
1037d7f335
|
Webui: add delay in shutdown command in order to send out response msg
|
10 years ago |
sledgehammer999
|
25afb8a338
|
New translation: Hindi(India).
|
10 years ago |
Gabriele
|
e3a5ba09c4
|
WebUI: Implement a 'Completed' status
|
10 years ago |
sledgehammer999
|
96d7bfb4ad
|
Update the UI when trackers or Url seeds are added either via the WebUI or via merging duplicate torrents.
|
10 years ago |
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).
|
10 years ago |
Gabriele
|
dd112c1e1b
|
WebUI: Simplify the code for the update of the content table
|
10 years ago |
Gabriele
|
4db757839c
|
WebUI: Return full path to files
It's otherwise impossible to know the structure of a torrent.
|
10 years ago |
buinsky
|
902db2b938
|
Group setting torrents download limit
|
10 years ago |
buinsky
|
cf55751fbe
|
Group setting torrents upload limit
|
10 years ago |
buinsky
|
facab1681a
|
Add ability to set super seeding mode for torrents
|
10 years ago |
buinsky
|
28f573e9a8
|
Fix processHash function
Fix processHash function to not use QVariantHash as result because of QJsonDocument doesn't support QVariantHash variables in Qt 5.
|
10 years ago |
buinsky
|
8931eec5b0
|
Use server refresh interval
Use torrents table refresh interval from server in web-client.
|
10 years ago |
buinsky
|
c4332fe9a9
|
Add processing double click on torrent
Starting/pausing torrent by double-clicking on it.
|
10 years ago |
buinsky
|
0fee2216d0
|
Add shortcut key for deleting selected torrents
Added processing of pressing 'Delete' key on keyboard.
|
10 years ago |
buinsky
|
f5f9e206fb
|
Add 'Resumed' filter
|
10 years ago |
buinsky
|
0f56440dec
|
Fix alternative speed limits toggle behavior
|
10 years ago |