Commit graph

466 commits

Author SHA1 Message Date
HelloZeroNet 8604c9c0d6 Fix start.py when no default config action used 2016-04-06 13:53:18 +02:00
HelloZeroNet 644fe69fa8 Fix noparallel with dict kwargs 2016-04-06 13:50:50 +02:00
HelloZeroNet 84e78859dc SiteStorage.rename function 2016-04-06 13:50:20 +02:00
HelloZeroNet 8f39ed2467 Cloned site updating 2016-04-06 13:50:05 +02:00
HelloZeroNet ec70c47aa0 Optimize path modifying functions 2016-04-06 13:48:13 +02:00
HelloZeroNet f83a466919 Reduce cpu usage by calculating filename based priority boost only once 2016-04-06 13:47:00 +02:00
HelloZeroNet 5d0cc0b205 Fix older gevent compatibility 2016-04-06 13:45:47 +02:00
HelloZeroNet 8c09fd39db Start clean site directory for every test 2016-04-06 13:45:31 +02:00
HelloZeroNet 9a15cd80b6 Fix broken tests caused by removing signs from memory 2016-04-06 13:44:31 +02:00
HelloZeroNet 695d257be5 Save memory by removing cert_sign and signs from loaded json files 2016-04-06 13:42:15 +02:00
HelloZeroNet a33cdba11c Add site address with donate button to sidebar 2016-04-06 13:40:45 +02:00
HelloZeroNet 5a34448ba1 Less verbose logging 2016-04-06 13:39:17 +02:00
HelloZeroNet 258822d74b Fix standalone update.py run by applying ssl patch 2016-04-06 13:34:51 +02:00
ZeroNet a37c3231b0 Older OS X Install instructions 2016-04-04 11:17:07 +02:00
ZeroNet 293e5edf42 Merge pull request #406 from Fil/patch-1
typo: "time wrap" should be "time warp"
2016-04-04 11:08:27 +02:00
Fil 7a4472db4c typo: "time wrap" should be "time warp" 2016-04-03 10:32:13 +02:00
ZeroNet 16df4da7d2 Merge pull request #403 from TheNain38/patch-1
Fix some code that isn't valid in Zeroname-local
2016-04-01 01:21:27 +02:00
TheNain38 b0566da72d Fix some code that isn't valid 2016-03-31 11:08:24 +02:00
HelloZeroNet bd737f6779 Rev1098 2016-03-30 23:20:25 +02:00
HelloZeroNet 17ddbd8b32 Only start onions in passive mode 2016-03-30 23:19:46 +02:00
HelloZeroNet 0e13fbf5dc Queue updates within 30 second to avoid network spam 2016-03-30 23:15:18 +02:00
HelloZeroNet c8b949cef5 Save last received update time from peer to avoid send the same update on publish 2016-03-30 23:05:43 +02:00
HelloZeroNet 646eba930f Change update spam rate limit to 20 secs 2016-03-30 23:01:05 +02:00
HelloZeroNet aa1ee33e92 Allow @ and = in filenames 2016-03-30 23:00:07 +02:00
HelloZeroNet b895ab5778 Fix find more peers to optional files 2016-03-30 22:59:21 +02:00
HelloZeroNet 84f1718348 Fix tor windows install methods and change newline character 2016-03-30 22:58:26 +02:00
ZeroNet 05028d3e00 Merge pull request #393 from Nephos/master
Fix shebang
2016-03-30 16:09:17 +02:00
Arthur Poulet 89b4fca6a2 use python2.7 and not python2 (OSX compatibility) 2016-03-30 15:54:27 +02:00
Arthur Poulet a4352814d1 fix shebang on start.py
python -> python2
2016-03-30 15:54:27 +02:00
Arthur Poulet fc74c420d7 Fix shebang
python2 instead of python
2016-03-30 15:54:27 +02:00
ZeroNet f0bb70951d Merge pull request #397 from TheNain38/patch-1
Publish all changes at once, and fix lastprocessed range in zeroname_updater
2016-03-30 12:17:17 +02:00
TheNain38 9d7efade61 Publish all changes at once, fix lastprocessed 2016-03-28 22:02:48 +02:00
ZeroNet 382091cb1c Merge pull request #394 from TheNain38/patch-1
Make zeroname_udpater work
2016-03-27 20:05:43 +02:00
TheNain38 bef4596afa Make zeroname_udpater work 2016-03-27 15:58:30 +02:00
ZeroNet ba23dd5132 32bit linux download, more simple download section 2016-03-26 01:47:07 +01:00
HelloZeroNet 0d934bcbe5 Rev1089 2016-03-26 01:33:44 +01:00
HelloZeroNet 09197ef71e Dont publish twice 2016-03-26 01:33:37 +01:00
HelloZeroNet f1c9eafd79 Fix streamfile error 2016-03-26 00:22:46 +01:00
HelloZeroNet 6d222b6ed7 Cleanup empty dirs 2016-03-26 00:22:27 +01:00
HelloZeroNet 045a57491a Allow same opener as current window 2016-03-26 00:20:53 +01:00
ZeroNet 5b0ae42d13 Merge pull request #389 from TheNain38/patch-1
Allow to use custom ZeroNet site to resolve .bit domains
2016-03-23 22:28:56 +01:00
HelloZeroNet d222018bb6 Parse config plugins on test 2016-03-23 13:30:18 +01:00
HelloZeroNet 61c846c6ed Rev1070 2016-03-23 13:05:58 +01:00
HelloZeroNet 33430ee67b Force find more peer for optional task after 15sec 2016-03-23 13:05:48 +01:00
HelloZeroNet 2353eed64c Less sensitive offline checker 2016-03-23 13:05:13 +01:00
TheNain38 be6d77aceb Add arg to change resolving site 2016-03-22 17:36:01 +01:00
ZeroNet e50333f3d8 Merge pull request #387 from Erkan-Yilmaz/master
typo: definied -> defined
2016-03-21 11:36:42 +01:00
Erkan Yilmaz b5d74eec16 typo: definied -> defined 2016-03-21 09:43:53 +01:00
HelloZeroNet 6496a6125f Rev1069, Allow to specify window parameters 2016-03-20 21:33:13 +01:00
ZeroNet 34c5a7ccde Merge pull request #385 from TheNain38/patch-1
Support all custom namecoin.conf parameters
2016-03-20 19:53:36 +01:00