35248 Commits

Author SHA1 Message Date
Kovid Goyal
5abf1a5fc8
Some TODO notes 2017-05-21 13:39:15 +05:30
Kovid Goyal
d44f9cb468
pep8 2017-05-21 13:39:15 +05:30
Kovid Goyal
8e1b718060
Fix restrictions for unknown users 2017-05-21 13:39:14 +05:30
Kovid Goyal
c6cd432d92
Terminal UI for managing library restrictions 2017-05-21 13:39:14 +05:30
Kovid Goyal
fa0fa3cba9
Implement per-user library access restrictions 2017-05-21 13:39:14 +05:30
Kovid Goyal
6549baf27e
... 2017-05-21 13:39:14 +05:30
Kovid Goyal
dd3150d975
Allow default library to work even with library removals 2017-05-21 13:39:14 +05:30
Kovid Goyal
0ae992a841
Fix auto-selection of digest auth not working 2017-05-21 13:39:14 +05:30
Kovid Goyal
0fab2c603e
Dont allow GUI prefs to override userdb 2017-05-21 13:39:14 +05:30
Kovid Goyal
b0e2cb8452
Make the download button a direct download link 2017-05-21 13:39:14 +05:30
Kovid Goyal
8ee6f735d2
Ignore swapCache failures 2017-05-21 13:39:14 +05:30
Kovid Goyal
1672ef4f22
Fix --url-prefix not working 2017-05-21 13:39:13 +05:30
Kovid Goyal
057d3604fc
Revert freezing of epubReadingSystem as it throws and I can't be bothered figuring out why 2017-05-21 13:39:13 +05:30
Kovid Goyal
ab45cb8fb1
Fix download book button not working 2017-05-21 13:39:13 +05:30
Kovid Goyal
4ae3605f7e
Update the server integration docs 2017-05-21 13:39:13 +05:30
Kovid Goyal
01b69ae781
Get rid fo the last use of the old server code 2017-05-21 13:39:13 +05:30
Kovid Goyal
b9db2663f8
Pre-select the users tab 2017-05-21 13:39:13 +05:30
Kovid Goyal
04210274f6
Dont allow server auth to be turned on without at least one user account being created 2017-05-21 13:39:13 +05:30
Kovid Goyal
9ab7cf6e9c
Fix test button 2017-05-21 13:39:13 +05:30
Kovid Goyal
a4454fa151
UI for advanced server settings 2017-05-21 13:39:13 +05:30
Kovid Goyal
968cfcbcc5
More work on the preferences UI for the new server 2017-05-21 13:39:13 +05:30
Kovid Goyal
7c1b3ce702
Fix home button on book list top bar not always working 2017-05-21 13:39:12 +05:30
Kovid Goyal
1aac334e64
... 2017-05-21 13:39:12 +05:30
Kovid Goyal
7acc25fcbc
Fix non pruned databases being closed in library_moved() 2017-05-21 13:39:12 +05:30
Kovid Goyal
c8737737ef
Fix server_library_id not being set 2017-05-21 13:39:12 +05:30
Kovid Goyal
c4d513131f
Fix choose library buttons not working 2017-05-21 13:39:12 +05:30
Kovid Goyal
37e19d411a
Port code for start/stop of CS to use new server 2017-05-21 13:39:12 +05:30
Kovid Goyal
2e84a2e1a9
Get copy to library working witht he new library broker 2017-05-21 13:39:12 +05:30
Kovid Goyal
2b6a7568d0
... 2017-05-21 13:39:12 +05:30
Kovid Goyal
3c64011526
Start work on embedding the new content server in the GUI 2017-05-21 13:39:12 +05:30
Kovid Goyal
420841377c
Restore jquery.js as it is still used by the viewer 2017-05-21 13:39:12 +05:30
Kovid Goyal
6af8bdab97
Add a robots.txt 2017-05-21 13:39:11 +05:30
Kovid Goyal
0a44163d82
Read and write CS settings from a file 2017-05-21 13:39:11 +05:30
Kovid Goyal
52007b840d
Change import to use new server code 2017-05-21 13:39:11 +05:30
Kovid Goyal
bae7d21608
Remove the old server code. Still need to port various bits of calibre that use it 2017-05-21 13:39:11 +05:30
Kovid Goyal
fce59c91c7
Switch calibre-server.exe to use the new server 2017-05-21 13:39:11 +05:30
Kovid Goyal
165dd83b68
Remove resources for old content server 2017-05-21 13:39:11 +05:30
Kovid Goyal
3ed6951f2e
Freeze epubReadingSystem 2017-05-21 13:39:11 +05:30
Kovid Goyal
195b083c3a
Implement epubReadingSystem for the in browser viewer 2017-05-21 13:39:11 +05:30
Kovid Goyal
d97e1ce707
Delay load calibre.library.server so that tests dont fail until it is ported 2017-05-21 13:39:11 +05:30
Kovid Goyal
5ed88a0bf5
Remove no longer needed cherrypy/routes bundled packages 2017-05-21 13:39:11 +05:30
Kovid Goyal
374e5a2714
Remove no longer user CS tweaks 2017-05-21 13:39:10 +05:30
Kovid Goyal
814cf18c69
Add support for reading JPEG-XR images 2017-05-21 13:39:10 +05:30
Kovid Goyal
933c7d221d
pep8 and condition on PLATFORM 2017-05-21 13:39:10 +05:30
Kovid Goyal
d5f2622b41
Use python36 instead of python35 to bootstrap 2017-05-21 13:39:10 +05:30
Kovid Goyal
d095f90edf
Rename appveyor fie to have leading dot 2017-05-21 13:39:10 +05:30
Kovid Goyal
00ef575a03
No longer need to restrict running kernel as we use chroot 2017-05-21 13:39:10 +05:30
Kovid Goyal
9445fae589
build-calibre dir layout changed slightly 2017-05-21 13:39:10 +05:30
Kovid Goyal
063c43e871
Call shutdown after linux build as well 2017-05-21 13:39:10 +05:30
Kovid Goyal
e21f0a3acc
Dont error if file exists when building installer 2017-05-21 13:39:10 +05:30