| .. |
|
item
|
trigger transfer progress -1 if download is canceled
|
2016-01-17 17:01:47 +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
|
accept peering requests based on prefs
|
2016-01-17 18:43:52 +05:30 |
|
user
|
accept peering requests based on prefs
|
2016-01-17 18:43:52 +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
|
fix group cache
|
2016-01-17 16:32:17 +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
|
better get_table_columns
|
2016-01-17 14:01:06 +05:30 |
|
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
|
more linux install
|
2016-01-17 12:14:08 +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
|
log remote id if versions do not match, allow file:// to access websocket
|
2016-01-17 20:30:19 +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
|
dont create old userid
|
2016-01-16 18:41:55 +05:30 |
|
setup.py
|
migrate data before adding unique index
|
2016-01-17 14:45:15 +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
|
dont print warning while tor is installed
|
2016-01-17 12:34:43 +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
|
update strings
|
2016-01-16 20:14:09 +05:30 |
|
utils.py
|
update database on startup
|
2016-01-17 11:59:06 +05:30 |
|
websocket.py
|
log remote id if versions do not match, allow file:// to access websocket
|
2016-01-17 20:30:19 +05:30 |