Commit Graph

35439 Commits

Author SHA1 Message Date
Kovid Goyal db3bfa0f5f Handle presence of ascii control characters when saving history for line edits 2017-06-29 09:16:37 +05:30
Kovid Goyal 27e39f6885 Fix #1700217 [Virtual library button not pressed down](https://bugs.launchpad.net/calibre/+bug/1700217) 2017-06-28 19:51:24 +05:30
Kovid Goyal 9b118f35d2 Server: Allow logged in users to change their passwords by clicking the user icon in the top right corner of the home screen. Fixes #1700631 [FR - Change PW via Web in content server](https://bugs.launchpad.net/calibre/+bug/1700631) 2017-06-28 18:18:08 +05:30
Kovid Goyal af48f8907b Also used position based indexing when refreshing the Tag browser after a metadata edit 2017-06-28 09:05:32 +05:30
Kovid Goyal f2edf667d6 Add TODO note about LE integration 2017-06-27 18:03:17 +05:30
Kovid Goyal ce4f774114 Viewer: Fix incorrect display of pages in paged mode for books that override the default box-sizing CSS property on the <body> element. Fixes #1700109 [css margin-left and margin-right problem](https://bugs.launchpad.net/calibre/+bug/1700109) 2017-06-27 15:28:33 +05:30
Kovid Goyal 5311b5155e Linux: Fix slow mouse wheel scrolling in Cover grid because of Qt bug 2017-06-27 12:07:07 +05:30
Kovid Goyal eddc49fa44 API to allow authenticated users to change their password 2017-06-27 11:21:01 +05:30
Kovid Goyal 5b2603b98d ... 2017-06-27 08:55:34 +05:30
Kovid Goyal 734c5df43b Add a note about using --listen-on when reverse proxying 2017-06-27 08:54:04 +05:30
Kovid Goyal 76f1e3fac6 Use rewrite to preserve the port 2017-06-27 01:05:35 +05:30
Kovid Goyal aae905d843 Show the message about clearing the cache in the right place 2017-06-27 00:51:04 +05:30
Kovid Goyal f0545dacb9 No double slash in nginx proxy_pass 2017-06-27 00:35:13 +05:30
Kovid Goyal 979df0cbc4 ... 2017-06-27 00:30:32 +05:30
Kovid Goyal 65efb8eb11 ... 2017-06-27 00:28:57 +05:30
Kovid Goyal 97cd9fd361 More useful error message when IndexDB flakes out in Chrome 2017-06-27 00:22:37 +05:30
Kovid Goyal dcf95a3418 Server: Log the X-Forwarded-For header in the access log 2017-06-26 23:43:09 +05:30
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