Commit graph

629 commits

Author SHA1 Message Date
ZeroNet a397253695 Merge pull request #411 from TheNain38/patch-1
Use HTTPS to download GeoLite2-City database
2016-04-07 10:00:06 +02:00
HelloZeroNet b4859c7293 Rev1200 2016-04-06 15:58:41 +02:00
TheNain38 1229b19a1e Use HTTPS to download GeoLite2-City database 2016-04-06 14:51:08 +02:00
HelloZeroNet 083f86412b Test diff and site updating 2016-04-06 14:01:20 +02:00
HelloZeroNet 9c1ea71d2f Try to use diff before downloading the file 2016-04-06 14:01:03 +02:00
HelloZeroNet 7ee8eead23 Remove duplicate peers from publish queue 2016-04-06 14:00:40 +02:00
HelloZeroNet 82b960c641 Pass diffs to other users 2016-04-06 13:59:53 +02:00
HelloZeroNet 7c3e470ea7 Calculate and send diff on startup commands 2016-04-06 13:58:43 +02:00
HelloZeroNet ab1aaea7f5 Calculate and send diffs on publish 2016-04-06 13:57:19 +02:00
HelloZeroNet 888ad2aeff Save files before writing with fileWrite to calculate diff on publish 2016-04-06 13:56:32 +02:00
HelloZeroNet 064341e1a8 Always skin -old and -new postfixed files from signing 2016-04-06 13:54:48 +02:00
HelloZeroNet d527268cbe Calculate diffs from -old and -new postfixed files 2016-04-06 13:54:32 +02:00
HelloZeroNet 699d32187e Diff functions 2016-04-06 13:53:32 +02:00
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