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
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|