sledgehammer999
|
bca9b60db8
|
Revert "Refactor: initialize class variable directly"
This reverts commit b4bca7cfb7.
|
2017-04-06 00:43:03 +03:00 |
|
Chocobo1
|
1ec122c4ab
|
Set cookie SID value to empty on logout
Set cookie SID expiration date to 1 day in the past on logout
|
2017-04-05 18:40:53 +03:00 |
|
Chocobo1
|
562dd41ab2
|
Fire up the timer to clean inactive sessions
|
2017-04-05 18:40:52 +03:00 |
|
Chocobo1
|
b4bca7cfb7
|
Refactor: initialize class variable directly
|
2017-04-05 18:40:51 +03:00 |
|
Chocobo1
|
b985bb43fa
|
Refactor: reorder headers
|
2017-04-05 18:40:50 +03:00 |
|
Chocobo1
|
bf8a438a6f
|
Set HttpOnly attribute to SID cookie
|
2017-04-05 18:40:48 +03:00 |
|
FranciscoPombal
|
10205ca67e
|
fixed "remaining" column in WebUI
the key had the wrong name. In the js code, the expected key is "amount_left" and not "remaining".
|
2017-04-04 02:04:36 +03:00 |
|
Chocobo1
|
21212fdfe5
|
Prepend QBT_ for preprocessor variables
|
2017-04-04 01:48:26 +03:00 |
|
FranciscoPombal
|
f39465c25a
|
Implement statistics window in web UI
|
2017-04-04 01:48:25 +03:00 |
|
buinsky
|
2d64405eb8
|
Improve performance of updating 'progress' column
|
2017-03-05 18:47:50 +02:00 |
|
Chocobo1
|
8dcb792ac0
|
Replace rand() by a true uniform distribution generator
|
2017-03-05 18:47:37 +02:00 |
|
sledgehammer999
|
3bbe304856
|
Bump API_VERSION to 12.
|
2017-03-04 01:17:41 +02:00 |
|
Chocobo1
|
0356172a1d
|
Utilize escapeHtml
|
2017-03-04 01:17:40 +02:00 |
|
Chocobo1
|
39a569b438
|
Cleanup
|
2017-03-04 01:17:38 +02:00 |
|
Chocobo1
|
edaa7e85a7
|
[WebUI]: add X-XSS-Protection, X-Content-Type-Options, CSP header
|
2017-03-04 01:17:37 +02:00 |
|
ngosang
|
f9f7a8cbf2
|
[WebUI] Avoid clickjacking attacks
|
2017-03-04 01:17:35 +02:00 |
|
sledgehammer999
|
8b5c275934
|
Update copyright year.
|
2017-03-04 01:17:32 +02:00 |
|
ngosang
|
cf16e3b8a1
|
[Web UI] Fix category in torrent upload. Closes #6260
|
2017-03-03 02:14:08 +02:00 |
|
buinsky
|
ff665af3f7
|
Avoid lags in firefox on resizing progress column
|
2017-03-03 02:13:35 +02:00 |
|
buinsky
|
9275cdc5bf
|
Remove 300px limit of column width
|
2017-03-03 02:13:34 +02:00 |
|
buinsky
|
b7c3bdd443
|
Fix scrollbar covers menu item with long text
|
2017-03-03 02:13:33 +02:00 |
|
buinsky
|
5fd08f8664
|
Implement resizable progress bar in "Done" column
|
2017-03-03 02:13:32 +02:00 |
|
buinsky
|
84a4d323c7
|
Follow project coding style. Issue #2192.
|
2017-03-03 02:13:31 +02:00 |
|
buinsky
|
8efb13bfaf
|
Add a vertical separator between columns
|
2017-03-03 02:13:29 +02:00 |
|
buinsky
|
0187b55610
|
Prevent text wrapping in menus
|
2017-03-03 02:13:07 +02:00 |
|
buinsky
|
2f606b2728
|
Make too tall menus scrollable
|
2017-03-03 02:13:06 +02:00 |
|
buinsky
|
025f75beca
|
Add some missing columns to dynamic tables
|
2017-03-03 02:13:05 +02:00 |
|
buinsky
|
4711cafd20
|
Fix columns names
|
2017-03-03 02:13:04 +02:00 |
|
buinsky
|
8d12ca9477
|
Implement dynamic table columns hiding
|
2017-03-03 02:13:03 +02:00 |
|
buinsky
|
67b90bfb51
|
Implement dynamic table columns reordering
|
2017-03-03 02:12:49 +02:00 |
|
buinsky
|
ab05c0c326
|
Implement dynamic table columns resizing
|
2017-03-03 02:12:47 +02:00 |
|
buinsky
|
c5ea453438
|
Add tooltips to dynamic table header
|
2017-03-03 02:12:46 +02:00 |
|
buinsky
|
4f041c16e1
|
Make torrent peers table scrollable horizontally
|
2017-03-03 02:12:45 +02:00 |
|
buinsky
|
28cfee7bd3
|
Simplify dynamic table CSS styles
|
2017-03-03 02:12:41 +02:00 |
|
buinsky
|
6272287fbb
|
Make torrents table scrollable horizontally
|
2017-03-03 02:12:04 +02:00 |
|
buinsky
|
e7a1542902
|
Rename variables in DynamicTable class
|
2017-03-03 02:12:03 +02:00 |
|
Chocobo1
|
8bb4f021f1
|
Remove trailing spaces
|
2017-03-03 02:11:23 +02:00 |
|
Chocobo1
|
50b2009e9c
|
Fix webUI used the wrong value. Closes #6232.
|
2017-03-03 02:07:55 +02:00 |
|
Chocobo1
|
bc9cae199b
|
Put temp files in .qBittorrent directory. Closes #4462.
|
2017-03-03 02:07:53 +02:00 |
|
Oke Atime
|
eed3f0559a
|
Webui proxy_type bug fix
|
2017-03-03 02:07:41 +02:00 |
|
sledgehammer999
|
284e836992
|
New translations: Icelandic, Latvian, Malay, Occitan, Uzbek
Also re-run lupdate.
|
2016-12-13 02:11:45 +02:00 |
|
sledgehammer999
|
cada6cfc88
|
Bump API_VERSION and API_VERSION_MIN to 11.
|
2016-12-13 02:11:43 +02:00 |
|
Chocobo1
|
89bd0e4397
|
QJson: update to 5e3b9b84b225f4612e09ef05aa6d8c23379e4e71
|
2016-12-12 21:16:33 +02:00 |
|
sledgehammer999
|
afca704db0
|
WEBUI: Changed meaning of the value of the 'dl_limit', 'up_limit', 'alt_dl_limit' and 'alt_up_limit' tokens.
The value is expressed in bytes and not in KiB.
|
2016-12-12 21:15:49 +02:00 |
|
sledgehammer999
|
f283734f13
|
Rename IP filtering functions and settings names.
|
2016-12-12 21:15:45 +02:00 |
|
Vladimir Golovnev (Glassez)
|
1975f2269e
|
Use new libtorrent-1.1 settings API
|
2016-12-12 21:15:42 +02:00 |
|
Vladimir Golovnev (Glassez)
|
6fac9b42da
|
Don't use Preferences in BitTorrent::Session
|
2016-12-12 21:12:01 +02:00 |
|
thalieht
|
366ad01120
|
fix webui port overflow
|
2016-12-12 21:11:16 +02:00 |
|
Vladimir Golovnev (Glassez)
|
b9fd9f1d8d
|
Show type name in btjson.cpp@processMap assert
This may help to solve #5381
|
2016-07-20 00:40:49 +03:00 |
|
sledgehammer999
|
10df509bce
|
Fix API_VERSION and API_VERSION_MIN numbers.
|
2016-06-20 02:18:19 +03:00 |
|