Commit graph

22 commits

Author SHA1 Message Date
radfish
f6e3a74567 [setuptools packaging] access modules via imports (#1969) 2019-04-15 12:31:33 +02:00
tangdou1
f527b8225f
IPV6 compatibility 2019-04-03 19:54:19 +08:00
0polar
8411c60d4a
Fix unable to open context menu on Windows
Python3 string no need decoding or encoding
2019-03-19 20:56:30 +08:00
shortcutme
b0b9a4d33c
Change to Python3 coding style 2019-03-15 21:06:59 +01:00
shortcutme
f706f7508e
Store detected external ips to separate variable 2019-01-26 20:42:27 +01:00
shortcutme
53a8c2d574
Fix trayicon compatibility with latest gevent 2018-08-26 02:48:36 +02:00
beigexperience
71ac8ff996 Make the cmd launcher "silent" and not stick around(fix for win10) 2017-02-21 22:14:45 +02:00
ysc3839
fcd0ec5996 Fix #807. 2017-02-04 21:58:58 +08:00
shortcutme
a0c3d7f8a6
Rev1833, Fix utf8 system paths 2017-01-22 21:22:53 +01:00
shortcutme
0a3a71f634
Rev1817, Fix windows crash on trayicon shutdown 2017-01-14 21:41:59 +01:00
ysc3839
83f379a4d1 Trayicon Chinese translation. 2016-12-03 20:42:23 +08:00
HelloZeroNet
c11d4f2632 Rev881, Restrict serverShutdown to admin sites, Avoid redirect cache when clicking trayicon 2016-02-02 20:09:01 +01:00
TheNain38
472a688e6e Don't left spaces at the end of file 2015-10-26 01:03:37 +01:00
HelloZeroNet
713baeab63 Rev493, Fix trayicon autostart detect, Dont leak details on ui_restrict 2015-10-25 23:08:25 +01:00
ZeroNet
0241001205 Merge pull request #196 from TheNain38/patch-1
Windows: Don't display executed lines when console starts with computer
2015-10-25 22:38:04 +01:00
TheNain38
708acdf6f7 If interface "*" is used open correctly on click 2015-10-25 19:01:45 +01:00
TheNain38
043ceb244d Don't display executed lines when console starts 2015-10-22 18:00:41 +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
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
b5ecb62bc6 rev280, The whole project reformatted to PEP8, UiRequest getPosted to query posted variables 2015-07-12 20:36:46 +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
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