Commit Graph

4028 Commits

Author SHA1 Message Date
HelloZeroNet 84e4cc35f1 Updater fix 2015-03-31 00:02:02 +02:00
HelloZeroNet f222384c9f Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet 2015-03-30 23:45:06 +02:00
HelloZeroNet b122f47100 version 0.2.8, Namecoin domains using internal resolver site, --disable_zeromq option to skip backward compatiblity layer and save some memory, connectionserver firstchar error fixes, missing unpacker crash fix, sitemanager class to allow extensions, add loaded plugin list to websocket api, faster content publishing, mark updating file as bad, remove coppersurfer tracker add eddie4, internal server error with error displaying, allow site domains in UiRequest, better progress bar, wait for siteinfo before before using localstorage, csslater hide only if opacity is 0 2015-03-30 23:44:29 +02:00
ZeroNet 784b82b51a More detailed linux install 2015-03-25 12:40:12 +01:00
HelloZeroNet 78f97dcbe8 version 0.2.7, plugin system, multiuser plugin for zeroproxies, reworked imports, cookie parse, stats moved to plugin, usermanager class, dont generate site auth on listing, multiline notifications, allow server side prompt from user, update script keep plugins disabled status 2015-03-24 01:33:09 +01:00
HelloZeroNet 3b8d49207e version 0.2.6, database support, dbrebuild and dbquery startup commands, connection firstchar error bugfix, log python gevent msgpack lib versions, sitestorage class for site file operations, dbquery websocket api command 2015-03-19 21:19:14 +01:00
HelloZeroNet bce0f56d45 Save significant amount of memory by remove unused msgpack unpackers, Log unhandled exceptions, Connectionserver checker error bugfix 2015-03-15 00:48:06 +01:00
ZeroNet b9cf5d97f6 Update README.md 2015-03-11 16:33:51 +01:00
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