Commit Graph

279 Commits

Author SHA1 Message Date
HelloZeroNet f7eaf7b222 Rev860, Re-enable ajax on non-html items 2016-02-02 00:49:43 +01:00
ZeroNet 03bfb64c2e Merge pull request #247 from krikmo/master
Fix small typo
2016-01-27 15:35:47 +01:00
krikmo f03062910f Fix small typo 2016-01-27 12:19:11 -02:00
ZeroNet e57fc771bc Update readme to reflect latest features 2016-01-22 00:14:01 +01:00
HelloZeroNet 7d25812087 Rev859, Don't display port closed warning in Tor always mode, Reload trackers files every minute, Log users.json save time, Use Udp connect to avoid Gevent lockdown bug, Site needfile startup command, Log uPnP punch targets 2016-01-19 20:42:00 +01:00
ZeroNet 2121612a72 Merge pull request #235 from TheNain38/patch-1
Fix error when opening menu if file size is null
2016-01-16 21:32:28 +01:00
TheNain38 c59bc0cb3a Fix error when opening menu if file size is null 2016-01-15 19:50:02 +01:00
HelloZeroNet 8edbcb7a6c Rev483, Log uPnP error parse errors 2016-01-12 23:57:52 +01:00
HelloZeroNet 6427709dec Rev841, Allow ajax access only on json data, Better json request detect for wrapper 2016-01-12 21:52:24 +01:00
HelloZeroNet e296ee7ebb Rev839, Fix sidebar after browser resize 2016-01-09 18:49:34 +01:00
HelloZeroNet 7d35797749 Rev838, Better running Tor detection 2016-01-09 01:17:04 +01:00
HelloZeroNet 44a68104fb Rev833, Fix gevent 1.0.2 compatibility, Allow 6 connection from same host within 1 minute 2016-01-05 20:18:17 +01:00
HelloZeroNet f5f26821d5 Skip Tor test if no connection 2016-01-05 01:19:53 +01:00
HelloZeroNet e9d2cdfd37 Version 0.3.5, Rev830, Full Tor mode support with hidden services, Onion stats in Sidebar, GeoDB download fix using Tor, Gray out disabled sites in Stats page, Tor hidden service status in stat page, Benchmark sha256, Skyts tracker out expodie in, 2 new tracker using ZeroNet protocol, Keep SSL cert option between restarts, SSL Certificate pinning support for connections, Site lock support for connections, Certificate pinned connections using implicit SSL, Flood protection whitelist support, Foreign keys support for DB layer, Not support for SQL query helper, 0 length file get bugfix, Pex onion address support, Faster port testing, Faster uPnP port opening, Need connections more often on owned sites, Delay ZeroHello startup message if port check or Tor manager not ready yet, Use lockfiles to avoid double start, Save original socket on proxy monkey patching to get ability to connect localhost directly, Handle atomic write errors, Broken gevent https workaround helper, Rsa crypt functions, Plugin to Bootstrap using ZeroNet protocol 2016-01-05 00:20:52 +01:00
HelloZeroNet c9578e9037 Rev668, Stop if UiServer bind failed to avoid double start 2015-12-28 00:19:58 +01:00
HelloZeroNet 35b0019be2 Rev667, Fix cygwin openssl loading for real 2015-12-21 11:29:38 +01:00
HelloZeroNet 394a8b16b7 Rev665, Fix OpenSSL dll search on cygwin, Remove unnecessary files 2015-12-20 22:49:51 +01:00
HelloZeroNet 5b316180e6 Rev663, Faster SitePublish from command line if fileserver already running, Better OpenSSL lib close for update via webui, Close pyelliptic OpenSSL lib before update 2015-12-12 16:39:22 +01:00
HelloZeroNet ee70e2f022 Version 0.3.4, Rev656, CryptMessage plugin for AES and ECIES encryption, Added pyelliptic lib for OpenSSSL based encryption methods, Test CryptMessage plugin, Force reload content.json before signing and after write, Escaped Sql IN queries support, Test Sql parameter escaping, ui_websocket Test fixture, Plugin testing support, Always return websocket errors as dict, Wait for file on weboscket fileGet command if its already in bad_files queue, PushState and ReplaceState url manipulation support in wrapper API, Per auth-address localstorage, Longer timeout for udp tracker query 2015-12-10 21:36:20 +01:00
HelloZeroNet 675bd46255 Rev619, Fix sitesign without users.json, Fix readme typo 2015-11-28 18:04:59 +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 3d558a4edf Rev597, Dont load content.json if the modified date is same, Big content.json memory optimalzations, Peerhashfield memory optimalzations and typo fix, Give up on file after 10 retry, Fix non-ascii install paths, Stop worker after 10 connection error 2015-11-15 11:13:57 +01:00
ZeroNet 7f05e96f05 faq, donate link 2015-11-13 01:49:06 +01:00
HelloZeroNet 6763d6e74c Rev582, Fix my ip sending on findHashIds, Only start workers for optional files if peers found 2015-11-12 23:01:35 +01:00
HelloZeroNet ae98522855 Version 0.3.3, Rev580, DB recreate bugfix, Get empty hashfields, Better stat formatting, Query hashfield right after content.json downloaded 2015-11-12 02:04:45 +01:00
ZeroNet 199e0e70b2 Merge pull request #218 from bencevans/patch-1
Remove ​invalid ​​​character from docker repo
2015-11-10 14:44:42 +01:00
Ben Evans 22d9c00c9b Remove ​invalid ​​​character from docker repo 2015-11-10 13:38:53 +00:00
HelloZeroNet 3587777ea8 Rev571, Optional file sizes to sidebar, Download all optional files option in sidebar, Optional file number in peer stats, Delete removed or changed optional files, Auto download optional files if autodownloadoptional checked, SiteReload command, Peer use global file server if no site defined, Allow browser cache video files, Allow more keepalive connections, Gevent 1.1 ranged request bugfix, Dont sent optional files details on websocket, Remove files from workermanager tasks if no longer in bad_files, Notify local client about changes on external siteSign 2015-11-09 00:44:03 +01:00
HelloZeroNet 2cf34c132f Rev562, Check site privatekey from users.json when executing siteSign, Optional files checking on owned sites, Fix workermanager error on set list of peers, Fix PROTOCOL_SSLv3 error happens on some linux distrib 2015-11-08 12:33:13 +01:00
HelloZeroNet c2fc131cdc Rev546, Sidebar drag fix, Fix rebuild on dbschema changes, Test Dbschema changes, Fix atomicWrite error when old file already exists 2015-11-05 23:19:36 +01:00
ZeroNet bd67d8fe14 Merge pull request #213 from avanerk/refactor-peer
fixed retry loop, instead of looping 3 times it looped 2 times.
2015-11-04 00:20:48 +01:00
Arend van Erk ac0eb2551a fixed retry loop, instead of looping 3 times it looped 2 times. 2015-11-03 23:04:44 +01:00
HelloZeroNet 3764f98673 Rev542, Add files to hashfield on sign, Send my hashfield to connected peers on publish, Wait more time to checkModifications arrive, Test added files hashfield on sign 2015-11-02 22:39:19 +01:00
HelloZeroNet 8e710beab1 Rev536, Fix stats page, Support ranged http requests for better video browser compatibility, setHashfield command, One by one send hashfield to connected peers if changed, Keep count hashfield changetime, PeerHashfield optimalizations, Wait for peers on checkmodification, Give more time to query trackers, Do not count udp trackers as error if udp disabled, Test hashfield push 2015-10-30 02:08:02 +01:00
HelloZeroNet 9c5fda6ed2 Rev505, FindHashIds also checks in self hashfield, Fix optional file bug when task already finished, Reset peer last hashfield download time when found hashid using findHashIds 2015-10-28 01:28:29 +01:00
HelloZeroNet 5f0266ed8f Rev494, Fix sidebar utf8 text render 2015-10-27 01:26:02 +01:00
ZeroNet 979a42773c Merge pull request #206 from TheNain38/patch-2
Consistancy with other meta, or link tag in wrapper.html
2015-10-27 01:23:16 +01:00
ZeroNet 8f549e19db Merge pull request #205 from TheNain38/patch-1
Don't left spaces at the end of file
2015-10-27 01:23:04 +01:00
TheNain38 48dff8a79e Consistancy with other meta, or link tag 2015-10-26 15:15:35 +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
ZeroNet 638b9c2c2d Merge pull request #201 from TheNain38/patch-3
If interface "*" is used open correctly on trayicon click
2015-10-25 22:37:37 +01:00
TheNain38 708acdf6f7 If interface "*" is used open correctly on click 2015-10-25 19:01:45 +01:00
HelloZeroNet b961a3fb0a Rev480, Skip non-ascii files at signing, Fix gevent 1.1alpha compatibility 2015-10-24 13:57:46 +02:00
TheNain38 043ceb244d Don't display executed lines when console starts 2015-10-22 18:00:41 +02:00
HelloZeroNet a8dae8dd85 Rev477, FindHashId command for optional files, Renaming some variables to make it more clear, Optional files downloading in WorkerManager, Test FindHash, Test Optional download, Test FindOptional 2015-10-22 11:42:55 +02:00
ZeroNet e8ce26587d Merge pull request #193 from TheNain38/patch-1
Remove useless assignment in coffee.wsf and fix newlines endings
2015-10-20 01:25:53 +02:00
TheNain38 c5d6bdee23 Remove useless assignment and fix newlines 2015-10-20 01:12:01 +02:00
ZeroNet 5bfb38e7d3 Merge pull request #192 from TheNain38/patch-2
Update CoffeeScript version and add compatibility for CoffeeScript version >= 1.9.0
2015-10-19 22:18:56 +02:00