Commit Graph

112 Commits

Author SHA1 Message Date
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
Jan Gerber 6bce40ad3a add sort names/titles 2015-05-14 13:03:49 +02:00
Jan Gerber 505d7efe9b faster sort/find update 2015-04-21 19:58:32 +02:00
Jan Gerber 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
j ad0a2a7b03 add range request support 2015-02-22 16:38:06 +05:30
j 23aaf37740 url to download book with ok name 2014-12-13 21:01:54 +01:00
j d722ae004b handle utf-16 pdf info 2014-11-15 00:57:49 +00:00
j 35cc6abd95 add Content-Disposition header 2014-10-31 12:48:20 +01:00
j 2fb5588d3d avoid loading items into python 2014-10-04 21:14:36 +02:00
j a48f039e89 add autocomplete api 2014-10-04 20:57:09 +02:00
j 461fe3b9cf more str/bytes 2014-09-08 21:17:35 +02:00
j de68f4c4c4 more py3 porting 2014-09-03 01:09:42 +02:00
j 8e27b9f76e port to python3 2014-09-03 00:38:34 +02:00
j b87eee40d0 from PIL import Image 2014-09-01 12:38:14 +02:00
j 12440acd96 cleanup imports 2014-08-12 10:16:57 +02:00
j 1e0f93bbf2 fix end of peering 2014-08-11 20:10:07 +02:00
j 59e9966430 send user-agent to directory service 2014-08-09 23:06:34 +02:00