Commit Graph

85 Commits

Author SHA1 Message Date
j 46ee94813f peer is offline if download fails 2016-02-04 18:37:19 +05:30
j 567952d91d use one variable to track app shutdown state 2016-01-31 22:15:59 +05:30
j a0b16fc841 faster shutdown 2016-01-31 18:52:45 +05:30
j 7e40c2667b fix nodes shutdown 2016-01-25 23:02:47 +05:30
j ac3dd595cf only one scanimport 2016-01-24 16:04:29 +05:30
j 35c0c02d16 log format 2016-01-24 15:35:43 +05:30
j d70bd8797a s/exc_info=1/exc_info=True/g 2016-01-24 14:43:03 +05:30
j 6b70fa36c7 catch more errors in debug log 2016-01-24 14:41:40 +05:30
j 5c5c8ac39b get preview in tasks 2016-01-24 13:14:43 +05:30
j 139f7aee67 unused imports 2016-01-24 12:18:03 +05:30
j 4691279b3d missing import 2016-01-24 12:05:29 +05:30
j ff5917ade0 rebuild changelog and redownload from peers. 2016-01-23 22:19:34 +05:30
j ea7826d398 don't pull changes while import is running 2016-01-23 18:36:16 +05:30
j f8651c123f local import 2016-01-21 22:01:20 +05:30
j 5f8094bba3 try to get preview from peers, fixes #79 2016-01-21 12:35:49 +05:30
j 97ef26f7e7 fire progress -1 after current download is canceled, fixes #186 2016-01-20 13:05:44 +05:30
j 9f3374a7dc implement bandwidth throttling, fixes #189 2016-01-18 21:15:59 +05:30
j defbbf290f remove unused code 2016-01-18 19:40:06 +05:30
j 14b2c99ab3 sign release with OpenSSL.crypto.sign (last remaining use of ed25519) 2016-01-18 19:36:21 +05:30
j 52bc986260 cancel active download and reset state if downloading again, fixes #187 2016-01-18 12:30:54 +05:30
j 9c1c653582 log remote id if versions do not match, allow file:// to access websocket 2016-01-17 20:30:19 +05:30
j 954491759e accept peering requests based on prefs 2016-01-17 18:43:52 +05:30
j 9ceb1c80f4 remove debug 2016-01-17 16:36:13 +05:30
j f1ba3fbd34 dont create old userid 2016-01-16 18:41:55 +05:30
j b899768130 clear all cached sizes 2016-01-16 10:50:49 +05:30
j 3339c641c1 make preview available to peers 2016-01-15 12:58:01 +05:30
j 753724a23c end peering in task thread if we get a 403 2016-01-14 17:56:01 +05:30
j 78e48e65bd remove unused pushChanges 2016-01-14 17:55:15 +05:30
j c66433c740 fix addpeer 2016-01-13 20:50:03 +05:30
j cf6d6acc5f avoid stale db sessoins in nodes thread 2016-01-12 13:02:39 +05:30
j d9bd113ee5 revert d817c67f83 2015-12-25 20:28:41 +05:30
j d817c67f83 close db session per change 2015-12-25 20:20:08 +05:30
j 8a26285c88 better online/offline status handling 2015-12-02 22:05:23 +01:00
j 3b166eccbb scrape async 2015-12-02 16:30:37 +01:00
j adcb6bca0a only pull changes if peered 2015-12-01 14:54:10 +01:00
j 03c24396e0 increase timeout 2015-12-01 11:51:58 +01:00
j 0def130b4a dont queue pull if pull is running 2015-12-01 10:39:47 +01:00
j 75164a8399 switch to pull based updates 2015-12-01 09:59:52 +01:00
j fb95a1ec55 fix online check 2015-12-01 00:41:37 +01:00
j 68383b8834 report bandwidth, only pull changes 2015-12-01 00:26:35 +01:00
j 3182d4eaeb less debug output, only log http requests if enabled 2015-11-29 17:07:01 +01:00
j d497e89b2b use logging.getLogger(__name__) 2015-11-29 15:56:38 +01:00
j cec7c12ac4 allow removing old ids 2015-11-26 13:40:39 +01:00
j a0d0d6fd9e reduce debug output 2015-11-26 12:42:52 +01:00
j 553ee380fe only publish id to directroy once 2015-11-26 12:16:09 +01:00
j 2c3aa660bf typo 2015-11-26 12:08:22 +01:00
j d8817d3c73 remove debug 2015-11-26 12:07:05 +01:00
j 504fb1b238 migrate users 2015-11-26 12:06:01 +01:00
j 7c1e5c691a use tor hidden service instead of ed25515 as peer id 2015-11-26 01:26:10 +01:00
j c8dc68bf64 fix debug exc_info 2015-03-08 17:03:27 +05:30