|
515a6d23f6
|
handle download menu entry
|
2015-05-14 13:08:16 +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 |
|
|
393fe7eb6e
|
move launcher installation from installer to oml
|
2015-03-31 20:24:14 +02:00 |
|
|
d65ad0e8ea
|
default release url
|
2015-03-23 11:38:22 +05:30 |
|
|
ce47b8a64d
|
log version
|
2015-03-22 19:34:42 +05:30 |
|
|
d933ca8f63
|
dont fail if old module does not exist
|
2015-03-14 17:44:08 +05:30 |
|
|
fe6f81505b
|
versions are strings
|
2015-03-14 13:42:25 +05:30 |
|
|
6d19dd5e81
|
inital cbr support
|
2015-03-14 13:05:15 +05:30 |
|
|
60ab6a5244
|
ignore amazon utf-8 errors
|
2015-03-09 16:43:33 +05:30 |
|
|
32b31cd70c
|
logging
|
2015-03-09 16:04:26 +05:30 |
|
|
0f937f2f42
|
no decode
|
2015-03-09 14:31:51 +05:30 |
|
|
06188c7fa0
|
remove leading 0s
|
2015-03-09 14:29:20 +05:30 |
|
|
8cea7302c6
|
add lookupbyisbn data too
|
2015-03-09 14:00:46 +05:30 |
|
|
61bc1a7267
|
fix author sort
|
2015-03-08 18:18:22 +05:30 |
|
|
da43cd75e1
|
oxjs fails if version contains letters
|
2015-03-08 17:56:38 +05:30 |
|
|
c8dc68bf64
|
fix debug exc_info
|
2015-03-08 17:03:27 +05:30 |
|
|
597e9c92ca
|
oxjs. add option to release other file
|
2015-03-08 14:24:45 +05:30 |
|
|
6d3d0bbc43
|
txt.js/txt.py path has changed
|
2015-03-08 01:46:55 +05:30 |
|
|
76fe88ffcc
|
split ebook readers into extra repo
|
2015-03-08 01:07:37 +05:30 |
|
|
4d4bd252fe
|
move oxjs into extra module
|
2015-03-08 00:47:31 +05:30 |
|
|
2da0bed0ee
|
fix update to support new modules
|
2015-03-08 00:47:31 +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 |
|
|
e55df181db
|
fix list repr
|
2015-03-07 21:49:24 +05:30 |
|
|
f69377408d
|
fix postupdate
|
2015-03-07 21:47:52 +05:30 |
|
|
6bdd789b26
|
keep log of current session
|
2015-03-07 19:17:12 +05:30 |
|
|
fe71615a3f
|
fall back to latin-1 if txt files is not utf-8
|
2015-03-07 17:29:59 +05:30 |
|
|
8b23ea9658
|
unlink pid file on exit, exec server in ctl script
|
2015-03-07 13:11:08 +05:30 |
|
|
2a7122d7fb
|
send local node announcement every 60 seconds
|
2015-03-07 13:06:00 +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 |
|
|
0ec527dd02
|
fix ./ctl release
|
2015-02-27 18:46:50 +05:30 |
|
|
16a24fa5cc
|
cleanup logging
|
2015-02-27 16:19:56 +05:30 |
|
|
f87f0b965e
|
show public key of users, send nickname with peering request
|
2015-02-26 16:22:40 +05:30 |
|
|
919a8454de
|
only try to connect if node has an ip
|
2015-02-26 14:11:46 +05:30 |
|
|
59062d40c7
|
dont fail if socket.SO_REUSEPORT is not defined
|
2015-02-26 12:18:28 +05:30 |
|
|
d5988bb292
|
bundled python on osx fails with ssl._create_default_https_context
|
2015-02-23 02:12:43 +05:30 |
|
|
14098e3c01
|
only verify fingerprint, dont do ca verification
|
2015-02-22 19:53:40 +05:30 |
|
|
08d30c2e67
|
fix off-by-one in range requests
|
2015-02-22 17:38:58 +05:30 |
|
|
689daa37db
|
run app on ipv4 localhost, chrome on osx disables ipv6 if no global ipv6 address is present
|
2015-02-22 16:53:06 +05:30 |
|
|
ad0a2a7b03
|
add range request support
|
2015-02-22 16:38:06 +05:30 |
|
|
7a76e21e99
|
only strip strings
|
2015-02-22 16:37:42 +05:30 |
|
|
9faa54b2e4
|
fix interface detection osx
|
2015-01-22 16:07:51 +05:30 |
|
|
23aaf37740
|
url to download book with ok name
|
2014-12-13 21:01:54 +01:00 |
|
|
bc065c7fda
|
move release url to config to be able to test updates before a release
|
2014-12-13 18:05:00 +01:00 |
|
|
f1863faf50
|
os.walk is generator
|
2014-12-13 15:56:17 +01:00 |
|
|
121a2c9ac3
|
ignore osx resource forks
|
2014-11-15 01:05:33 +00:00 |
|
|
d722ae004b
|
handle utf-16 pdf info
|
2014-11-15 00:57:49 +00:00 |
|
|
89d9ab4f11
|
fix default icon
|
2014-10-31 19:49:36 +01:00 |
|