Commit graph

1500 commits

Author SHA1 Message Date
TheNain38
708acdf6f7 If interface "*" is used open correctly on click 2015-10-25 19:01:45 +01:00
HelloZeroNet
b961a3fb0a Rev480, Skip non-ascii files at signing, Fix gevent 1.1alpha compatibility 2015-10-24 13:57:46 +02:00
HelloZeroNet
a8dae8dd85 Rev477, FindHashId command for optional files, Renaming some variables to make it more clear, Optional files downloading in WorkerManager, Test FindHash, Test Optional download, Test FindOptional 2015-10-22 11:42:55 +02:00
HelloZeroNet
5f5f128b8a Rev473, Better atomic save, Fix sitePublish command when ip_external definied 2015-10-18 22:58:02 +02:00
HelloZeroNet
02f3a4f8eb Rev472, Fix for site size limit increase 2015-10-17 02:56:39 +02:00
HelloZeroNet
9400e9f58f Rev470, Keep track downloaded optional files in hashfield, Peer getHashfield command, Check optional files on verifyFiles, Test hashfield, Test hashfield exchange 2015-10-11 02:22:53 +02:00
HelloZeroNet
f8fd58866b Remove not used test 2015-10-01 03:16:04 +02:00
HelloZeroNet
9d7d4f1552 Rev467, requirements.txt accept newer dependecies, Boost dbschema.json, Move getDirname getFilename to helper, Verify optional files, Includes not allowed in user files, Optional files rules, Peer hashfield functions, Test optional files signing, Test file info, Test verify file, Test helpers 2015-10-01 01:35:13 +02:00
HelloZeroNet
a7d8d488da Rev465, Display memory dump only in debug mode, Use sys.exit in trayicon, Optional files hashing, List function in SiteStorage, Test signing content, Test sign optional files, Test site storage 2015-09-28 22:07:26 +02:00
HelloZeroNet
39413b9755 Rev452, Auto hide no peers found info message, Raise error on invalid file location, Test PEX, Test invalid file downloads, Test peer download and ping 2015-09-28 00:22:27 +02:00
HelloZeroNet
3173313ca2 Rev450, PEX quickfix 2015-09-27 12:42:53 +02:00
HelloZeroNet
4b403da056 Rev448, Better file download priority method, Some potential programming error fix, Renamed utils to helper, Moved pack and unpackaddress to helper package, Test new privatekey creation, Test site file download order, Spy test helper to log called parameters, Remove unnecessary fat arrows 2015-09-27 02:08:53 +02:00
HelloZeroNet
8fdc431b0b Rev445, Fix ConnectionServer peer_id handling, Faster startup by creating ssl certs on FileServer start, Per-site connection_server, Fix double Db opening, Test site downloading, Sign testsite properly, Test ConnectionServer, Test FileRequest 2015-09-24 22:08:08 +02:00
HelloZeroNet
891c5cc34a Simple tests for Connections, SiteManager delete test, ZeroName updater allow domain names starting with numbers, check subdomains validity 2015-09-22 12:16:29 +02:00
HelloZeroNet
54c367cac8 Rev431, Define coveralls rcfile, Escape shell parameters 2015-09-21 20:09:32 +02:00
HelloZeroNet
47dbdc0850 Rev427, Ignore repr from coverage, Add RateLimit call penalty to, Event test, Noparallel test, RateLimit test, Remove falling Pypy test 2015-09-21 02:36:23 +02:00
HelloZeroNet
9ac8f7f63c Rev426, Fix for nonce error on bigsites asking, Dont display error details on 404 error, Dont log Websocket close errors, Add travis pip caching and osx test, Add build status to readme, Test for site files after cloning, Test for json to db mapping, Test site deleteFiles command, Test user certificate and auth address generation, Exclude debug lines from coverage, Dont run webtests every time 2015-09-20 22:35:45 +02:00
HelloZeroNet
5f71e79a2b Remove zmq as requirement, Add coverage report 2015-09-20 13:29:35 +02:00
HelloZeroNet
e00537ba57 Rev423, Rewrite and reorganize test using pytest, New PhantomJS based browser tests, Fix html requests error without wrapper nonce, Indent json files with 1 space 2015-09-20 00:27:54 +02:00
HelloZeroNet
93312ae129 Rev420, Ignore file delete errors, Schedule download user files later if first content.json failed at first try, Reload content.json content after cloning, Allow modals on owned sites to display coffeescript compile errors, Disable opener checking because its easy to dodge 2015-09-17 02:20:43 +02:00
HelloZeroNet
6ae0c1a626 Rev414, Atomic save for sites.json and users.json 2015-09-16 01:04:37 +02:00
HelloZeroNet
917393c022 Rev409, Delete files removed from content.json, Start download user files right after content.json downloaded, New API command: fileDelete, Better notification input auto focus 2015-09-16 00:01:23 +02:00
HelloZeroNet
8f63e4c421 Rev399, Urandom and Msgpack benchmark, Better random string generation, Never render page on OPTIONS request, Fix for Chrome browser socket hang on zeronet version update 2015-09-13 23:17:13 +02:00
HelloZeroNet
5c72030373 Rev396, Cleanup gevent event after connecting finished, Autofocus on notification input/button, Missing file size info error fix 2015-09-13 12:52:11 +02:00
HelloZeroNet
fa37f58982 Rev395, Trackers_file parameter that allows to specify dynamically loaded bottstrap trackers 2015-09-12 17:13:34 +02:00
HelloZeroNet
cf5a4f902b Rev394, More detailed error display 2015-09-11 14:03:48 +02:00
HelloZeroNet
ec40d3fcc3 Rev393, Remove all record about the site on delete 2015-09-11 02:25:37 +02:00
HelloZeroNet
0de6496f96 Rev390, Fix sidebar error on non locatable IPs, Configurable bootstrap torrent trackers, Multi-line config file settings, Evenly distributed tracker announce to work better on passive connections, Avoid iframe sandbox escape by using nonces, Better html error messages, Display proper error on invalid startup parameters 2015-09-10 23:25:09 +02:00
HelloZeroNet
eec0b22c1f Rev378, Wrapper securty fix by deny opener 2015-09-09 01:44:27 +02:00
HelloZeroNet
00940797c8 Rev377, Fix sidebar filetypes css class, Support running zeronet from Utf-8 directories, Fix multiuser plugin welcome message, Format Multiuser plugin to PEP8, Faster publish by using connected peers if possible, Prefix css backface-visibility 2015-09-08 03:07:44 +02:00
Klaus Alexander Seistrup
47bb435176 Reap child processes
Previously child processes were not reaped, leaving zombies behind.
Now each child process's `.wait()` method is called before proceeding.

