Commit Graph

70 Commits

Author SHA1 Message Date
HelloZeroNet ed9237f610 only load pyfilesystem in debug mode 2015-03-11 16:25:29 +01:00
HelloZeroNet 5b5c8acdcb new documents with examples, raise exception on connection error, close connection if no handshake for 60 sec, log unhandled exceptions, calc object size using guppy, typo fix 2015-03-11 01:12:53 +01:00
ZeroNet 44d961aefa Merge pull request #55 from sirMackk/master
Fix for issue #54
2015-03-08 02:36:44 +01:00
sirMackk 708f8cdaf8 Merge branch 'master' of github.com:HelloZeroNet/ZeroNet 2015-03-07 19:22:20 -05:00
sirMackk e2bb5952eb Updates from issue #54 - obtaining local ip, logging, standalone 2015-03-07 19:22:09 -05:00
HelloZeroNet b35d21d643 more detailed stats, memory optimalizations, connection pinging and timeout, request timeout, validate content after signing, only recompile changed coffeescripts, remove unnecessary js logs 2015-03-06 02:31:51 +01:00
sirMackk 5ca4540f1d Fixes #54 - handles udp socket timeout error 2015-03-03 21:46:55 -05:00
HelloZeroNet bd7e76628b version 0.2.5, download and update progress bar, we are on gitter, log on filerequest error, faster update 2015-02-26 01:32:27 +01:00
ZeroNet 34f6d1ee7c Merge pull request #53 from sirMackk/master
Python-only Upnp solution
2015-02-25 19:28:16 +01:00
HelloZeroNet e8368a8da1 more detailed connection statistics, first char recv bugfix, double connection bugfix, websocket send queue, loading screen hide bugfix on slow connection, disable user reload 2015-02-25 03:22:10 +01:00
sirMackk 218ceb4bdd Merging in upnp_punch_squashed 2015-02-24 08:02:05 -05:00
sirMackk 6a409a000a Merge branch 'master' of github.com:HelloZeroNet/ZeroNet 2015-02-24 07:39:56 -05:00
HelloZeroNet 31d4609a3b version 0.2.4, peerPing and peerGetFile commands, old content update bugfix, new network code and protocol, connection share between sites, connection reuse, dont retry bad file more than 3 times in 20 min, multi threaded include file download, shuffle peers before publish, simple internal stats page, dont retry on failed peers, more than 10 peers publish bugfix 2015-02-23 23:33:31 +01:00
sirMackk de31a518dd Merge branch 'master' of github.com:HelloZeroNet/ZeroNet 2015-02-22 11:40:44 -05:00
HelloZeroNet 531bf68ddd Version 0.2.3, One click updater from github, Clean FileServer and UiServer shutdown, Count UiServer http connections to clean close, serverUpdate WrapperAPI command, randomize peers before work start and publish, switched to upnpc-shared it has better virustotal reputation 2015-02-20 01:37:12 +01:00
ZeroNet 68e3ee158c Merge pull request #50 from danielquinn/patch-1
Cleaned up some of the language
2015-02-18 16:26:24 +01:00
Daniel Quinn eb44de7633 Better prasing 2015-02-18 15:47:36 +01:00
Daniel Quinn 5d5cf40586 Cleaned up some of the language
Some of the English wasn't quite right, so I thought you'd appreciate some fixes.  I've also added syntax highlighting for the bash code blocks, and switched out the use of `-` to use the more-common `*` for bulletted lists.  Lastly, I fixed some spelling.
2015-02-18 15:45:08 +01:00
HelloZeroNet 9f9433a61e Version 0.2.2, Localstorage support using WrapperApi, User manage bugfix 2015-02-17 01:48:15 +01:00
sirMackk d1877085ac Adds upnp port forwarder skeleton 2015-02-15 18:41:41 -05:00
HelloZeroNet 655607466c Peer number get bugfix, Loading screen always wait for filedone event 2015-02-14 14:54:11 +01:00
HelloZeroNet fa7164a0f0 version 0.2.1, better browser open, site size limit, save number of peers to sites.json to faster warmup, silent wsgihandler error, siteSetLimit API comment, grant ADMIN permissions to wrapper, display site changetime from includes too, loading screen warning support 2015-02-14 14:05:00 +01:00
HelloZeroNet 882577968a Allow select all data in QueryJson 2015-02-10 02:28:14 +01:00
HelloZeroNet bccd246f71 progressive publish timeout based on filesize, better tracker error log, content.json viewport support, wrapperSetViewport wrapperapi command support, escape wrapper notification 2015-02-10 00:08:25 +01:00
HelloZeroNet 3b22be5091 Silent errors 2015-02-09 02:14:15 +01:00
HelloZeroNet 639b9f4961 version 0.2.0, new lib for bitcoin ecc, dont display or track notify errors, dont reload again within 1 sec, null peer ip fix, signingmoved to ContentManager, content.json include support, content.json multisig ready, content.json proper bitcoincore compatible signing, content.json include permissions, multithreaded publish, publish timeout 60s, no exception on invalid bitcoin address, testcase for new lib, bip32 based persite privatekey generation, multiuser ready, simple json database query command, websocket api fileGet, wrapper loading title stuck bugfix 2015-02-09 02:09:02 +01:00
HelloZeroNet cfe2cfaf09 Silent tracker errors, updated list of alive trackers, added tracker unittest 2015-01-30 18:46:48 +01:00
HelloZeroNet e2435ce1ca Announce to all trackers 2015-01-30 18:04:05 +01:00
HelloZeroNet 47cad25862 Removed keepalive its not compatible with all os 2015-01-30 02:09:47 +01:00
ZeroNet 79e8bf7ebb start.py on windows only, more info on limitations 2015-01-29 18:37:08 +01:00
HelloZeroNet 655c104130 50 sec send timeout, force activate keepalive, reworked websocket api to make it unified and allow named and unnamed parameters, reload on content.json fileWrite 2015-01-27 22:37:13 +01:00
ZeroNet ac211229a7 Merge pull request #36 from volker48/start-cmd
start.py script to start the server and launch a new browser tab
2015-01-27 22:25:30 +01:00
ZeroNet e0ffc6de0a Merge pull request #38 from ymski/y_wrapperbug
wrapper_key typo fix
2015-01-27 19:39:52 +01:00
Nathan Tym 44cd722412 Merge remote-tracking branch 'upstream/master' into y_wrapperbug 2015-01-27 13:25:24 -05:00
Nathan Tym 1787a53e1c fixing typos 2015-01-27 13:24:24 -05:00
HelloZeroNet e56ec60091 Peer remove key error fix 2015-01-27 00:21:44 +01:00
ZeroNet 185ac353a1 Merge pull request #37 from ymski/y_socketfix
fix for unknown cmd socket error issue
2015-01-26 23:13:42 +01:00
Nathan Tym 7f129fe2c1 fix for socket error issue 2015-01-26 16:34:11 -05:00
Marcus McCurdy 0601d7bf9e Allows specifying the browser name to launch 2015-01-26 15:48:55 -05:00
Marcus McCurdy d1e2cb1a6d Adds start.py script to start the server and launch a new browser tab #17 2015-01-26 14:09:49 -05:00
HelloZeroNet 6cedaa8e8f utf8 content.json fix, faster node.js coffeescript compiler support 2015-01-26 01:43:39 +01:00
ZeroNet 1468756691 Merge pull request #33 from quasiyoke/master
Unicode support was added to UiRequest.py
2015-01-25 22:55:18 +01:00
Pyotr Ermishkin 9332c9dcac Unicode support was added to UiRequest.py 2015-01-25 15:28:45 +03:00
HelloZeroNet 024655cf15 version 0.1.6, dont check own sites integrity, serving newly added sites, only serve .html files with wrapper, pass query string to innerframe, support for background-color in content.json, websocket api sitepublish and filewrite commands, pass hashchange to innerframe, wrapperPrompt notification support, 2015-01-24 19:14:29 +01:00
HelloZeroNet a977feec33 version 0.1.5, install as user to readme, more debug on filerequests, if upnpc fail try without -e, announce interval from 10 to 20 min, detect computer wakeup and acts as startup, delete sites files websocket command support, pause stop all current downloads, wrapper confirmation dialog support 2015-01-21 12:58:26 +01:00
HelloZeroNet 3bec738595 version 0.1.4, WIF compatible new private keys, proper bitcoin address verification, worker killing does not drops hash error, private key saved confirmation on site create 2015-01-20 02:47:00 +01:00
ZeroNet e3c0a02ca0 Merge pull request #26 from shakna-israel/pipRequirements
Pip Requirements File Added
2015-01-19 21:08:52 +01:00
James Milne 59ceb438c4 Pip Requirements File Added 2015-01-19 09:56:03 -05:00
HelloZeroNet 2000f5b38e fix for fileserver_port arg problem 2015-01-18 23:29:53 +01:00
HelloZeroNet 014a79912f version 0.1.3, tructate sha512 to 256bits, retry peer cmd only 3 times, ping peer before cmd to find stucked sockets, ping with timeout and retry, separate wrapper_key and auth_key, changed sha1 to sha512, backward compatibility to sha1, reduce websocket bw usage on events, removed wrapper hash from wrapper iframe url 2015-01-18 22:52:19 +01:00