Commit Graph

249 Commits

Author SHA1 Message Date
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
TheNain38 f2c888353d Fix indentation with spaces 2015-10-19 22:04:28 +02:00
TheNain38 46bc234790 Add compatibility to CoffeeScript >= 1.9.0 and update to last version
(1.10.0)
2015-10-19 22:03:45 +02:00
ZeroNet 6c7f4b57bb Merge pull request #189 from TheNain38/master
Update ZeroBundle link to 0.1.1
2015-10-19 15:13:55 +02:00
ZeroNet 7ec6962997 Merge pull request #191 from TheNain38/patch-1
coffee.wsf: Encode the resulting file in UTF-8 without BOM
2015-10-19 15:13:01 +02:00
TheNain38 4fd0758acb Encode the resulting file in UTF-8 without BOM 2015-10-19 14:06:59 +02:00
TheNain38 d5e5e4cc9e Update ZeroBundle link 2015-10-19 01:34:36 +02:00
HelloZeroNet 5f5f128b8a Rev473, Better atomic save, Fix sitePublish command when ip_external definied 2015-10-18 22:58:02 +02:00
HelloZeroNet 02f3a4f8eb Rev472, Fix for site size limit increase 2015-10-17 02:56:39 +02:00
HelloZeroNet 9400e9f58f Rev470, Keep track downloaded optional files in hashfield, Peer getHashfield command, Check optional files on verifyFiles, Test hashfield, Test hashfield exchange 2015-10-11 02:22:53 +02:00
HelloZeroNet f8fd58866b Remove not used test 2015-10-01 03:16:04 +02:00
ZeroNet 7eeea84bad Gevent 1.0.2 SSL handshake hangs under pytest 2015-10-01 03:13:14 +02:00
HelloZeroNet 9d7d4f1552 Rev467, requirements.txt accept newer dependecies, Boost dbschema.json, Move getDirname getFilename to helper, Verify optional files, Includes not allowed in user files, Optional files rules, Peer hashfield functions, Test optional files signing, Test file info, Test verify file, Test helpers 2015-10-01 01:35:13 +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 39413b9755 Rev452, Auto hide no peers found info message, Raise error on invalid file location, Test PEX, Test invalid file downloads, Test peer download and ping 2015-09-28 00:22:27 +02:00
HelloZeroNet 3173313ca2 Rev450, PEX quickfix 2015-09-27 12:42:53 +02:00
HelloZeroNet 4b403da056 Rev448, Better file download priority method, Some potential programming error fix, Renamed utils to helper, Moved pack and unpackaddress to helper package, Test new privatekey creation, Test site file download order, Spy test helper to log called parameters, Remove unnecessary fat arrows 2015-09-27 02:08:53 +02:00
HelloZeroNet a891b544d3 Fix coverage reporting 2015-09-24 22:29:07 +02:00
HelloZeroNet 8fdc431b0b Rev445, Fix ConnectionServer peer_id handling, Faster startup by creating ssl certs on FileServer start, Per-site connection_server, Fix double Db opening, Test site downloading, Sign testsite properly, Test ConnectionServer, Test FileRequest 2015-09-24 22:08:08 +02:00
HelloZeroNet 891c5cc34a Simple tests for Connections, SiteManager delete test, ZeroName updater allow domain names starting with numbers, check subdomains validity 2015-09-22 12:16:29 +02:00
HelloZeroNet 54c367cac8 Rev431, Define coveralls rcfile, Escape shell parameters 2015-09-21 20:09:32 +02:00
HelloZeroNet 47dbdc0850 Rev427, Ignore repr from coverage, Add RateLimit call penalty to, Event test, Noparallel test, RateLimit test, Remove falling Pypy test 2015-09-21 02:36:23 +02:00
HelloZeroNet 8f7df0f7fb Travis not support python testing on mac yet, try pypy instead 2015-09-20 22:46:57 +02:00
HelloZeroNet 9ac8f7f63c Rev426, Fix for nonce error on bigsites asking, Dont display error details on 404 error, Dont log Websocket close errors, Add travis pip caching and osx test, Add build status to readme, Test for site files after cloning, Test for json to db mapping, Test site deleteFiles command, Test user certificate and auth address generation, Exclude debug lines from coverage, Dont run webtests every time 2015-09-20 22:35:45 +02:00
HelloZeroNet 6a153a48d5 Coveralls report 2015-09-20 13:45:20 +02:00
HelloZeroNet 5f71e79a2b Remove zmq as requirement, Add coverage report 2015-09-20 13:29:35 +02:00
HelloZeroNet f8b35c9a4c Add codecov 2015-09-20 12:49:44 +02:00
HelloZeroNet 66ac8760be Add travis ci config 2015-09-20 12:30:32 +02:00
HelloZeroNet e00537ba57 Rev423, Rewrite and reorganize test using pytest, New PhantomJS based browser tests, Fix html requests error without wrapper nonce, Indent json files with 1 space 2015-09-20 00:27:54 +02:00
HelloZeroNet 93312ae129 Rev420, Ignore file delete errors, Schedule download user files later if first content.json failed at first try, Reload content.json content after cloning, Allow modals on owned sites to display coffeescript compile errors, Disable opener checking because its easy to dodge 2015-09-17 02:20:43 +02:00
HelloZeroNet 6ae0c1a626 Rev414, Atomic save for sites.json and users.json 2015-09-16 01:04:37 +02:00