thalieht
|
e075274177
|
webUI: increase the number of digits after the decimal point
|
2017-05-05 20:09:04 +03:00 |
|
Mike Tzou
|
e91a5f6a5a
|
Merge pull request #6701 from Chocobo1/webui
WebUI: Fix checkbox hidden
|
2017-04-30 13:35:02 +08:00 |
|
Chocobo1
|
5e50d8ed91
|
WebUI: Fix checkbox hidden. Closes #6642.
|
2017-04-29 23:12:04 +08:00 |
|
Eugene Shalygin
|
c4e16aa820
|
cmake: set warning and error options
The set is far from perfect, but guards against common errors with GCC.
|
2017-04-29 13:30:28 +02:00 |
|
Vladimir Golovnev (Glassez)
|
989a70fe60
|
Redesign RSS subsystem
|
2017-04-23 09:03:46 +03:00 |
|
sledgehammer999
|
018574e546
|
Merge pull request #6475 from OpenGG/master
[WebUI-API] Add "skip_checking" and "paused" to "/command/download" and "/command/upload"
|
2017-04-17 17:12:24 +03:00 |
|
Chocobo1
|
7f346b49a7
|
Refactor: move the validation of certificates & key functions under Server class
Rename method
Add log messages
|
2017-04-10 21:18:59 +08:00 |
|
Chocobo1
|
05d8c46bb0
|
Rename class variables
|
2017-04-10 21:07:08 +08:00 |
|
Chocobo1
|
35ab86d32f
|
Refactor: group port forwarding code together
Unify log message
|
2017-04-10 20:14:19 +08:00 |
|
sledgehammer999
|
e40444d1ad
|
Bump API_VERSION and API_VERSION_MIN to 13.
|
2017-04-06 02:03:44 +03:00 |
|
sledgehammer999
|
1111ca9d90
|
Merge pull request #6548 from Chocobo1/cookie
Fixes for AbstractWebApplication
|
2017-04-05 18:37:51 +03:00 |
|
FranciscoPombal
|
829ad2e1e6
|
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-03 16:20:01 +01:00 |
|
opengg
|
b271fa9f00
|
[WebUI] Add skip_checking and paused to /command/download and /command/upload
|
2017-03-31 14:05:19 +08:00 |
|
Chocobo1
|
272d53fdf8
|
Set cookie SID value to empty on logout
Set cookie SID expiration date to 1 day in the past on logout
|
2017-03-22 17:22:10 +08:00 |
|
Chocobo1
|
4e48408eaa
|
Fire up the timer to clean inactive sessions
|
2017-03-22 17:21:10 +08:00 |
|
Chocobo1
|
e26b30a5f4
|
Refactor: initialize class variable directly
|
2017-03-22 17:20:28 +08:00 |
|
Chocobo1
|
e4d6fe2d02
|
Refactor: reorder headers
|
2017-03-22 17:20:27 +08:00 |
|
Chocobo1
|
e9bd75f4e1
|
Set HttpOnly attribute to SID cookie
|
2017-03-21 15:24:41 +08:00 |
|
sledgehammer999
|
147f4d76e2
|
Merge pull request #6445 from Chocobo1/fix
Follow http user-agent format
|
2017-03-07 23:38:14 +02:00 |
|
sledgehammer999
|
5084c01c2b
|
Merge pull request #5877 from dzmat/to_pull_request
locally banned IP list managment (Closes #1837 )
|
2017-03-07 23:14:20 +02:00 |
|
sledgehammer999
|
140187649d
|
Merge pull request #6473 from FranciscoPombal/stats_webui
Implement statistics window in web UI
|
2017-03-07 22:51:57 +02:00 |
|
dzmat
|
59de1af31b
|
implemented UI for managment of locally banned IP list (Closes #1837 )
|
2017-03-06 19:40:34 +07:00 |
|
Chocobo1
|
cb1646be32
|
Prepend QBT_ for preprocessor variables
|
2017-03-06 13:41:58 +08:00 |
|
FranciscoPombal
|
1ce71fc63e
|
Implement statistics window in web UI
|
2017-03-06 03:05:18 +00:00 |
|
sledgehammer999
|
fc49856857
|
Merge pull request #6391 from Chocobo1/cert
Allow QSsl::Ec as private key format
|
2017-03-06 01:22:09 +02:00 |
|
sledgehammer999
|
fa1149e1f2
|
Remove remnant of qt4 version checking.
|
2017-03-06 00:53:25 +02:00 |
|
Eugene Shalygin
|
008d7dbedc
|
Raise minimal Qt version to 5.5.1
|
2017-03-05 22:24:59 +01:00 |
|
Eugene Shalygin
|
e64bb1de8c
|
Drop Qt 4 support
|
2017-03-05 22:24:59 +01:00 |
|
sledgehammer999
|
922fec44d2
|
Merge pull request #6447 from buinsky/master
WebUI: Improve performance of updating 'progress' column
|
2017-03-05 14:46:30 +02:00 |
|
buinsky
|
b6c6b70915
|
Improve performance of updating 'progress' column
|
2017-03-04 12:19:36 +03:00 |
|
sledgehammer999
|
5c730f984d
|
Bump API_VERSION to 12.
|
2017-03-03 22:31:58 +02:00 |
|
Chocobo1
|
0fb3b18a8f
|
Utilize escapeHtml
|
2017-03-03 21:28:32 +02:00 |
|
Chocobo1
|
eba45a0b26
|
Cleanup
|
2017-03-03 21:28:29 +02:00 |
|
Chocobo1
|
7756dd80f3
|
[WebUI]: add X-XSS-Protection, X-Content-Type-Options, CSP header
|
2017-03-03 21:28:28 +02:00 |
|
ngosang
|
f5ad04766f
|
[WebUI] Avoid clickjacking attacks
|
2017-03-03 21:28:27 +02:00 |
|
sledgehammer999
|
31b69ae6f6
|
Update copyright year.
|
2017-03-03 21:26:38 +02:00 |
|
Chocobo1
|
759bf4d73d
|
Allow to load/use ECDSA certificate in webUI.
Limit max read size
Improve messages in dialogs
Refactor
|
2017-02-17 12:23:51 +08:00 |
|
Chocobo1
|
511796f74e
|
Replace rand() by a true uniform distribution generator
|
2017-02-16 12:21:26 +08:00 |
|
ngosang
|
e6e0ecfaea
|
[Web UI] Fix category in torrent upload. Closes #6260
|
2017-01-22 14:20:48 +01:00 |
|
buinsky
|
484e021ca2
|
Avoid lags in firefox on resizing progress column
|
2017-01-21 16:37:34 +03:00 |
|
buinsky
|
741e0a08ea
|
Remove 300px limit of column width
|
2017-01-21 16:21:46 +03:00 |
|
buinsky
|
7628490def
|
Fix scrollbar covers menu item with long text
|
2017-01-21 15:57:02 +03:00 |
|
buinsky
|
d50a7778fe
|
Implement resizable progress bar in "Done" column
|
2017-01-21 15:57:02 +03:00 |
|
buinsky
|
09cf93521f
|
Follow project coding style. Issue #2192.
|
2017-01-21 15:57:02 +03:00 |
|
buinsky
|
e65a628bf9
|
Add a vertical separator between columns
|
2017-01-21 15:57:02 +03:00 |
|
buinsky
|
bdf736b7d7
|
Prevent text wrapping in menus
|
2017-01-21 15:57:02 +03:00 |
|
buinsky
|
3dfcd6db6a
|
Make too tall menus scrollable
|
2017-01-21 15:57:02 +03:00 |
|
buinsky
|
134e4c1eb9
|
Add some missing columns to dynamic tables
|
2017-01-21 15:57:02 +03:00 |
|
buinsky
|
a087d146df
|
Fix columns names
|
2017-01-21 15:57:02 +03:00 |
|
buinsky
|
3ac87f22cb
|
Implement dynamic table columns hiding
|
2017-01-21 15:57:02 +03:00 |
|