Closes #151.
2015-09-06 17:41:12 +02:00
HelloZeroNet
d8edaeb6ac rev260, Detect and fallback peers with broken SSL, Non-interactive mode for siteCreate, Pure-python msgpack is default now to make memory usage more stable 2015-09-02 19:15:55 +02:00
HelloZeroNet
dd2bb8b3fb rev357, Coffeescript compiler autodetect on linux, Fix loading screen hide on 0 sized sites 2015-08-26 02:51:32 +02:00
HelloZeroNet
b83d6ba2ff Version 0.3.2, rev351, Sidebar to display site infos an modify settings, Per-site upload/download bytes statistics, Deny different origin media requests, Allow 10sec to finish query modifications, Websocket display errors to client instead of disconnecting, Allow specify notification id to server-side messages, Track every command response time 2015-08-16 11:51:00 +02:00
HelloZeroNet
84e3f00aac rev338, Possible to use pure-python msgpack unpacker to save memory, Streaming file download hangup fix, Clone databases after 3 minute idle, Many site size limit related bugfixes, UiMedia served from same domain to allow ajax access, Don't allow to load resources from other domain, Site size increase ask dialog displayed again, Changed fixbutton to more Consolas-like Monaco font, Boost json files priority on download 2015-08-06 00:51:25 +02:00
HelloZeroNet
cd04abe521 rev330, Early worker exit on file download bugfix, Reload only on py file changes, Modify wrapper render to allow content edit for plugins, File send action without sending header, Rename Sidebar to Fixbutton (it will be separate plugin), Fixbutton font and layout fix on OSX/Safari, Notifications fix on OSX/Safari 2015-07-31 23:34:53 +02:00
HelloZeroNet
d331eea384 rev324, Store and display peers last found time, Fix UiPassword plugin cleanup bug, Experimental option to use tempfiles when downloading, Experimental option to stream files out of msgpack context, FileRequest streamFile command, Cleanup peers if not found for 4 hours, Don't reopen openssl in every 5min, Peer fileGet benchmark option 2015-07-25 13:38:58 +02:00
HelloZeroNet
a93ca2c3b4 rev307, Plugin for password protected web ui, Faster page load times by yielding wrapper html, Reworked configuration parser to support plugin extensions, Initial site sync bugfix, Test for configuration parsing, Parse posted data function 2015-07-17 00:28:43 +02:00
HelloZeroNet
4c9a677369 Bump to rev281 2015-07-12 20:38:35 +02:00
HelloZeroNet
b5ecb62bc6 rev280, The whole project reformatted to PEP8, UiRequest getPosted to query posted variables 2015-07-12 20:36:46 +02:00
HelloZeroNet
a5741704e4 rev280, Fix Ubutuntu 15 gevent SSL incompatibility 2015-07-07 21:15:20 +02:00
HelloZeroNet
417c6eb96f rev278, Allow clone sites that does not have domain, Publishing without peers is a success, File size 0 on non exists files, Benchmark TLS1 2015-07-07 03:14:45 +02:00
HelloZeroNet
3bd1c119eb Rev267, Hotfix for problems caused by changes in rev260, Fix unhandled exception on failed port checking 2015-07-02 02:31:52 +02:00
HelloZeroNet
0ca0c754e6 rev260, Fix SIGSEGV on CentOS and other platforms that dont has secp256k1 support in OpenSSL, SSLBenchmark new psutil support and use cert from data dir 2015-07-01 22:04:38 +02:00
HelloZeroNet
dc791a31ab rev259, Protection against connection flood, Fix site size limit error dialog, Convert ConnectionServer and ContentManager to PEP8 format 2015-06-25 20:09:41 +02:00
HelloZeroNet
f63b711972 rev247, Fix content validation error caused by ContentManager refactor, Refactor unittests make use of testdata and format with PEP8 2015-06-20 15:54:49 +02:00
HelloZeroNet
1f53212d62 rev246, Socket peek undhandler error fix 2015-06-19 12:26:56 +02:00
HelloZeroNet
d908a3a456 rev245, Fix for gevent1.0.2 ssl, Disable asnyc js load (its slower on my browser) 2015-06-18 20:31:33 +02:00
Rarbg
3c3b381ccc Typo fix asyc -> async
Typo fix asyc -> async
2015-06-18 14:21:43 +03:00
Rarbg
4ceab7820f Typo fix asyc -> async
Typo fix asyc -> async
2015-06-18 14:21:16 +03:00
HelloZeroNet
f58aa5f78e Fix for importing libs before monkey patching breaks tor support 2015-06-18 02:53:01 +02:00
Matthew Bell
371c74498d inherit from object 2015-06-17 23:08:45 +01:00
Matthew Bell
e4ba0fdb53 partial cleanup of Peer.py 2015-06-17 23:06:41 +01:00
Matthew Bell
05e15e0255 partial cleanup of Peer.py 2015-06-17 23:04:49 +01:00
Matthew Bell
82b8a9f6c3 partial cleanup of Peer.py 2015-06-17 23:03:11 +01:00
Matthew Bell
3f14d3d200 partial cleanup of Peer.py 2015-06-17 23:01:56 +01:00
Matthew Bell
b6cb1062ce partial cleanup of ContentManager.py 2015-06-17 22:49:47 +01:00
Matthew Bell
31b6dc4516 partial cleanup of FileRequest.py 2015-06-17 22:44:20 +01:00
Matthew Bell
39acf04b4b partial cleanup of UserManager.py 2015-06-17 22:37:53 +01:00
Matthew Bell
701b5e2449 partial cleanup of User.py 2015-06-17 22:34:54 +01:00
Matthew Bell
adcee874db partial cleanup of main.py 2015-06-17 22:27:56 +01:00
HelloZeroNet
b2e2453e58 rev242, Implicit SSL support for the future, Exist typo fix 2015-06-17 00:49:46 +02:00
HelloZeroNet
a78907cc9d Version 0.3.1, rev238, Connection encryption using TLS, One click site clone feature, Encryption stats, Disable encryption startup parameter, Disable ssl compression startup parameter, Exchange supported encryption methods at handshake, Alternative open port checker, Option to store site privatekey in users.json, Torrent tracker swap, Test for bip32 based site creation, cloning and sslcert creation, Fix for Chrome plugin on OSX, Separate siteSign websocket command, Update pybitcointools to major speedup, Re-add sslwrap for python 0.2.9+, Disable SSL compression to save memory and better performance 2015-06-10 00:29:30 +02:00
HelloZeroNet
66eca389bf rev 196, Configurable data dir, log dir and config file, fix for getFile unhandled exceptions, add http://zeronet.io to readme 2015-05-31 15:52:21 +02:00
HelloZeroNet
94165176d3 rev194, Fix for ugly openSSL layer memory leak, memory usage test to openssl stability test 2015-05-27 16:58:36 +02:00
HelloZeroNet
e08b153732 rev193, Msgpack 0.3.x not supported, Dont display pyfilesystem error 2015-05-25 22:48:35 +02:00
HelloZeroNet
40698c1ac7 rev188, Add rev to wrapper css and js to devalidate cache 2015-05-25 01:41:14 +02:00
HelloZeroNet
7e4f6bd38e version 0.3.0, rev187, Trusted authorization sites support, --publish option on signing, cryptSign command line option, OpenSSL enabled on OSX, Crypto verify allows list of valid addresses, Option for version 2 json DB tables, DbCursor SELECT parameters bugfix, Add peer to site on ListModified, Download blind includes when new site added, Publish command better messages, Multi-threaded announce, New http Torrent trackers, Wait for dbschema.json on query, Handle json import errors, More compact writeJson storage command, Testcase for signing and verifying, Workaround to make non target=_top links work, More clean UiWebsocket command route, Send cert_user_id on siteinfo, Notify other local clients on local file modify, Option to wait for file download before sql query, File rules websocket API command, Cert add and select, set websocket API command, Put focus on innerframe, innerloaded wrapper api command to add hashtag, Allow more file error on big sites, Keep worker running after stuked on done task, New more stable openSSL layer that works on OSX, Noparallel parameter bugfix, RateLimit allowed again interval bugfix, Updater skips non-writeable files, Try to close openssl dll before update 2015-05-25 01:26:33 +02:00
Dana Hanna
2d9959313b #101 add print styles to allow iframe sites to print 2015-05-12 23:17:41 -04:00
Aleksandr Zykov
52b8e4984e Some debugging code has been removed 2015-05-07 08:35:06 +02:00
Aleksandr Zykov
2c75c394d3 Proper https support 2015-05-07 08:31:28 +02:00
HelloZeroNet
eddf3eb8fc rev134, Removed ZeroMQ dependency and support, GC after every stat page, GC call stat command, Streaming files directly to socket without msgpack overhead, Use listModified to query changed content.json files, Fix urllib memory leak onolder pythons, Fix security tests, Sitemanager testsuite, Announce on site resume, Site publish serves files max 60s 2015-05-03 13:06:43 +02:00
HelloZeroNet
34b7cb0292 rev126, Renamed disable_openssl to use_openssl, Renamed modified Peer command to listModified 2015-04-30 11:49:03 +02:00
HelloZeroNet
099fe575a0 rev125, Class statistics, OpenSSL disabled on OSX by default because of possible segfault, --disable_openssl command line parameter, Save memory on Connection, Peer and FileRequest objects using slots, Dont store modification time from the far future, Able to query modified files from peer, Allow reannounce in 30secs, Use with command in SiteStorage, Always create dir before write file, PeerCmd shell command to query specific command from peer 2015-04-29 23:12:45 +02:00
HelloZeroNet
71be41ade0 rev122, 40x faster openssl based sign verify, Openssl verify benchmark, Socket objects stat, Dont trace notification stack, uiserver memory leak fix 2015-04-28 00:43:17 +02:00
HelloZeroNet
c025503264 rev120, Cleanup expired RateLimits to avoid memory leak 2015-04-24 14:04:51 +02:00
HelloZeroNet
f7717b1de8 rev119, Protection against update flood, Cache webfonts, Publish batching, Task failed holds Peer objects, Remove peer from failed on addTask, Noparallel memory leak fix 2015-04-24 02:36:00 +02:00
HelloZeroNet
f576527986 rev116, Fix websocket error when writing invalid files on not-owned sites, Fix for stucked notification icon after shutdown 2015-04-21 00:35:34 +02:00
HelloZeroNet
dc4292e1e3 rev115, Stats for total number of objects in memory, Peers in memory, Memory dump displays the total content on hover, Add http cache to js, css and image files, Allow query file status with SiteInfo websocket command to fix index.html loaded before websocket connection made problem, Fix bigsites reload problem 2015-04-20 22:31:29 +02:00
HelloZeroNet
8d5a72f0b5 rev110, Support for 127.0.0.1:43110-less Chrome plugin, Namecoin updater ignores invalid characters in address, Every site's favicon.ico leads to main favicon to prevent 404 request when using chrome extension, Detect chrome extension proxy requests, Use wrapper=False instead of /media, 404errormessage fix 2015-04-20 02:56:33 +02:00
HelloZeroNet
ab87f5a7f1 Remove accidently duplicated multiuser plugin 2015-04-19 15:43:10 +02:00
HelloZeroNet
c8fe73f5c0 rev106, Allow check memory content in stats page, Fix Zeroname plugin incompatibility with Multiuser plugin, Zeroname updater sort keys, Allow multiple ui_restrict parameter, Peer using site's logger to save some memory, Also send not that good peers on initial pex 2015-04-19 15:38:41 +02:00
HelloZeroNet
e7c0bd7621 rev102, Disable gevent ssl monkey patch to avoid problems in Debian Jessie 2015-04-18 11:18:37 +02:00
HelloZeroNet
eea7af684d rev101, Benchmark for crypto, sha512, sqlite, Not exits file exception fix 2015-04-18 03:02:08 +02:00
HelloZeroNet
60bfac63da rev100, Revision numbering for sub-versions, Assign connection to peer on filerequest/pex, Pex count bugfix, Disable unnecessary topright button click animation, Topright burger utf8 character change to more supported one 2015-04-17 23:12:22 +02:00
HelloZeroNet
f1a885b0ef Updated features in readme, Connectable peer stats, Start ZeroNet when Windows starts option, ZeroName updater invalid key fix, Add peer ping to timeout on publish, Make sure the passive peers get the updated files 2015-04-17 00:34:08 +02:00
HelloZeroNet
b39b6904e7 Allow passive publish 2015-04-16 18:16:57 +02:00
HelloZeroNet
6e081d95f5 Version 0.2.9, Only send peers over pex that worked within 2 hours, Mark peer as bad on publish 5sec timeout, Starting typo fix, Only ask peers from 2 sources every 20 min, Maybe fixed notification icon crashing 2015-04-15 23:33:21 +02:00
HelloZeroNet
30281c8fb5 Sexy system trac icon instead of ugly console, Total received/sent stat, List all site peer, Dont sent passive peers over pex, Dont store passive peers on trackers, Dont monkey patch thread at all, Allow main command plugins 2015-04-15 02:54:10 +02:00
HelloZeroNet
804fed2659 on updates connect to real peer ip, connect using pex in passive mode, referrer typo fix 2015-04-14 02:37:31 +02:00
HelloZeroNet
bba9470175 Send only peer exchange to newer clients 2015-04-13 23:56:08 +02:00
HelloZeroNet
44d5ac784d Trackerless peer exchange between peers, fix event once bug 2015-04-13 23:08:57 +02:00
HelloZeroNet
4f7e048413 socks proxy support, disable udp connections support, http bittorrent tracker support, port opened, external ip to stats, only need zeroname site if dont have, dont try to download file that not in content.json, store external ip even if port closed, recreate uirequest class to avoid unfinished requests in some cases 2015-04-12 23:59:22 +02:00
HelloZeroNet
67783bd494 total object stat, proper zeronet updater timeout catch, connection using connectionserver logger, trigger sitestorage onupdated when signing new file, named once events, only publish once same updated files, retry bad files every 20 min, trigger connection error on failed connection 2015-04-08 01:57:55 +02:00
HelloZeroNet
2d588a5006 Utf8 js merge error fix, no peer found error fix, Large site confirmation dialog display fix 2015-04-03 14:31:15 +02:00
HelloZeroNet
9c5176a8cb site connection stats, msgpack unpacker stats, make sure we dont skip any namecoin blocks, no more sha1 hash to content.json, keep 5 open connection in passive mode, publish got content to 5 peers, upnp retry 3 times, keep connection loggers 2015-04-03 02:47:51 +02:00
HelloZeroNet
2491814070 More db logging, db testcase, dont allow to request files from root db dir 2015-04-01 03:05:09 +02:00
HelloZeroNet
10c6d4a7a3 better publish threads 2015-03-31 01:01:39 +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
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
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
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
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
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
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
Nathan Tym
7f129fe2c1 fix for socket error issue 2015-01-26 16:34:11 -05:00
HelloZeroNet
6cedaa8e8f utf8 content.json fix, faster node.js coffeescript compiler support 2015-01-26 01:43:39 +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
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
HelloZeroNet
b37e309eda limitations and irc to readme, version 0.1.2, socket debugging option, Notify exceptions support, better error logging, retry on socket error, dont expose external ip to websocket api, kill workers if no task, log time to console 2015-01-17 18:50:56 +01:00
HelloZeroNet
185424b815 version bump, allow to publihs to specified peer, log sendCmd, add zeronet version to content.js, version to websocket api, force start worker specificed for specificed peer 2015-01-16 11:52:42 +01:00
HelloZeroNet
aae1022c79 more logging on update requests, only add peer to already peer locked tasks, no traceback on peer send error, only allow 1 sec timeout when publishing, request 50 peers from tracker, peer limited startworkers, sitePublish to 20 peers 2015-01-15 23:24:51 +01:00
HelloZeroNet
bcd0c0025a no need to specify content.json priority, its always downloaded first, peer broken after 3 hash failes, extra priority for css and js files 2015-01-14 22:57:43 +01:00
HelloZeroNet
efb1dc3210 file download queue priority by browser request, newer content json log, peer remove key error fix, peer request error also a connection error, new sites created with own flag 2015-01-14 02:41:13 +01:00
HelloZeroNet
3f974e0bc7 count peer connection error, remove offline peers, content sign modification time fix, tracker order fix, reset peer hash_failed on download start, avoid util package name conflict 2015-01-13 21:19:40 +01:00
HelloZeroNet
6424c82887 Readme typo fix, sha512 benchmark, comment fix, better random for ECC 2015-01-13 10:56:47 +01:00
HelloZeroNet
4b02417b61 readme typo fix, donation bitcoin address added, force linux mergemedia path slashes, loading screen anim fix 2015-01-13 00:29:40 +01:00
HelloZeroNet
ceb8ce6027 Readme create, update site, clearer site publishing debug message 2015-01-12 20:35:23 +01:00
HelloZeroNet
effa267b73 ignore hidden files, ignore data dir, dont close on startup error, create necessary files and dirs on first start, start function to main.py, bad file solved log to info 2015-01-12 19:11:35 +01:00
HelloZeroNet
d28e1cb4a6 First release, remove not used lines from gitignore 2015-01-12 02:03:45 +01:00