Commit graph

33 commits

Author SHA1 Message Date
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
cclauss
6cb700b302 import threading and queue.Empty
Fixes the undefined name on line 644
2017-07-31 12:26:15 +02:00
Kûipumu
47d585768b Add Spanish Translation
First revision, orthography checked.
2017-06-12 15:49:45 -04:00
brunogarciacv
fd8742ae3a Brazilian Portuguese translation 2017-03-11 03:43:39 -03:00
beigexperience
71ac8ff996 Make the cmd launcher "silent" and not stick around(fix for win10) 2017-02-21 22:14:45 +02:00
Th3B3st
fda4aaf10d Add/Update Italian translation for Tryicon plugin. 2017-02-09 15:21:10 +01: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
erqan
afffcd18dd updating tr... 2016-12-13 13:54:03 +03:00
Thibaut Broggi
6198137283 Add french translation for plugins (#699)
Plugins translated: MergerSite, Trayicon, OptionalManager
2016-12-12 16:44:18 +01:00
lmath
61654edbf6 Add/Update Chinese translation (#692)
* Fix translation commented by ooser

* “Site Control" translation

* Add/Update Chinese (Simplified) translation

* Add/Update Chinese (Traditional) translation

* Correct "limit used" translation by P2P
2016-12-05 17:36:38 +01:00
shortcutme
350b417ccb Rev1766, Hungarian translation of new files 2016-12-05 02:30:18 +01:00
ysc3839
83f379a4d1 Trayicon Chinese translation. 2016-12-03 20:42:23 +08:00
shortcutme
43e9044ef7 Formatting, Indent to space 2016-11-11 23:12:10 +01:00
Richard Yu
4f3282099f Add tray icon again when explorer restarted (#639)
* Add zeronet.conf to .gitignore

* notificationicon.py - Remove unnecessary window size and 'ShowWindow' etc.

* notificationicon.py - Comment unnecessary iconinfo and NIM_SETVERSION.

* notificationicon.py - Add tray icon again when explorer restarted.
2016-11-11 22:49:40 +01:00
HelloZeroNet
61cfb8aa2f Rev900, Sidebar filestats bar width round fix, Sidebar WebGL not supported error, Sidebar optimalizations, Trayicon gray shadow, Trim end of line whitespace from json files, Fix testweb testcase, Implement experimental postMessage nonce security, Return None when testing external ip, Window opener security check and message, Increase timeout for large files 2016-02-10 02:30:04 +01:00
HelloZeroNet
c11d4f2632 Rev881, Restrict serverShutdown to admin sites, Avoid redirect cache when clicking trayicon 2016-02-02 20:09:01 +01:00
HelloZeroNet
687a848292 Version 0.3.6, Rev879, Fix sidebar error on description missing, New trayicon, New favicon, Disable some functions on MultiUser proxies, New homepage, Replace only the last ? in SQL queries, Alwaays grant ADMIN permission to homepage site, Announce before publish if no peers, configSet, serverShutdown, ADMIN WebsocketAPI command, Stop Tor client before updating, Ignore peer ip packing error, Ignore db files from git, Fix safari ajax error when UiPassword enabled 2016-02-02 11:40:45 +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
f576527986 rev116, Fix websocket error when writing invalid files on not-owned sites, Fix for stucked notification icon after shutdown 2015-04-21 00:35:34 +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
6e081d95f5 Version 0.2.9, Only send peers over pex that worked within 2 hours, Mark peer as bad on publish 5sec timeout, Starting typo fix, Only ask peers from 2 sources every 20 min, Maybe fixed notification icon crashing 2015-04-15 23:33:21 +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