Vladimir Golovnev (Glassez)
c3942fb0b3
Fix WebUI sort by ratio for some locales (with comma as decimal point).
11 years ago
Vladimir Golovnev (Glassez)
87d118e87c
Fix WebUI sort by size/speed for some locales (with comma as decimal point).
11 years ago
Vladimir Golovnev (Glassez)
7fce5ab268
Fix sorting by size in WebUI when non-default locale used.
11 years ago
Vladimir Golovnev (Glassez)
1aa70bedb7
Improve HttpConnection::translateDocument().
11 years ago
Nick Tiskov
cb7f35d994
Update WebUI classes
...
Guaranteed to show paths with native separators to user
11 years ago
sledgehammer999
441d1d08ba
Convert more accurately decimal numbers to text.
11 years ago
sledgehammer999
683aca7fdf
Fix WebUI link to 'Anonymous mode' explanation. Closes #1093 .
11 years ago
sledgehammer999
144dd5c2a8
Correctly detect if the browser supports gzip compression.
11 years ago
sledgehammer999
35da156ad2
WebUI: Don't gzip too small payloads.
11 years ago
sledgehammer999
b909dd41c5
Small optimization of WebUI responses when there isn't a data payload.
11 years ago
sledgehammer999
4003d7f951
Fix compilation with qt < 4.8.0. Closes #1043 .
11 years ago
sledgehammer999
ade66629b1
Fix WebUI gzip compression. Closes #1037 .
11 years ago
sledgehammer999
b4dca951b2
Drop libtorrent 0.15.x support.
11 years ago
sledgehammer999
243abaf524
Improve comment in gCompress().
11 years ago
sledgehammer999
bd9c231a0b
Enable gzip compression in the webui.
11 years ago
sledgehammer999
2b9f79fafe
Expose new translations and improve language code.
11 years ago
sledgehammer999
97fe948f6c
Expose all available translation in the WebUI. Closes #976 .
11 years ago
sledgehammer999
0f298397b3
Simplify various if-else and QString::number.
11 years ago
sledgehammer999
d09b0d5f72
Fixed rounding bugs with floating numbers.
11 years ago
sledgehammer999
22e2bafa7a
Fix compilation with libtorrent 1.x.x v2
12 years ago
sledgehammer999
94b58ca229
Fix compilation with libtorrent 1.x.x.
12 years ago
ccerrillo
c928987313
mootools change break context menu
...
Fx.Tween in mootols 1.4.5 no longer sets visibility to hidden, so when the context menu dissapear, if you put the mouse in the space where the menu were showed is still there but with opacity to 0 and cannot click to nothing below that area
So i emulated the old behaviour with OnComplete event.
Additionally i changed the use of deprecated $empty
12 years ago
Nick Tiskov
66b982ad03
Minor refactoring for json parser
12 years ago
Nick Tiskov
9d275d6d34
Allow bool lists in json values
12 years ago
Nick Tiskov
91f9a46c18
Allow semicolon in json values (Windows paths support)
12 years ago
Nick Tiskov
dc4d0a7078
Allow/Fix special characters in json replies in WebUI
12 years ago
Christophe Dumez
d3b4ec77bc
Update date in About dialog copyright
12 years ago
Christophe Dumez
ec90fc480c
Bump mootools to 1.4.5
12 years ago
Christophe Dumez
7bd9139d28
Properly recover from HTTP parsing errors (Web UI)
...
May be related to issue #68 .
12 years ago
Christophe Dumez
32bfd8741f
Fix handling of simultaneous connections in Web UI.
...
May be related to issue #68 .
12 years ago
Christophe Dumez
c7f1f52f1c
Add Basque locale to Web UI
12 years ago
Christophe Dumez
1b54b4dbb7
Fix homepage link in Web UI ( closes #118 )
12 years ago
Dirk Neukirchen
559ac673e2
updated apache ssl-faq links
12 years ago
Christophe Dumez
cf3f0a606d
Add Hebrew translation
12 years ago
Christophe Dumez
de43a0b7a1
Bypass cache when uploading a torrent file in Web UI ( closes #68 )
12 years ago
Christophe Dumez
d62554aaba
Minor code clean up
12 years ago
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