canewsin
|
59f7d3221f
|
Merge branch 'pr/112' into zeronet-enhanced
|
2022-01-06 12:47:11 +05:30 |
|
canewsin
|
7dbf8da8cb
|
Parallel Shutdown of file_server and ui_server
Make Parallel Shutdown of file_server and ui_server at Shutdown of ZeroNet
|
2021-12-22 15:09:52 +05:30 |
|
Vadim Ushakov
|
e3daa09316
|
Improve the file server shutdown logic and display the shutdown progress bar in the UI
|
2021-10-22 00:30:42 +07:00 |
|
shortcutme
|
4025d753e3
|
Don't print errors happened in thread
|
2019-11-19 02:16:44 +01:00 |
|
shortcutme
|
9d048371b7
|
Better way to patch gevent error handling
|
2019-11-19 01:42:00 +01:00 |
|
shortcutme
|
f9b62564ca
|
Fix logging in non-debug mode
|
2019-11-07 02:47:45 +01:00 |
|
shortcutme
|
c7ea66bfef
|
Fix shutdown before file_server started
|
2019-04-15 16:07:18 +02:00 |
|
radfish
|
f6e3a74567
|
[setuptools packaging] access modules via imports (#1969)
|
2019-04-15 12:31:33 +02:00 |
|
shortcutme
|
faba28dd94
|
Proper handle of sigterm signal, log reason of shutdown
|
2019-03-23 03:41:42 +01:00 |
|
shortcutme
|
b0b9a4d33c
|
Change to Python3 coding style
|
2019-03-15 21:06:59 +01:00 |
|
shortcutme
|
026b6a4b01
|
Handle shutdown request properly if not file server is running
|
2018-04-04 15:33:25 +02:00 |
|
shortcutme
|
6d644922d5
|
Don't display greenlet errors twice
|
2018-01-19 02:24:29 +01:00 |
|
shortcutme
|
b7ede15b06
|
Print message before shutdown
|
2016-11-07 23:10:31 +01:00 |
|
HelloZeroNet
|
5d0cc0b205
|
Fix older gevent compatibility
|
2016-04-06 13:45:47 +02:00 |
|
HelloZeroNet
|
f694c9c346
|
Do not display non-error exceptions
|
2016-03-18 19:19:59 +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
|
b5ecb62bc6
|
rev280, The whole project reformatted to PEP8, UiRequest getPosted to query posted variables
|
2015-07-12 20:36:46 +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
|
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
|
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
|
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
|
d28e1cb4a6
|
First release, remove not used lines from gitignore
|
2015-01-12 02:03:45 +01:00 |
|