|
ec50a04097
|
cleanup
|
2016-01-14 18:39:56 +05:30 |
|
|
173fde1d1b
|
move files;cleanup empty folders
|
2016-01-14 16:14:24 +05:30 |
|
|
82d11e412f
|
better filenames
|
2016-01-14 14:29:20 +05:30 |
|
|
af5f84919e
|
make files read only
|
2016-01-14 12:29:59 +05:30 |
|
|
4ad2fbf698
|
always record edititem
|
2016-01-13 21:46:53 +05:30 |
|
|
e6e52d53d5
|
ignore covers that are to tall or to wide
|
2016-01-13 16:41:28 +05:30 |
|
|
40a7d478de
|
send aggregated changes
|
2016-01-13 15:28:17 +05:30 |
|
|
cf6d6acc5f
|
avoid stale db sessoins in nodes thread
|
2016-01-12 13:02:39 +05:30 |
|
|
d68dcb69ca
|
add toc from file if possible
|
2016-01-12 11:09:25 +05:30 |
|
|
8fa5d10122
|
avoid one commit
|
2016-01-11 19:59:28 +05:30 |
|
|
02e040d9f5
|
store metadata per user. remove primaryid. only store isbn13
|
2016-01-11 19:17:12 +05:30 |
|
|
8db9bdb9e2
|
make api query more accessible in shell
|
2016-01-10 19:23:48 +05:30 |
|
|
59a3709f84
|
use new default poster, remove black posters from icon cache
|
2016-01-10 12:58:25 +05:30 |
|
|
fbf06a1545
|
make sure dropped file is owned by user
|
2016-01-10 12:58:25 +05:30 |
|
|
4f9e3d9c4d
|
fix record_ts
|
2016-01-09 02:30:31 +05:30 |
|
|
031665bc24
|
dont record changes from other users
increase protocol version to block outdated users.
|
2016-01-08 23:19:11 +05:30 |
|
|
980e68ccc6
|
record changes with old timestamp
|
2016-01-08 22:54:46 +05:30 |
|
|
9cf8417c30
|
use timestamp from changelog
|
2016-01-08 22:43:33 +05:30 |
|
|
0e71dcd9a8
|
fail
|
2016-01-07 15:42:48 +05:30 |
|
|
650f30a776
|
dont include users in json. slow and not used
|
2016-01-07 11:38:01 +05:30 |
|
|
9b76d89cfa
|
use sort name for files, fixes #51
|
2016-01-07 01:08:15 +05:30 |
|
|
7ca90dedfc
|
better path, fixes #81 and fixes #25
|
2016-01-07 00:59:06 +05:30 |
|
|
bf2fc29b54
|
turn library into list, list cache fixes
|
2016-01-06 23:36:48 +05:30 |
|
|
8067825220
|
don't scrape, update
|
2016-01-05 23:22:34 +05:30 |
|
|
a5802eb077
|
fix meta keys
|
2016-01-05 22:28:11 +05:30 |
|
|
aa3ab25a30
|
disable background scraping
|
2016-01-05 21:55:38 +05:30 |
|
Rolux
|
043abbd27c
|
update models.py
|
2016-01-05 20:13:00 +05:30 |
|
|
5e2410712e
|
style
|
2016-01-04 15:55:18 +05:30 |
|
|
b7bdd9da7a
|
store classification without primary id
|
2016-01-03 23:33:19 +05:30 |
|
|
b67a1d354b
|
dont store book id in metadata table
|
2016-01-03 23:06:20 +05:30 |
|
|
5024414ed6
|
cover url can fail
|
2015-12-11 00:43:56 +00:00 |
|
|
8a26285c88
|
better online/offline status handling
|
2015-12-02 22:05:23 +01:00 |
|
|
3b166eccbb
|
scrape async
|
2015-12-02 16:30:37 +01:00 |
|
|
ad1c341d35
|
fix editing metadata
|
2015-12-01 14:21:58 +01:00 |
|
|
dcb0a16153
|
only scrape with item, move after editing metadata
|
2015-12-01 12:09:50 +01:00 |
|
|
01f33a5c50
|
move files after setting primaryid
|
2015-12-01 11:37:47 +01:00 |
|
|
d497e89b2b
|
use logging.getLogger(__name__)
|
2015-11-29 15:56:38 +01:00 |
|
|
7c1e5c691a
|
use tor hidden service instead of ed25515 as peer id
|
2015-11-26 01:26:10 +01:00 |
|
|
13e360ac97
|
open external urls in browser
|
2015-11-19 15:11:18 +01:00 |
|
|
909e38c302
|
cleanup scrape before removing book
|
2015-11-16 16:35:42 +01: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 |
|
|
61bc1a7267
|
fix author sort
|
2015-03-08 18:18:22 +05:30 |
|
|
ea0277348b
|
use first latin character if possible
|
2015-03-08 00:12:16 +05:30 |
|
|
2711fbb0c1
|
scrape metadata in background
|
2015-03-07 21:54:07 +05:30 |
|
|
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 |
|
|
a48f039e89
|
add autocomplete api
|
2014-10-04 20:57:09 +02:00 |
|
|
461fe3b9cf
|
more str/bytes
|
2014-09-08 21:17:35 +02:00 |
|
|
8e27b9f76e
|
port to python3
|
2014-09-03 00:38:34 +02:00 |
|
|
b87eee40d0
|
from PIL import Image
|
2014-09-01 12:38:14 +02:00 |
|