35762 Commits

Author SHA1 Message Date
Kovid Goyal
f25c51c3cd
Fix small transient window visible during calibre startup when the tag browser find bar is shown 2017-07-03 16:03:04 +05:30
Kovid Goyal
4e876b6650
Fix calibre logo not appearing on manual pages in sub-folders 2017-07-03 15:55:07 +05:30
Kovid Goyal
af8802222f
Dont use quoted slashes when downloading book files via XHR
Quoted slashes are technically illegal in URLs and various reverse
proxies have issues with them.
2017-07-03 10:23:14 +05:30
Kovid Goyal
ebe2dca11a
Server: Fix using "Show more books" button and then changing list mode setting causing resulting book list to be incomplete 2017-07-03 10:12:40 +05:30
Kovid Goyal
f8cc5af61a
Add AllowEncodedSlashes to the apache proxy config examples 2017-07-02 20:23:14 +05:30
Kovid Goyal
ed554fd319
Edit book: When doing a Replace/Count all with multiple searches add a Show details button on the result dialog that shows the individual counts for each search. 2017-07-02 17:42:53 +05:30
Kovid Goyal
48b3bdf0f3
String changes 2017-07-02 15:46:06 +05:30
Kovid Goyal
ebdec9f6ae
Comments editor: Add a button to easily insert separators (i.e. <hr> tags) when editing comments 2017-07-02 11:34:16 +05:30
Kovid Goyal
9f4bf26b9d
Dont mute curl on the unix ci server 2017-07-02 10:17:46 +05:30
Kovid Goyal
b10142db22
Use position based recounting in a couple more places 2017-07-02 09:58:43 +05:30
Kovid Goyal
bf91d3905a
Update The Times
Merge branch 'patch-17' of https://github.com/bobbysteel/calibre
2017-07-01 22:36:04 +05:30
bobbysteel
3c0ab1cdee More robust cover download source 2017-07-01 13:28:21 +01:00
Kovid Goyal
467d35d1d0
Fix #1701789 [Preferences for Edit book sidebar on Linux](https://bugs.launchpad.net/calibre/+bug/1701789) 2017-07-01 17:47:07 +05:30
Kovid Goyal
f88ad60414
Server: Fix changing sort/search in the /mobile view only working with the default library. Fixes #1701704 [Content server simple view - can't sort](https://bugs.launchpad.net/calibre/+bug/1701704) 2017-07-01 12:14:57 +05:30
Kovid Goyal
91fdc1df5c
Update The Sunday Times Magazine
Merge branch 'patch-16' of https://github.com/bobbysteel/calibre
2017-07-01 09:58:58 +05:30
bobbysteel
aa8d44e1f8 Found a cover source 2017-06-30 16:32:16 +01:00
Kovid Goyal
e30ee64f59
version 3.2.1 v3.2.1 2017-06-30 15:01:45 +05:30
Kovid Goyal
adf84769f9
Fix regression that broke mouse wheel scrolling in the cover grid view in the previous release 2017-06-30 14:59:32 +05:30
Kovid Goyal
768bdc2d8e
Linux: Fix an error when trying to use a program by path with the Open with functionality. 2017-06-30 11:19:34 +05:30
Kovid Goyal
ee2b2e8d20
Adda note that --daemonize is linux only to its help text v3.2.0 2017-06-30 10:52:11 +05:30
Kovid Goyal
e116d5cb5c
version 3.2.0 2017-06-30 10:44:42 +05:30
Kovid Goyal
0e1f81b4b0
Do not call SetErrorMode on windows since this is now done at startup by calibre-launcher.dll 2017-06-30 10:11:51 +05:30
Kovid Goyal
b47b9ab123
pep8 2017-06-30 10:11:20 +05:30
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