Commit Graph

762 Commits

Author SHA1 Message Date
rainlime 4ac933fa29 Update README-zh-cn.md (#618)
* Update README-zh-cn.md

* Update README-zh-cn.md

* Update README-zh-cn.md

* Update README-zh-cn.md

* Update README-zh-cn.md
2016-10-19 22:19:32 +02:00
ZeroNet 660f3e9149 Merge pull request #617 from rainlime/master
Translated README.md to Chinese(Simplified)
2016-10-18 11:22:06 +02:00
rainlime c519cc21c6 Update README-zh-cn.md 2016-10-18 04:08:00 -04:00
rainlime 68c3d26aa1 Update and rename README-en.md to README.md 2016-10-18 04:06:58 -04:00
rainlime 286dd05e1e Update and rename README.md to README-zh-cn.md 2016-10-18 04:05:26 -04:00
rainlime 5032854aca Update and rename README.zh-cn.md to README.md 2016-10-18 03:53:33 -04:00
rainlime 7055bcd9ed Rename README.md to README-en.md 2016-10-18 03:52:46 -04:00
rainlime 811bd16768 Update README.zh-cn.md 2016-10-16 05:19:47 -04:00
rainlime 64cc162472 Create README.zh-cn.md 2016-10-16 05:12:42 -04:00
ZeroNet 5f3b01476a Merge pull request #607 from gyulaweber/docker_localhost
service should listen only at localhost by default (docker)
2016-10-11 21:19:44 +02:00
Gyula Weber 4cfaff8ebd service should listen only at localhost by default (docker) 2016-10-11 21:04:36 +02:00
ZeroNet ae2e15a6fa Merge pull request #587 from aitorpazos/master
Update Dockerfile base image to ubuntu 16.04 LTS and add Tor support to it (disabled by default).
2016-10-07 16:27:22 +02:00
shortcutme 64179e7dc1 Rev1536, Start download optional files on help check 2016-10-04 16:24:33 +02:00
shortcutme b003c8df01 Rev1535, Fix err not defined on content load 2016-10-04 11:36:33 +02:00
shortcutme 83158de1ce Rev1534 2016-10-03 19:26:51 +02:00
shortcutme c9efcf7389 Catch socket errors on uPnP punch 2016-10-03 19:26:37 +02:00
shortcutme 3774630476 Close socket after uPnP request 2016-10-03 19:26:06 +02:00
shortcutme 1849547133 Rev1533, Add uPnP open protocols as parameter 2016-10-02 14:39:03 +02:00
shortcutme 8f6f6abb0e Rev1532 2016-10-02 14:27:37 +02:00
shortcutme fbdc9e2b40 Comment typo 2016-10-02 14:24:48 +02:00
shortcutme bca08970ba Always disable announce when testing 2016-10-02 14:23:30 +02:00
shortcutme d6da0c421c Better json compressing 2016-10-02 14:23:05 +02:00
shortcutme bb23bc7b3c Send diff to second batch of peers 2016-10-02 14:22:32 +02:00
shortcutme 31077eb346 Move uPnP port remove to fileserver 2016-10-02 14:22:01 +02:00
shortcutme 2ab04deded Move optional files hashfield adding to workermanager for better performance 2016-10-02 14:18:35 +02:00
ZeroNet 906f6c65d9 Merge pull request #577 from sirMackk/upnp_update
Closes #466 - Close ports on exit + minor refactoring w/ tests
2016-10-01 13:24:48 +02:00
sirMackk ea47c47b5e Makes opening a port stop after first successful try. 2016-09-29 15:24:46 +02:00
shortcutme d760a71b76 Rev1529, Fix json write bug with [] characters in value 2016-09-29 13:01:02 +02:00
ZeroNet 6a58083431 Merge pull request #588 from dldx/master
Update UiRequest.py
2016-09-28 20:42:44 +02:00
shortcutme a5a56355dc Rev1527 2016-09-28 20:40:10 +02:00
shortcutme 3331e2305b Fix sitePublish cli command 2016-09-28 20:36:02 +02:00
shortcutme 117a82c059 Delete bad_files without size 2016-09-28 20:35:53 +02:00
Durand D'souza 13837971a7 Update UiRequest.py
Fixed a bug where a lack of a trailing slash in every url caused zeronet to fail to load the page, even if it existed.
2016-09-20 05:23:34 +01:00
Aitor Pazos 39dc00ad78 Make Tor optional in the Docker image and disable it by default as it's usage may be not allowed by hosting providers 2016-09-19 23:00:58 +01:00
Aitor Pazos 9e68a6f7e7 Update base image to ubuntu 16.04 LTS and add tor support to it.
In order to keep the Dockerfile simple, needed opotions have been appended to package provided torrc file and the /etc/init.d/tor script is used to start tor. If further customisation is desired, a wrapper script should be created to have further control on the startup. This would allow things like specifying external (tor) proxies and disable tor startup in those situations.
2016-09-18 19:06:51 +01:00
shortcutme d608a0d847 Rev1525 2016-09-17 21:01:26 +02:00
shortcutme 67c9921ace Only add non-connected peers to publish if necessary 2016-09-17 21:01:16 +02:00
shortcutme 4690a111bf Push updates to newer clients first 2016-09-17 21:00:40 +02:00
shortcutme 65e5d05a9e Delete cleanup bad files without file info on update 2016-09-17 21:00:20 +02:00
shortcutme fe59618eaf Rev1523, Real fix file write confirmation 2016-09-14 18:41:28 +02:00
shortcutme 60dd797d1a Rev1522, Fix file write confirmation dialog 2016-09-14 18:28:48 +02:00
shortcutme e7762e03b4 Rev1521 2016-09-14 10:54:33 +02:00
shortcutme a7de4aca91 Stop connection loop when closed 2016-09-14 10:54:08 +02:00
shortcutme 1c86a6c58a Close connection on crypt error 2016-09-14 10:53:47 +02:00
shortcutme ca2a30f7ae Ignore not existent files on dbdict items 2016-09-14 10:53:24 +02:00
shortcutme 9fd19bf382 Fix content deletion 2016-09-14 10:52:41 +02:00
shortcutme 14544922bf Don't check files on siteUpdate 2016-09-14 10:51:10 +02:00
sirMackk bd5ebdb2de Integrates updated upnppunch with project; Makes project close ports using UPnP on exit. 2016-09-09 12:37:22 +02:00
shortcutme 931426e4fc Rev1518 2016-09-09 12:24:27 +02:00
shortcutme 8241651a28 Add new tracker 2016-09-09 12:24:14 +02:00