|
753724a23c
|
end peering in task thread if we get a 403
|
2016-01-14 17:56:01 +05:30 |
|
|
78e48e65bd
|
remove unused pushChanges
|
2016-01-14 17:55:15 +05:30 |
|
|
c66433c740
|
fix addpeer
|
2016-01-13 20:50:03 +05:30 |
|
|
cf6d6acc5f
|
avoid stale db sessoins in nodes thread
|
2016-01-12 13:02:39 +05:30 |
|
|
d9bd113ee5
|
revert d817c67f83
|
2015-12-25 20:28:41 +05:30 |
|
|
d817c67f83
|
close db session per change
|
2015-12-25 20:20:08 +05:30 |
|
|
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 |
|
|
adcb6bca0a
|
only pull changes if peered
|
2015-12-01 14:54:10 +01:00 |
|
|
03c24396e0
|
increase timeout
|
2015-12-01 11:51:58 +01:00 |
|
|
0def130b4a
|
dont queue pull if pull is running
|
2015-12-01 10:39:47 +01:00 |
|
|
75164a8399
|
switch to pull based updates
|
2015-12-01 09:59:52 +01:00 |
|
|
fb95a1ec55
|
fix online check
|
2015-12-01 00:41:37 +01:00 |
|
|
68383b8834
|
report bandwidth, only pull changes
|
2015-12-01 00:26:35 +01:00 |
|
|
3182d4eaeb
|
less debug output, only log http requests if enabled
|
2015-11-29 17:07:01 +01:00 |
|
|
d497e89b2b
|
use logging.getLogger(__name__)
|
2015-11-29 15:56:38 +01:00 |
|
|
cec7c12ac4
|
allow removing old ids
|
2015-11-26 13:40:39 +01:00 |
|
|
a0d0d6fd9e
|
reduce debug output
|
2015-11-26 12:42:52 +01:00 |
|
|
553ee380fe
|
only publish id to directroy once
|
2015-11-26 12:16:09 +01:00 |
|
|
2c3aa660bf
|
typo
|
2015-11-26 12:08:22 +01:00 |
|
|
d8817d3c73
|
remove debug
|
2015-11-26 12:07:05 +01:00 |
|
|
504fb1b238
|
migrate users
|
2015-11-26 12:06:01 +01:00 |
|
|
7c1e5c691a
|
use tor hidden service instead of ed25515 as peer id
|
2015-11-26 01:26:10 +01:00 |
|
|
c8dc68bf64
|
fix debug exc_info
|
2015-03-08 17:03:27 +05:30 |
|
|
16a24fa5cc
|
cleanup logging
|
2015-02-27 16:19:56 +05:30 |
|
|
919a8454de
|
only try to connect if node has an ip
|
2015-02-26 14:11:46 +05:30 |
|
|
9304d14c5f
|
dont log gzip data
|
2014-10-31 15:58:05 +01:00 |
|
|
5cd43be8c4
|
gizp data is bytes
|
2014-10-31 15:47:54 +01:00 |
|
|
1e09e70574
|
encode/decode
|
2014-09-09 12:08:04 +02:00 |
|
|
26d3f1f8fb
|
Merge branch 'master' into py3
|
2014-09-08 21:28:35 +02:00 |
|
|
461fe3b9cf
|
more str/bytes
|
2014-09-08 21:17:35 +02:00 |
|
|
2e09464c4d
|
dont end download thread if one download fails
|
2014-09-05 19:10:47 +02:00 |
|
|
de68f4c4c4
|
more py3 porting
|
2014-09-03 01:09:42 +02:00 |
|
|
8e27b9f76e
|
port to python3
|
2014-09-03 00:38:34 +02:00 |
|
|
e4cf322570
|
backport some localnode improvements from peerlink
|
2014-09-01 12:30:09 +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 |
|
|
4b790722ae
|
cleanly shut down
|
2014-08-09 20:32:41 +02:00 |
|
|
abf2bbf6a8
|
remove flask app
|
2014-08-09 18:33:59 +02:00 |
|
|
8b46a85d56
|
one sqlalchemy session per thread
|
2014-08-09 18:14:14 +02:00 |
|
|
e15ce62ee5
|
lists, change loops
|
2014-05-25 22:08:44 +02:00 |
|
|
eac91e7a3a
|
download progress
|
2014-05-25 16:21:00 +02:00 |
|
|
dc2121293e
|
fall back to ipv4 for local nodes if no ipv6 connection is available
|
2014-05-22 16:20:40 +02:00 |
|
|
046af0e777
|
add protocol version, reset migrations, move db
|
2014-05-22 00:41:29 +02:00 |
|
|
0815ccd930
|
changelog
|
2014-05-20 02:43:54 +02:00 |
|
|
75a14fed1e
|
nodes
|
2014-05-19 17:00:33 +02:00 |
|
|
b6866cb2be
|
dont fail with inconsistent changelogs
|
2014-05-19 03:36:37 +02:00 |
|
|
224864bace
|
timeout
|
2014-05-19 01:50:05 +02:00 |
|
|
d6f350e5a1
|
import/lists/autocompleteFolder
|
2014-05-19 01:24:16 +02:00 |
|
|
e4ca454c41
|
queue peering requests and send again
|
2014-05-18 05:01:24 +02:00 |
|
|
255bb6ce5c
|
lower timeout, add to library
|
2014-05-18 01:14:29 +02:00 |
|
|
6a8a7b956d
|
use python logging
|
2014-05-17 16:26:59 +02:00 |
|
|
877e867d03
|
updateElement
|
2014-05-17 13:46:09 +02:00 |
|
|
823ae2a676
|
import items
|
2014-05-16 16:30:16 +02:00 |
|
|
d385853186
|
meta
|
2014-05-14 11:57:11 +02:00 |
|
|
2f821bf6a7
|
use local nodes for requests
|
2014-05-13 12:36:02 +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 |
|