Commit graph

171 commits

Author SHA1 Message Date
j
86a9fafad2 dont fail in cancelDownloads, fixes #158 2016-01-20 12:23:18 +05:30
j
9e7dcf75a8 fix sort for empty strings, fixes #167 2016-01-20 12:16:46 +05:30
j
4d37ef2821 do not extract preview while updating cover 2016-01-19 21:45:32 +05:30
j
a5fd6a3d09 update cover if shared via metadata 2016-01-19 21:43:39 +05:30
j
a91358d574 dont fail without mediastate 2016-01-19 17:42:45 +05:30
j
51c5c38477 reduce debug output 2016-01-19 16:50:24 +05:30
j
b2c3d9f47b always return true or false for sharemetadata 2016-01-19 16:49:30 +05:30
j
54b3982787 add sharemetadata to itemKeys. fix queries for boolean keys 2016-01-19 16:44:11 +05:30
j
cd63cca194 remove debug info 2016-01-19 16:44:11 +05:30
j
7a42473919 implement sharemetadata, fixes 165 2016-01-19 15:35:16 +05:30
j
a2b55bc24e open file 2016-01-19 10:51:43 +05:30
j
906d48a04b reset added on remove 2016-01-19 10:51:27 +05:30
j
75fd720b19 import books from import folder, fixes #136 2016-01-18 17:32:42 +05:30
j
171834bd12 use secondary sort in filters, fixes #21 2016-01-18 16:22:38 +05:30
j
52bc986260 cancel active download and reset state if downloading again, fixes #187 2016-01-18 12:30:54 +05:30
j
1266fb9133 trigger transfer progress -1 if download is canceled 2016-01-17 17:01:47 +05:30
j
0a4689387b fix group cache 2016-01-17 16:32:17 +05:30
j
b00647e3f3 fix drop column 2016-01-17 14:01:06 +05:30
j
78c62d813e update database on startup 2016-01-17 11:59:06 +05:30
j
69710090e0 sync sort table to config 2016-01-16 21:27:48 +05:30
j
59894b0df7 clear cover/preview cache on delete 2016-01-16 16:27:52 +05:30
j
6838a2f0f2 fix return value for cancelDownloads, fixes #114 2016-01-16 12:33:58 +05:30
j
b21d216d8c keep pages from file 2016-01-16 11:28:12 +05:30
j
d876768771 empty lists are None not '', fixes #102 2016-01-16 11:17:55 +05:30
j
b899768130 clear all cached sizes 2016-01-16 10:50:49 +05:30
j
90b788e48b move after import 2016-01-15 14:02:13 +05:30
j
ec50a04097 cleanup 2016-01-14 18:39:56 +05:30
j
173fde1d1b move files;cleanup empty folders 2016-01-14 16:14:24 +05:30
j
d54f524953 export 2016-01-14 14:29:20 +05:30
j
82d11e412f better filenames 2016-01-14 14:29:20 +05:30
j
af5f84919e make files read only 2016-01-14 12:29:59 +05:30
j
b33d066322 import kepub as epub, http://wiki.mobileread.com/wiki/Kepub 2016-01-13 23:18:32 +05:30
j
4ad2fbf698 always record edititem 2016-01-13 21:46:53 +05:30
j
e6e52d53d5 ignore covers that are to tall or to wide 2016-01-13 16:41:28 +05:30
j
40a7d478de send aggregated changes 2016-01-13 15:28:17 +05:30
j
1efe02c87c avoid [''] 2016-01-13 10:58:55 +05:30
j
c85ec239a2 autocomplete: group after join, use findvalue 2016-01-12 13:47:15 +05:30
j
cf6d6acc5f avoid stale db sessoins in nodes thread 2016-01-12 13:02:39 +05:30
j
cf74e622be update findMetadata api 2016-01-12 11:59:26 +05:30
j
d68dcb69ca add toc from file if possible 2016-01-12 11:09:25 +05:30
j
1405ccb6ca update findMetadata 2016-01-11 20:26:11 +05:30
j
10acaacbd9 cleanup orphan file records 2016-01-11 19:59:55 +05:30
j
8fa5d10122 avoid one commit 2016-01-11 19:59:28 +05:30
j
02e040d9f5 store metadata per user. remove primaryid. only store isbn13 2016-01-11 19:17:12 +05:30
j
1875068a2f more list cache removals (followup to bc593b65) 2016-01-10 23:04:10 +05:30
j
8db9bdb9e2 make api query more accessible in shell 2016-01-10 19:23:48 +05:30
j
59a3709f84 use new default poster, remove black posters from icon cache 2016-01-10 12:58:25 +05:30
j
fbf06a1545 make sure dropped file is owned by user 2016-01-10 12:58:25 +05:30
j
4f9e3d9c4d fix record_ts 2016-01-09 02:30:31 +05:30
j
031665bc24 dont record changes from other users
increase protocol version to block outdated users.
2016-01-08 23:19:11 +05:30