shortcutme
026b6a4b01
Handle shutdown request properly if not file server is running
2018-04-04 15:33:25 +02:00
shortcutme
cc48a0ad86
Turn on gevent block logging by default
2018-01-27 12:15:18 +01:00
shortcutme
6d644922d5
Don't display greenlet errors twice
2018-01-19 02:24:29 +01:00
shortcutme
b0a125c113
Ignore case in file merge order
2018-01-19 02:23:33 +01:00
shortcutme
20e3dc5fa7
Only enable source code reloading for normal action
2017-10-03 14:55:28 +02:00
Sergei Bondarenko
830f98573e
fix incorrect variable order in file_path.replace
2017-05-24 19:28:02 +03:00
Sergei Bondarenko
a871b5dbe7
fix issue #936
...
os.path.join(*file_path.split("/")) construction drops leading slash from string thus making absolute path relative. It leads into problems in case if data_dir differs from directory where is zeronet installed.
2017-05-22 20:31:44 +03:00
shortcutme
b03f287d86
Dont log changed files
2017-01-29 19:02:40 +01:00
shortcutme
32c63fb140
Don't reload source on changes in Test directory
2017-01-27 13:06:09 +01:00
shortcutme
d7ff49c4c7
Reload source on .json changes
2016-11-18 20:02:03 +01:00
shortcutme
b7ede15b06
Print message before shutdown
2016-11-07 23:10:31 +01:00
shortcutme
d5d3f32bf8
Support traceback info formatting
2016-11-07 23:09:39 +01:00
shortcutme
b7dfeb139b
Support callstack formatting
2016-09-05 13:53:40 +02:00
ZeroNet
a38b6c9fb2
It new js should be at least 1 second newer than previous file to merge again
2016-08-10 12:45:48 +02:00
HelloZeroNet
3a089ac512
Dont add data dir path to merged css file
2016-04-10 13:25:41 +02:00
HelloZeroNet
5d0cc0b205
Fix older gevent compatibility
2016-04-06 13:45:47 +02:00
Erkan Yilmaz
b5d74eec16
typo: definied -> defined
2016-03-21 09:43:53 +01:00
HelloZeroNet
ff681adfe9
Fix file merge order on Linux
2016-03-18 23:52:16 +01:00
HelloZeroNet
f694c9c346
Do not display non-error exceptions
2016-03-18 19:19:59 +01:00
HelloZeroNet
ba851a684c
Debug gevent hangs
2016-03-12 23:10:31 +01:00
HelloZeroNet
78a7542b4d
Proper exit on keyboard interrupt
2016-03-12 23:09:57 +01:00
HelloZeroNet
0897154584
Rev966, New Greenlet debug hook to support Gevent 1.1.0, Publish to 8 peers on external publish request, Dont try to download banned user files, Check user files even if its own site
2016-03-11 12:39:39 +01:00
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