34230 Commits

Author SHA1 Message Date
Kovid Goyal
c80ff1d42a Get rid of the last remaining use of book_list.get_boss 2017-02-15 20:31:19 +05:30
Kovid Goyal
a5f1427ca3 Refactor get_boss().read_ui to get_read_ui() 2017-02-15 20:22:19 +05:30
Kovid Goyal
65ab46c72c Support direct editing of bookpos in the URL 2017-02-15 20:17:33 +05:30
Kovid Goyal
5b03d668ec Start work on porting book reader 2017-02-15 18:04:01 +05:30
Kovid Goyal
d0e94fdb12 Indicate when showing only books from a search result 2017-02-15 17:00:02 +05:30
Kovid Goyal
1e786f7a08 Show current library name in title bar 2017-02-15 16:31:39 +05:30
Kovid Goyal
2d33efb299 Fix adding to search broken accidentally during port 2017-02-15 16:28:24 +05:30
Kovid Goyal
ee3f47fdd2 Wire up the search panel 2017-02-15 15:03:22 +05:30
Kovid Goyal
9f83584025 Port the TB preferences panel 2017-02-15 14:04:21 +05:30
Kovid Goyal
ca8fed1bd4 Start work on porting the Tag Browser panel 2017-02-15 10:27:33 +05:30
Kovid Goyal
3942b56390 Implement random book 2017-02-15 08:30:46 +05:30
Kovid Goyal
f62f27f803 Make the library id explicit when going back 2017-02-15 08:30:46 +05:30
Kovid Goyal
d84af98323 Fix close button on bood details not returning to book list after navigating directly to book details 2017-02-15 08:30:46 +05:30
Kovid Goyal
342a63244f ... 2017-02-15 08:30:46 +05:30
Kovid Goyal
b294583b1f Wire up the book details panel 2017-02-15 08:30:46 +05:30
Kovid Goyal
a4c2f18e23 Start porting of book details panel 2017-02-15 08:30:46 +05:30
Kovid Goyal
9c156f9ba2 Use a LRU cache to avoid extra HTTP requests when destroying/re-building the books list page 2017-02-15 08:30:46 +05:30
Kovid Goyal
4875060c50 Make the top bar API id free 2017-02-15 08:30:46 +05:30
Kovid Goyal
ff12d0be17 Fix top bar on sort panel 2017-02-15 08:30:46 +05:30
Kovid Goyal
6e6cadf996 Re-implement sorting of the books list
Now the sort is made part of the URL
2017-02-15 08:30:46 +05:30
Kovid Goyal
12f93be515 Also return library_id in ajax search result 2017-02-15 08:30:46 +05:30
Kovid Goyal
13ddba374d Use icon instead of icon_name
More natural
2017-02-15 08:30:46 +05:30
Kovid Goyal
f0b605595f Port the item list to use the new architecture 2017-02-15 08:30:46 +05:30
Kovid Goyal
24e03df152 Forgot to port a couple of functions for the top bar 2017-02-15 08:30:46 +05:30
Kovid Goyal
af72200eca Remove unused code 2017-02-15 08:30:46 +05:30
Kovid Goyal
145b39859e Use a home icon instead of close for the book list 2017-02-15 08:30:46 +05:30
Kovid Goyal
97860d01f0 Port the show more books button 2017-02-15 08:30:46 +05:30
Kovid Goyal
d402de3045 Make sub-panels also URL addressable 2017-02-15 08:30:46 +05:30
Kovid Goyal
421c99e2f7 Books list render again 2017-02-15 08:30:46 +05:30
Kovid Goyal
fd178ed81f ... 2017-02-15 08:30:46 +05:30
Kovid Goyal
0fe268343b DRYer 2017-02-15 08:30:46 +05:30
Kovid Goyal
ab332d0b99 Work on refactoring the books view 2017-02-15 08:30:46 +05:30
Kovid Goyal
8cb4545b96 Allow updating interface data independently of init 2017-02-15 08:30:46 +05:30
Kovid Goyal
2cf1d1fb7a Store cover fname on book object for easy referral 2017-02-15 08:30:46 +05:30
Kovid Goyal
09717b15c4 Load the db early during initialization 2017-02-15 08:30:46 +05:30
Kovid Goyal
b99e261260 Top bar now renders again 2017-02-15 08:30:46 +05:30
Kovid Goyal
bf04a666e9 More work on refactoring the panel UI 2017-02-15 08:30:46 +05:30
Kovid Goyal
9a1cca9913 More work on the new app architecture 2017-02-15 08:30:46 +05:30
Kovid Goyal
341fcfd91b Start work on refactoring client app to make it fully offline-able 2017-02-15 08:30:46 +05:30
Kovid Goyal
dd89294c62 http->https 2017-02-14 22:58:33 +05:30
Kovid Goyal
e256f0f5ee Get Books: Update Virtualo plugin for website changes
Merge branch 'master' of https://github.com/t3d/calibre
2017-02-14 07:25:55 +05:30
Tomasz Długosz
f25cdffb00 update virtualo store plugin 2017-02-13 22:47:24 +01:00
Tomasz Długosz
35521e7c08 update description of a plugin 2017-02-13 21:56:48 +01:00
Kovid Goyal
34d213b5b0 ... 2017-02-13 16:44:12 +05:30
Kovid Goyal
3b8fc2066c Editor: Do not allow creating multiple new files whose names differ only by case. Fixes #1664027 [error when renaming a similar filename in the files browser from the editor](https://bugs.launchpad.net/calibre/+bug/1664027) 2017-02-13 16:42:20 +05:30
Kovid Goyal
0489816b68 ... 2017-02-13 13:13:42 +05:30
Kovid Goyal
8b250188ce More headers 2017-02-13 03:53:31 +05:30
Kovid Goyal
24c98c08dd Add a couple more headers to the fetcher 2017-02-13 03:42:54 +05:30
Kovid Goyal
72d7830abc Fix #1664053 [Whole notification not translated](https://bugs.launchpad.net/calibre/+bug/1664053) 2017-02-13 03:25:51 +05:30
Kovid Goyal
ffcf88668c Fix #1663996 [Incorrect default recipe extension](https://bugs.launchpad.net/calibre/+bug/1663996) 2017-02-12 18:24:54 +05:30