Commit Graph

225 Commits

Author SHA1 Message Date
j
5f8094bba3 try to get preview from peers, fixes #79 2016-01-21 12:35:49 +05:30
j
6f4672d296 remove unused per isbn metadata table and related apis 2016-01-21 11:58:07 +05:30
j
2548e2cd77 use os.sep 2016-01-20 12:49:19 +05:30
j
3df71b72b3 use one import folder to put files before moving them into place 2016-01-20 12:42:45 +05:30
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
j
980e68ccc6 record changes with old timestamp 2016-01-08 22:54:46 +05:30
j
9cf8417c30 use timestamp from changelog 2016-01-08 22:43:33 +05:30
j
0e71dcd9a8 fail 2016-01-07 15:42:48 +05:30
j
650f30a776 dont include users in json. slow and not used 2016-01-07 11:38:01 +05:30
j
9b76d89cfa use sort name for files, fixes #51 2016-01-07 01:08:15 +05:30
j
7ca90dedfc better path, fixes #81 and fixes #25 2016-01-07 00:59:06 +05:30
j
bf2fc29b54 turn library into list, list cache fixes 2016-01-06 23:36:48 +05:30
j
8fc084b852 use intermediate table for user matching, fix clear_smart_list_cache 2016-01-06 09:54:23 +05:30
j
8067825220 don't scrape, update 2016-01-05 23:22:34 +05:30
j
a5802eb077 fix meta keys 2016-01-05 22:28:11 +05:30
j
aa3ab25a30 disable background scraping 2016-01-05 21:55:38 +05:30
j
592f79dc39 cache list count in pdict and clear where needed 2016-01-05 20:44:54 +05:30
Rolux
043abbd27c update models.py 2016-01-05 20:13:00 +05:30
j
b827e0c6ab clear cache after edit 2016-01-05 19:34:03 +05:30
j
ef9b13b310 better results for batch edit 2016-01-05 15:57:35 +05:30
j
cd6d09c86c support batch edit 2016-01-05 14:01:38 +05:30
j
5e2410712e style 2016-01-04 15:55:18 +05:30
j
294ea33960 tune find api 2016-01-04 15:55:05 +05:30
j
8537026ef1 use os.sep 2016-01-04 15:19:14 +05:30
j
b7bdd9da7a store classification without primary id 2016-01-03 23:33:19 +05:30
j
b67a1d354b dont store book id in metadata table 2016-01-03 23:06:20 +05:30
j
935f8d7f2b shorter db sessions 2015-12-24 20:41:47 +05:30
j
5024414ed6 cover url can fail 2015-12-11 00:43:56 +00:00
j
8a26285c88 better online/offline status handling 2015-12-02 22:05:23 +01:00
j
3b166eccbb scrape async 2015-12-02 16:30:37 +01:00
j
ad1c341d35 fix editing metadata 2015-12-01 14:21:58 +01:00
j
dcb0a16153 only scrape with item, move after editing metadata 2015-12-01 12:09:50 +01:00
j
01f33a5c50 move files after setting primaryid 2015-12-01 11:37:47 +01:00
j
1e17e4a9d1 open folder and select file on osx 2015-11-30 18:07:07 +01:00
j
216cb411fe add option to open folder 2015-11-30 17:50:03 +01:00
j
d497e89b2b use logging.getLogger(__name__) 2015-11-29 15:56:38 +01:00
j
7c1e5c691a use tor hidden service instead of ed25515 as peer id 2015-11-26 01:26:10 +01:00
j
13e360ac97 open external urls in browser 2015-11-19 15:11:18 +01:00
j
26da12dedd fix shutdown 2015-11-18 01:27:53 +01:00
j
909e38c302 cleanup scrape before removing book 2015-11-16 16:35:42 +01:00
j
25c24d6f20 support drag and drop 2015-06-06 19:54:44 +02:00
6bce40ad3a add sort names/titles 2015-05-14 13:03:49 +02:00
505d7efe9b faster sort/find update 2015-04-21 19:58:32 +02:00
6eb08bd464 use only nubers if integer contains a mixed string 2015-04-20 09:49:35 +02:00
j
6d19dd5e81 inital cbr support 2015-03-14 13:05:15 +05:30
j
61bc1a7267 fix author sort 2015-03-08 18:18:22 +05:30
j
ea0277348b use first latin character if possible 2015-03-08 00:12:16 +05:30
j
2711fbb0c1 scrape metadata in background 2015-03-07 21:54:07 +05:30
j
fe71615a3f fall back to latin-1 if txt files is not utf-8 2015-03-07 17:29:59 +05:30
j
67788f2a04 remotemetadata cleanup
- dont overwrite metadata if lookup does not return anything
- make find fail without error
2015-03-01 13:20:08 +05:30
j
08d30c2e67 fix off-by-one in range requests 2015-02-22 17:38:58 +05:30