.. |
item
|
avoid extra condition containing all items
|
2016-02-26 18:06:45 +05:30 |
media
|
dont extract text if extract_text is false
|
2016-02-20 20:24:23 +05:30 |
meta
|
ignore empty authors
|
2016-02-14 17:47:52 +05:30 |
node
|
honor bandwidth limit while sending previews
|
2016-02-24 10:58:33 +05:30 |
user
|
avoid extra lookup
|
2016-02-25 13:10:13 +05:30 |
__init__.py
|
Open Media Library
|
2014-05-12 04:09:31 +02:00 |
__main__.py
|
set oxCACHE path on win32
|
2016-02-01 16:39:35 +05:30 |
api.py
|
log js errors
|
2016-02-23 13:45:37 +05:30 |
bandwidth.py
|
implement bandwidth throttling, fixes #189
|
2016-01-18 21:15:59 +05:30 |
cache.py
|
lock cache key during update
|
2016-02-26 17:14:56 +05:30 |
changelog.py
|
dont use print
|
2016-02-07 18:24:07 +05:30 |
commands.py
|
exclude build/dist
|
2016-02-22 20:33:22 +05:30 |
db.py
|
logging
|
2016-02-18 19:21:46 +05:30 |
downloads.py
|
cleanup download, download from local nodes if offline, cache per download users syndb only at startup
|
2016-02-25 12:50:00 +05:30 |
gtkstatus.py
|
close gtk menuitem if pid is gone
|
2016-01-18 17:47:36 +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 |
library.py
|
log cleanup
|
2016-02-26 11:24:31 +05:30 |
localnodes.py
|
wait for local interface to show up
|
2016-02-24 12:25:17 +05:30 |
metaremote.py
|
s/exc_info=1/exc_info=True/g
|
2016-01-24 14:43:03 +05:30 |
metaserver.py
|
use logging.getLogger(__name__)
|
2015-11-29 15:56:38 +01:00 |
nodes.py
|
avoid extra lookup
|
2016-02-25 13:10:13 +05:30 |
oxtornado.py
|
s/exc_info=1/exc_info=True/g
|
2016-01-24 14:43:03 +05:30 |
pdict.py
|
update json formatting for ui settings
|
2016-01-13 13:58:33 +05:30 |
queryparser.py
|
add new operator &: {key: 'id', operator: '&', value: ['a', 'b']
|
2016-02-22 19:54:15 +05:30 |
server.py
|
downloads can be accessed from tasks, start it earlier
|
2016-02-18 12:15:15 +05:30 |
settings.py
|
remove id migration and directory lookup
|
2016-02-20 20:24:23 +05:30 |
setup.py
|
make sure list names are unique per user
|
2016-02-22 19:17:27 +05:30 |
ssl_request.py
|
use logging.getLogger(__name__)
|
2015-11-29 15:56:38 +01:00 |
state.py
|
user per peer library (sqlitedict)
|
2016-02-11 19:55:56 +05:30 |
tasks.py
|
scanimport priority
|
2016-02-14 13:03:15 +05:30 |
tor.py
|
windows fixes
|
2016-02-23 17:27:15 +05:30 |
tor_request.py
|
fix local node detection
|
2016-02-14 11:24:17 +05:30 |
ui.py
|
port to python3
|
2014-09-03 00:38:34 +02:00 |
update.py
|
typo
|
2016-02-26 17:31:30 +05:30 |
utils.py
|
only go online if we can connect via tor
|
2016-02-25 17:13:22 +05:30 |
websocket.py
|
dont log websocket events
|
2016-02-23 23:30:56 +05:30 |
win32utils.py
|
windows pathnames
|
2016-01-31 22:58:53 +05:30 |