Kovid Goyal
|
a6379abb17
|
Possible fix for restarting on windows home not working
|
2017-06-23 18:01:40 +05:30 |
|
Kovid Goyal
|
8e510d3290
|
Forgot to mention support for RAR 5.0 format files in the changelog
|
2017-06-23 15:10:36 +05:30 |
|
Kovid Goyal
|
b0f5958aec
|
version 3.1.1
v3.1.1
|
2017-06-23 14:36:20 +05:30 |
|
Kovid Goyal
|
0d242c48ee
|
Fix removal of --daemonize option caused standalone calibre-server.exe to not work on Windows and macOS
|
2017-06-23 14:32:56 +05:30 |
|
Kovid Goyal
|
0ada3549c1
|
EPUB3 metadata: Fix handling of <dc:creator> elements with multiple roles. Fixes #1699918 [Author with multiple roles in metadata shown as "Unknown"](https://bugs.launchpad.net/calibre/+bug/1699918)
|
2017-06-23 13:08:45 +05:30 |
|
Kovid Goyal
|
321ebd2b24
|
Another place that should handle SSLWantReadError
|
2017-06-23 12:48:11 +05:30 |
|
Kovid Goyal
|
96bc0e6a6f
|
String changes
|
2017-06-23 12:13:55 +05:30 |
|
Kovid Goyal
|
d12de473cb
|
...
|
2017-06-23 12:06:34 +05:30 |
|
Kovid Goyal
|
60d03c0153
|
Log attempts to do SSL renegotiation
|
2017-06-23 12:03:15 +05:30 |
|
Kovid Goyal
|
a43efc8a5a
|
...
|
2017-06-23 11:42:35 +05:30 |
|
Kovid Goyal
|
90622d4129
|
Server: Disallow client initiated SSL renegotiation
|
2017-06-23 11:40:18 +05:30 |
|
Kovid Goyal
|
3574807c34
|
Forgot the SSLWantRead is a subclass of socket.error
|
2017-06-23 11:30:13 +05:30 |
|
Kovid Goyal
|
d3586a79a9
|
Update Wired Daily
|
2017-06-23 10:18:32 +05:30 |
|
Kovid Goyal
|
27928aad75
|
version 3.1.0
v3.1.0
|
2017-06-23 09:22:55 +05:30 |
|
Kovid Goyal
|
c2bdad09a0
|
Server: Fix errors when enabling SSL on windows
|
2017-06-23 08:04:02 +05:30 |
|
Kovid Goyal
|
2c83abee49
|
...
|
2017-06-23 00:07:59 +05:30 |
|
Kovid Goyal
|
355635af74
|
Server: Fix connections not being closed after errors/timeouts on the server side
|
2017-06-22 23:52:14 +05:30 |
|
Kovid Goyal
|
fc576760c2
|
Add a note about book list visualizations
|
2017-06-22 22:39:25 +05:30 |
|
Kovid Goyal
|
2d5840f40d
|
Firefox not allowing connection to autoreload websocket when using a self-signed SSL certificate
Instead of displaying an unhandled error, just log it to console
|
2017-06-22 22:35:45 +05:30 |
|
Kovid Goyal
|
98b235e8e7
|
Fix check for server listen on auto-reload causing an SSL error in the server log because it was not connecting using SSL
|
2017-06-22 22:15:18 +05:30 |
|
Kovid Goyal
|
c2d6ba54fa
|
Server: Fix bug causing some things to not work when using SSL support on Linux of macOS
sendfile() does nto work with SSL sockets because of SSL framing
|
2017-06-22 21:21:59 +05:30 |
|
Kovid Goyal
|
313de840ac
|
Use pw3 output profile for kindle paperwhite and rename Kindle Touch to Kindle Basic
|
2017-06-22 20:46:59 +05:30 |
|
Kovid Goyal
|
73ac57f03d
|
...
|
2017-06-22 19:41:01 +05:30 |
|
Kovid Goyal
|
deada5306f
|
...
|
2017-06-22 17:26:01 +05:30 |
|
Kovid Goyal
|
4be0b87b56
|
Fix load libimobiledevice failures
|
2017-06-22 17:06:31 +05:30 |
|
Kovid Goyal
|
173e6d08b1
|
Adda build test for imobiledevice
|
2017-06-22 12:14:56 +05:30 |
|
Kovid Goyal
|
638ef59082
|
Edit metadata dialog: Allow right clicking the Paste isbn button to instead paste an identifier with a different prefix. Fixes #1698543 [Enhancement: Paste of various IDs in Edit Metadata dialog](https://bugs.launchpad.net/calibre/+bug/1698543)
|
2017-06-22 09:24:50 +05:30 |
|
Kovid Goyal
|
7de2e366cf
|
A spot of refactoring
|
2017-06-22 09:00:49 +05:30 |
|
Kovid Goyal
|
551e8f234e
|
Bump version of libimobiledevice
|
2017-06-22 00:12:52 +05:30 |
|
Kovid Goyal
|
fbaccfb5fa
|
Fix #1699435 [Invisible Calibre permanently hangs in memory or instant exit after start it](https://bugs.launchpad.net/calibre/+bug/1699435)
|
2017-06-21 19:47:10 +05:30 |
|
Kovid Goyal
|
94bf274222
|
...
|
2017-06-21 11:42:56 +05:30 |
|
Kovid Goyal
|
1d2d913def
|
Show server log file location in the view logs dialog
|
2017-06-21 11:32:50 +05:30 |
|
Kovid Goyal
|
d1f0903321
|
Fix #1699398 [Some box sizes](https://bugs.launchpad.net/calibre/+bug/1699398)
|
2017-06-21 10:51:14 +05:30 |
|
Kovid Goyal
|
1c4427d881
|
Fix excessive wrapping in the preferences dialog for the editor in japanese/chinese locales
|
2017-06-21 10:25:49 +05:30 |
|
Kovid Goyal
|
d8967eae75
|
Fix exception not being re-raised when deleting book fails
|
2017-06-21 09:23:54 +05:30 |
|
Kovid Goyal
|
acaee61715
|
Add a test for literal_spaces
|
2017-06-21 08:51:24 +05:30 |
|
Kovid Goyal
|
83aaf12bd6
|
Edit book: Fix escaping of text for regex unnecessarily escaping spaces
|
2017-06-21 08:32:47 +05:30 |
|
Kovid Goyal
|
a3a3474c10
|
Expand the browser support section with a note on versions
|
2017-06-21 08:25:00 +05:30 |
|
Kovid Goyal
|
e60d722033
|
...
|
2017-06-21 00:10:51 +05:30 |
|
Kovid Goyal
|
cad405d413
|
Make the Support calibre button in the User manual translateable
|
2017-06-21 00:08:23 +05:30 |
|
Kovid Goyal
|
ccaf31e3ec
|
Change the icon for the advanced search button in the Get books dialog to match that used int he main window
|
2017-06-20 20:47:32 +05:30 |
|
Kovid Goyal
|
18273cb24a
|
Merge branch 'master' of https://github.com/daisuky-jp/calibre
|
2017-06-20 19:46:08 +05:30 |
|
Daisuky
|
f1dfdc5c6a
|
Adding id of submitBtn for br.submit() to avoid redirected to login page after passing correct email and password.
|
2017-06-20 22:56:25 +09:00 |
|
Kovid Goyal
|
5cf39416dd
|
Update The Times
Merge branch 'patch-13' of https://github.com/bobbysteel/calibre
|
2017-06-20 18:31:34 +05:30 |
|
Kovid Goyal
|
65130a8cd2
|
Fix #1698943 [get books search will not find mature content in smashwords](https://bugs.launchpad.net/calibre/+bug/1698943)
|
2017-06-20 18:30:28 +05:30 |
|
bobbysteel
|
297a2abea2
|
Fix classes for Comments section not loading
|
2017-06-20 13:49:37 +01:00 |
|
Kovid Goyal
|
f427882d67
|
pep8
|
2017-06-20 18:00:14 +05:30 |
|
Kovid Goyal
|
65f7c7e794
|
Merge branch 'patch-15' of https://github.com/bobbysteel/calibre
|
2017-06-20 18:00:07 +05:30 |
|
bobbysteel
|
04777523bc
|
Add cover
|
2017-06-20 13:22:23 +01:00 |
|
Kovid Goyal
|
66cae57550
|
Fix #1698925 [Search box could have more space and button has border](https://bugs.launchpad.net/calibre/+bug/1698925)
|
2017-06-20 17:34:17 +05:30 |
|