|
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 |
|
|
12440acd96
|
cleanup imports
|
2014-08-12 10:16:57 +02:00 |
|
|
1e0f93bbf2
|
fix end of peering
|
2014-08-11 20:10:07 +02:00 |
|
|
59e9966430
|
send user-agent to directory service
|
2014-08-09 23:06:34 +02:00 |
|
|
8b46a85d56
|
one sqlalchemy session per thread
|
2014-08-09 18:14:14 +02:00 |
|
|
0c08d37c56
|
WIP: dont use flask
|
2014-08-09 17:03:16 +02:00 |
|
|
8ab68826b5
|
remove null strings from file metadata
|
2014-05-28 13:36:44 +02:00 |
|
|
7430d1b483
|
make sure values are unicode
|
2014-05-27 16:20:14 +02:00 |
|
|
a33f1b18de
|
find unicode
|
2014-05-27 13:06:39 +02:00 |
|
|
7e7478be30
|
fix pdf info
|
2014-05-27 11:09:06 +02:00 |
|
|
21d6324eb6
|
performance
|
2014-05-27 01:45:29 +02:00 |
|
|
d451eb3063
|
fix lists, handle async requests
|
2014-05-26 18:02:41 +02:00 |
|
|
8ddf228068
|
sort lists/peers, rename peers
|
2014-05-25 20:06:12 +02:00 |
|
|
f28e3816ff
|
fix removing file
|
2014-05-25 16:05:06 +02:00 |
|
|
9e53bfe236
|
update ratio
|
2014-05-24 23:50:22 +02:00 |
|
|
d96d4300c2
|
dont download available books, parse worldcat covers
|
2014-05-24 23:21:03 +02:00 |
|
|
dc2121293e
|
fall back to ipv4 for local nodes if no ipv6 connection is available
|
2014-05-22 16:20:40 +02:00 |
|
|
0a95189a52
|
fix deleting items
|
2014-05-22 11:20:30 +02:00 |
|
|
5bbf612a38
|
add metaserver and use meta lookup service
|
2014-05-22 11:06:30 +02:00 |
|
|
046af0e777
|
add protocol version, reset migrations, move db
|
2014-05-22 00:41:29 +02:00 |
|
|
feddea0ccd
|
lots of stuff
|
2014-05-21 02:02:21 +02:00 |
|
|
0815ccd930
|
changelog
|
2014-05-20 02:43:54 +02:00 |
|
|
2c5fe9db09
|
dont loop
|
2014-05-20 00:59:02 +02:00 |
|
|
996a754db5
|
allow custom metadata
|
2014-05-19 22:58:00 +02:00 |
|
|
b6daa19d73
|
covers/links
|
2014-05-19 20:12:02 +02:00 |
|
|
a35eb0db92
|
filenames
|
2014-05-19 13:09:12 +02:00 |
|
|
2b46ad2c16
|
extract cover while importing
|
2014-05-19 12:57:07 +02:00 |
|
|
9aef3616ba
|
extract textsize, take timestamp for changelog entries update peers on peering events
|
2014-05-19 11:38:41 +02:00 |
|
|
b6866cb2be
|
dont fail with inconsistent changelogs
|
2014-05-19 03:36:37 +02:00 |
|
|
d6f350e5a1
|
import/lists/autocompleteFolder
|
2014-05-19 01:24:16 +02:00 |
|
|
6a8a7b956d
|
use python logging
|
2014-05-17 16:26:59 +02:00 |
|
|
877e867d03
|
updateElement
|
2014-05-17 13:46:09 +02:00 |
|
|
e41942ea99
|
find
|
2014-05-16 10:06:11 +02:00 |
|
|
d385853186
|
meta
|
2014-05-14 11:57:11 +02:00 |
|
|
0c18dad1b5
|
and more...
|
2014-05-13 01:43:27 +02:00 |
|
|
10d2f35b7b
|
more...
|
2014-05-12 23:21:26 +02:00 |
|
|
2ee2bc178a
|
Open Media Library
|
2014-05-12 04:09:31 +02:00 |
|