Driim
|
23ea811095
|
Add setting to copy .torrent files for finished downloads (closes issue #22)
Patch edited by Christophe Dumez.
|
12 years ago |
Christophe Dumez
|
dac0d67717
|
Fixes to Web UI shutdown command
|
12 years ago |
Christophe Dumez
|
368ae43849
|
Web UI shutdown fix.
|
12 years ago |
Christophe Dumez
|
669d5a12a2
|
Fixes to Web UI shutdown button
|
12 years ago |
Nikolas Garofil
|
6711c58ff1
|
Remove icon (ugly), fix localization
|
12 years ago |
Nikolas Garofil
|
2b02ec3a4e
|
Shutdownbutton in webui
|
12 years ago |
Christophe Dumez
|
4d601f5383
|
Fix build with Qt < 4.7
|
12 years ago |
Christophe Dumez
|
90373897d6
|
Fix permission problems on Windows (closes #1020227)
|
13 years ago |
Tilka
|
ca26cc0000
|
Fix torrent transfer stats, 2nd try
The constants themselves were also mixed up.
|
13 years ago |
Tilka
|
00f40e6771
|
Fix torrent transfer stats
|
13 years ago |
Christophe Dumez
|
79cb430878
|
Get rid of a Web UI hack for Safari since it seems useless now.
|
13 years ago |
Christophe Dumez
|
a98ad63d8b
|
Add support for adding multiple local torrents at once (Web UI)
|
13 years ago |
Tillmann Karras
|
2f6ef9af51
|
Make mascot image URL relative
|
13 years ago |
Tillmann Karras
|
2f0e15bc25
|
Change MIME type for PNG images to image/png
This is the official MIME type assigned by the IANA (see http://www.iana.org/assignments/media-types/image/png).
|
13 years ago |
Tillmann Karras
|
0cd4c079e9
|
missing 'e' in updateQueueingSystem
|
13 years ago |
Christophe Dumez
|
81e4e39878
|
Web UI: Stop using absolute URLs in ajax requests (closes #1011226)
|
13 years ago |
Christophe Dumez
|
75a65a5f49
|
Make sure !.qB extensions are not shown in the Web UI
|
13 years ago |
Christophe Dumez
|
901326c004
|
HTTP server code clean up
|
13 years ago |
Christophe Dumez
|
8986d87ef3
|
HTTP request handling clean up and optimization
|
13 years ago |
Christophe Dumez
|
a0d21ead18
|
Further rewriting of the JSON-related code
|
13 years ago |
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 |