Commit Graph

115 Commits

Author SHA1 Message Date
j b4c6f2b4ac use .editorconfig 2019-01-24 18:36:20 +05:30
j 038b04c178 add debugging 2019-01-19 14:37:15 +05:30
j f05a212a82 add Public list, peers can add items to that list 2019-01-17 23:49:23 +05:30
j c979940706 don't pull changes if download rate is 0 2019-01-13 12:51:38 +05:30
j 7a000bf199 join with timeout 2019-01-12 23:11:14 +05:30
j 0169f5bf57 use super 2019-01-12 22:34:02 +05:30
j e966256fa2 simple changelog 2017-06-03 22:50:14 +02:00
j cd3bbc3cb6 ping local nodes without beeing online 2016-09-29 10:35:47 +02:00
j 33e672c32b log url timeouts 2016-07-04 15:36:50 +05:30
j 99777a78e7 pullRequest can take longer 2016-04-05 01:29:49 +02:00
j 6eff308468 better logging 2016-04-05 01:28:55 +02:00
j 417195cfd1 use mdns for local peer discovery 2016-03-23 12:14:22 +01:00
j dc65b74389 pass timeout and increase 2016-03-01 20:31:38 +05:30
j 771c8b205e don't create user in response 2016-03-01 17:08:58 +05:30
j d7528f634f avoid extra lookup 2016-02-25 13:10:13 +05:30
j 988d030f92 cleanup download, download from local nodes if offline, cache per download users syndb only at startup 2016-02-25 12:50:00 +05:30
j ba4f311fe1 pull changes while offline 2016-02-24 12:49:00 +05:30
j 28bbad1586 remove unused code 2016-02-23 23:34:39 +05:30
j 3a419b12c2 log less 2016-02-23 14:37:06 +05:30
j 0c0d87cadb fix except order 2016-02-21 00:29:52 +05:30
j 408ab2432f only print urlerror reason not traceback 2016-02-20 20:24:23 +05:30
j cf3762dd7f remove id migration and directory lookup 2016-02-20 20:24:23 +05:30
j fcb069c7de no traceback for proxy error 2016-02-18 17:08:41 +05:30
j 9468d90714 more pings 2016-02-14 11:23:55 +05:30
j 057c44df08 trigger peer status after going online 2016-02-13 14:57:55 +05:30
j 346bff0514 typo 2016-02-12 22:38:31 +05:30
j 051db29cb0 only traceback for unknown errors 2016-02-12 14:30:59 +05:30
j 9d7a553b95 move transfers into sqlitedict 2016-02-11 21:25:41 +05:30
j 0ca89db3cd user per peer library (sqlitedict) 2016-02-11 19:55:56 +05:30
j c82efdaff1 pull changes in peer sort order, fixes #228 2016-02-08 14:33:21 +05:30
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