.. |
item
|
keep pages from file
|
2016-01-16 11:28:12 +05:30 |
media
|
get size from zip
|
2016-01-16 09:19:22 +05:30 |
meta
|
include – in search for isbns
|
2016-01-16 10:18:30 +05:30 |
node
|
make preview available to peers
|
2016-01-15 12:58:01 +05:30 |
user
|
make sure folder exists
|
2016-01-15 13:58:42 +05:30 |
__init__.py
|
Open Media Library
|
2014-05-12 04:09:31 +02:00 |
__main__.py
|
port to python3
|
2014-09-03 00:38:34 +02:00 |
api.py
|
implement quit api. indicate if backend is offline
|
2016-01-08 10:02:38 +05:30 |
bandwidth.py
|
use bytes not bits for bandwidth
|
2015-12-25 20:51:01 +05:30 |
cache.py
|
increase cache to 60
|
2016-01-05 20:44:54 +05:30 |
changelog.py
|
cleanup in progress apply_changes on peer removal
|
2016-01-14 19:06:07 +05:30 |
commands.py
|
add per list export_json
|
2016-01-15 13:30:48 +05:30 |
db.py
|
cleanly shut down
|
2014-08-09 20:32:41 +02:00 |
directory.py
|
use logging.getLogger(__name__)
|
2015-11-29 15:56:38 +01:00 |
downloads.py
|
add per list export_json
|
2016-01-15 13:30:48 +05:30 |
gtkstatus.py
|
fix gtk menubar
|
2016-01-12 11:09:25 +05:30 |
integration.py
|
better linux launcher description
|
2016-01-09 16:25:49 +05:30 |
json_pickler.py
|
store json as utf-8
|
2016-01-11 19:14:17 +05:30 |
localnodes.py
|
use select to check for network data
|
2016-01-08 16:56:35 +05:30 |
metaremote.py
|
fix cache, lookup
|
2016-01-05 21:55:38 +05:30 |
metaserver.py
|
use logging.getLogger(__name__)
|
2015-11-29 15:56:38 +01:00 |
nodes.py
|
clear all cached sizes
|
2016-01-16 10:50:49 +05:30 |
oxtornado.py
|
use logging.getLogger(__name__)
|
2015-11-29 15:56:38 +01:00 |
pdict.py
|
update json formatting for ui settings
|
2016-01-13 13:58:33 +05:30 |
queryparser.py
|
make api query more accessible in shell
|
2016-01-10 19:23:48 +05:30 |
server.py
|
make sure index does not get cached
|
2016-01-14 09:33:26 +05:30 |
settings.py
|
empty lists are None not '', fixes #102
|
2016-01-16 11:17:55 +05:30 |
setup.py
|
fix new installs
|
2016-01-13 11:34:30 +05:30 |
ssl_request.py
|
use logging.getLogger(__name__)
|
2015-11-29 15:56:38 +01:00 |
state.py
|
cleanup in progress apply_changes on peer removal
|
2016-01-14 19:06:07 +05:30 |
tasks.py
|
add peering task
|
2016-01-14 17:52:39 +05:30 |
tor.py
|
install tor if needed, fixes #11
|
2016-01-15 18:34:07 +05:30 |
tor_request.py
|
dont fail without local ip
|
2015-12-01 09:58:41 +01:00 |
ui.py
|
port to python3
|
2014-09-03 00:38:34 +02:00 |
update.py
|
empty lists are None not '', fixes #102
|
2016-01-16 11:17:55 +05:30 |
utils.py
|
remove .DS_Store if its the only file left
|
2016-01-16 12:14:54 +05:30 |
websocket.py
|
oxjs might be replaced get replaced right now, only use js
|
2016-01-13 12:17:13 +05:30 |