Commit Graph

35422 Commits

Author SHA1 Message Date
Kovid Goyal 042df155ea Use $request_uri in nginx so there is no need for hackery 2017-06-26 23:35:15 +05:30
Kovid Goyal 6ccfc14465 Update the manual section on using --url-prefix 2017-06-26 23:24:50 +05:30
Kovid Goyal edd4ecd74f ... 2017-06-26 22:15:55 +05:30
Kovid Goyal c3b3e3a7ae A spot of refactoring 2017-06-26 21:08:26 +05:30
Kovid Goyal d983025899 pep8 2017-06-26 21:01:47 +05:30
Kovid Goyal 775a946ac3 Expand on the reason for no-forking on macOS 2017-06-26 16:54:35 +05:30
Kovid Goyal 6c8c329d2e Fix #1700503 [Missing info after colon?](https://bugs.launchpad.net/calibre/+bug/1700503) 2017-06-26 16:49:47 +05:30
Kovid Goyal eafd29fc42 macOS: Add headless support: calibre command-line utilities can now run on macOS machines without a screen 2017-06-26 16:31:42 +05:30
Kovid Goyal 9768d16334 Forgot that on macOS qmake generates .dylib files 2017-06-26 16:20:53 +05:30
Kovid Goyal 90d18917b5 String changes 2017-06-26 16:03:10 +05:30
Kovid Goyal 494d5dd92c ... 2017-06-26 15:01:10 +05:30
Kovid Goyal 2291b2d2a0 Build the headless QPA backend on macOS as well 2017-06-26 14:56:58 +05:30
Kovid Goyal ffcd10a232 ... 2017-06-26 13:56:49 +05:30
Kovid Goyal 8934ef5ab6 Dont use html5lib for entity names
In preparation for getting rid of html5lib
2017-06-26 13:52:47 +05:30
Kovid Goyal a777c8b619 String changes 2017-06-26 13:14:16 +05:30
Kovid Goyal 52949371c9 Handle errors in drain_ssl_buffer() 2017-06-26 12:53:24 +05:30
Kovid Goyal fae7613a08 Server: Fix timeout errors when using SSL (particularly common when running the server on windows)
I forgot to drain the internal SSL buffer in the read loop before
passing the socket to select()
2017-06-26 12:20:00 +05:30
Kovid Goyal 6d4c8e61d3 End send optimization before resetting connection state 2017-06-26 12:16:47 +05:30
Kovid Goyal 8d21970f46 Log incomplete sends 2017-06-26 10:45:06 +05:30
Kovid Goyal 9842272aac Use boud tests rather than equality tests 2017-06-26 10:17:31 +05:30
Kovid Goyal 85d85a6d98 Update The Australian 2017-06-25 15:36:40 +05:30
Kovid Goyal 4cb057f8a5 I have no idea why this happens, but...
Fix #1700191 [Error occasionally pops up when pressing Edit Medata](https://bugs.launchpad.net/calibre/+bug/1700191)
2017-06-25 15:11:20 +05:30
Kovid Goyal 13d6a6c6ec Dont try to login to NYT since their login is no pure JS with a captcha 2017-06-24 22:22:46 +05:30
Kovid Goyal 2dd4109ae5 Kitekinto by pofa 2017-06-24 14:20:19 +05:30
Kovid Goyal 514378b728 ... 2017-06-24 14:01:21 +05:30
Kovid Goyal 68b75a67fc Remove the imobiledevice code entirely, since imobiledevice is broken 2017-06-24 11:14:14 +05:30
Kovid Goyal 5b85a67393 Blacklist the iOS Reader applications and Marvin XD plugins
They cause calibre to not startup on 32bit windows and as far as I know
they dont work anyway sicne Apple restricted USB access to their iOS
devices.
2017-06-24 10:07:41 +05:30
Kovid Goyal 3f091c57a0 ... 2017-06-24 09:26:57 +05:30
Kovid Goyal c1d6775ef7 Also set the restart env var when restarting in debug mode 2017-06-23 18:06:16 +05:30
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