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 |
ngosang
|
3ac9b2525e
|
Increase API_VERSION due to changes in #3279, #3197, #3226 and #3040
|
10 years ago |
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 |