HelloZeroNet
|
85c2799cb6
|
Rev618, Changed 2 dead torrent trackers, Better exception display on webui, Better broken site with missing files handling, Possible re-check open port using ZeroHello, 5sec udp timeout
|
2015-11-17 12:48:03 +01: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
|
54c367cac8
|
Rev431, Define coveralls rcfile, Escape shell parameters
|
2015-09-21 20:09:32 +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
|
dd2bb8b3fb
|
rev357, Coffeescript compiler autodetect on linux, Fix loading screen hide on 0 sized sites
|
2015-08-26 02:51:32 +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
|
b5ecb62bc6
|
rev280, The whole project reformatted to PEP8, UiRequest getPosted to query posted variables
|
2015-07-12 20:36:46 +02:00 |
|
HelloZeroNet
|
b2e2453e58
|
rev242, Implicit SSL support for the future, Exist typo fix
|
2015-06-17 00:49:46 +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
|
e08b153732
|
rev193, Msgpack 0.3.x not supported, Dont display pyfilesystem error
|
2015-05-25 22:48:35 +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
|
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
|
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
|
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
|
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
|
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 |
|
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 |
|
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
|
6cedaa8e8f
|
utf8 content.json fix, faster node.js coffeescript compiler support
|
2015-01-26 01:43:39 +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
|
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
|
d28e1cb4a6
|
First release, remove not used lines from gitignore
|
2015-01-12 02:03:45 +01:00 |
|