Christophe Dumez
|
122655758d
|
Fix caching issues in last commit
|
13 years ago |
Christophe Dumez
|
9a964d871d
|
Rewrite code for returning information about torrents as JSON (Web UI)
- The new code is simpler, cleaner and more efficient
|
13 years ago |
Christophe Dumez
|
fc4989d738
|
Remove 100kb limit for torrent file size in Web UI
|
13 years ago |
Christophe Dumez
|
b93cebacb2
|
Fix important Web UI bug (HTTP request parsing bug)
(cherry picked from commit bdaf16123f7c1c0b09b06e8e2cc39c700fbbcc82)
|
13 years ago |
Christophe Dumez
|
0b13fa6914
|
Fix possible Web UI authentication problem when using SSL (closes #941343)
|
13 years ago |
Christophe Dumez
|
c32e651c39
|
Fix DHT port setting in Web UI (Closes #952182)
|
13 years ago |
Christophe Dumez
|
f3448125c3
|
Coding style clean up
|
13 years ago |
Christophe Dumez
|
a8a7b61ea9
|
Coding style clean up
|
13 years ago |
Christophe Dumez
|
a53a70742d
|
Drop support for libtorrent v0.14.x
|
13 years ago |
Christophe Dumez
|
78bb4104b0
|
Web UI: Improve usability of small devices
|
13 years ago |
Christophe Dumez
|
26b8decb24
|
I18N: Add Georgian translation
|
13 years ago |
Christophe Dumez
|
1b8a2bf7c1
|
Web UI: Add support for speed limits scheduling
|
13 years ago |
Christophe Dumez
|
76ca967d70
|
Fix torrent loading problem from Web UI on Windows.
|
13 years ago |
Christophe Dumez
|
c39244aeb6
|
Web UI: Cosmetic improvements to preferences
|
13 years ago |
Christophe Dumez
|
8f22279428
|
Web UI: cosmetic improvements to torrent upload dialog
|
13 years ago |
Christophe Dumez
|
5a68bc5801
|
Web UI: Improve deletion confirmation dialog
|
13 years ago |
Christophe Dumez
|
46a3b382db
|
Web UI: Fix torrent deletion from IE
|
13 years ago |
Christophe Dumez
|
dae959a533
|
HTTP server better debug output
|
13 years ago |
Christophe Dumez
|
eeda9379d5
|
HTTP server: Greatly improved HTTP request parsing
|
13 years ago |
Christophe Dumez
|
80bf89857a
|
Web UI: Fix HTTP request processing with Firefox
|
13 years ago |
Christophe Dumez
|
65eb40d1f5
|
Fix small bug in HttpConnection::read()
|
13 years ago |
Christophe Dumez
|
9cf37f5364
|
BUGFIX: Fix torrent upload issues (Web UI)
|
13 years ago |
Christophe Dumez
|
1ad1498c5d
|
Less verbose debug
|
13 years ago |
Christophe Dumez
|
405b804eb5
|
Make multi-part/form data parser more robust
|
13 years ago |
Christophe Dumez
|
f98d4e9149
|
Web UI code optimization
|
13 years ago |
Christophe Dumez
|
dad1568657
|
Web UI: Make multipart/form-data parsing more robust
|
13 years ago |
Christophe Dumez
|
ae692ba9b8
|
Web UI code optimization
|
13 years ago |
Christophe Dumez
|
2036326403
|
Simplify multipart form parsing code and add debug
|
13 years ago |
Christophe Dumez
|
3ad81595df
|
Web UI: Code clean up
|
13 years ago |
Christophe Dumez
|
9115a2ddc2
|
httpconnection: Make sure torrent file is written in binary mode
|
13 years ago |
Christophe Dumez
|
4385b941bb
|
Web UI code optimization and clean up
|
13 years ago |
Christophe Dumez
|
ab0355f8d6
|
Web UI: Remove unused code
|
13 years ago |
Christophe Dumez
|
8f439589ea
|
Optimize Web UI code
|
13 years ago |
Christophe Dumez
|
4c5dd66b0f
|
Clean up Web UI code
|
13 years ago |
Christophe Dumez
|
5fe562c0fa
|
Clean up Web UI code
|
13 years ago |
Christophe Dumez
|
61faf34ef7
|
Correctly hide anonymous settings when using libtorrent < v0.16
|
13 years ago |
Christophe Dumez
|
1038376cdb
|
Web UI code clean up
|
13 years ago |
Christophe Dumez
|
28d1671bb8
|
Web UI code clean up
|
13 years ago |
Christophe Dumez
|
8e026e68d7
|
Web UI code clean up
|
13 years ago |
Christophe Dumez
|
4be897a4e5
|
Web UI code clean up
|
13 years ago |
Christophe Dumez
|
3f4947259b
|
Web UI code clean up
|
13 years ago |
Christophe Dumez
|
e10a51e61e
|
Web UI code cleanup
|
13 years ago |
Christophe Dumez
|
381eaf4b53
|
Web UI: Improve language change behavior
|
13 years ago |
Christophe Dumez
|
246903fa0a
|
Web UI improvements
- Optimize translation code
- Cosmetic fixes to dialogs
- Display qBittorrent version in about dialog
|
13 years ago |
Christophe Dumez
|
7bd8bb4880
|
Web UI: Cleaned up torrent upload code
Should also fix issues on Windows.
|
13 years ago |
Christophe Dumez
|
a46f665dd4
|
Small Web UI JS code simplification
|
13 years ago |
Christophe Dumez
|
4ffe100287
|
Web UI: Slight settings CSS improvements
|
13 years ago |
Christophe Dumez
|
5990615248
|
Add support for anonymous mode
This mode was added in libtorrent v0.16 and should be used in
addition to a SOCKS5 proxy.
|
13 years ago |
Christophe Dumez
|
69984f9550
|
WebUI: Simplify javascript for preferences dialog
|
13 years ago |
Christophe Dumez
|
94f92aa4f9
|
Add setting to ignore slow torrents in queueing system
Closes https://bugs.launchpad.net/qbittorrent/+bug/799703
|
13 years ago |