Commit Graph

448 Commits

Author SHA1 Message Date
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 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 5a34448ba1 Less verbose logging 2016-04-06 13:39:17 +02:00
Fil 7a4472db4c typo: "time wrap" should be "time warp" 2016-04-03 10:32:13 +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 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
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
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
HelloZeroNet 1364e3f316 Rev1062 2016-03-19 18:14:20 +01:00
HelloZeroNet f3c8d5e541 Better internet outage detection based on last message from connections 2016-03-19 18:14:09 +01:00
HelloZeroNet fcd4253a8d Log last command line action to log/cmd.log 2016-03-19 18:11:37 +01:00
HelloZeroNet 7cc408de4c siteDownload command line action 2016-03-19 18:11:12 +01:00
HelloZeroNet 54f9b49e90 Wait a bit for more tasks before consider site downloaded 2016-03-19 18:09:20 +01:00
HelloZeroNet 988f1435c5 Allow more workers if more task 2016-03-19 18:07:14 +01:00
HelloZeroNet 437a9b79a8 Less verbose site downloading 2016-03-19 18:06:07 +01:00
HelloZeroNet ae092dc757 Disable DB updating command line argument 2016-03-19 18:05:49 +01:00
HelloZeroNet 99f0407ba2 wrapperOpenWindow command 2016-03-19 18:05:08 +01:00
HelloZeroNet ab19dba99d Rev1059 2016-03-19 12:24:05 +01:00
HelloZeroNet 231578b887 Internet outage detection to fixed 5 min 2016-03-19 12:23:52 +01:00
HelloZeroNet 09b3d6ffca More clean force port checking 2016-03-19 12:23:29 +01:00
HelloZeroNet edfaba89f9 Rev1057 2016-03-19 01:36:09 +01:00
HelloZeroNet bdd658dddb Internet outage detection 2016-03-19 01:36:01 +01:00
HelloZeroNet ff681adfe9 Fix file merge order on Linux 2016-03-18 23:52:16 +01:00
HelloZeroNet 50708c16de Dont allow checkSites run in parallel 2016-03-18 20:03:38 +01:00
HelloZeroNet f27e58395b Dont check site files on wakeup 2016-03-18 20:03:19 +01:00
HelloZeroNet ef699b2f91 Typo 2016-03-18 20:01:23 +01:00
HelloZeroNet af2e2c5011 Faster verify by, skip recaluclate the whole site size 2016-03-18 19:41:25 +01:00
HelloZeroNet 5af32f21fd Keep databases open for 30 minute after last query 2016-03-18 19:20:20 +01:00
HelloZeroNet f694c9c346 Do not display non-error exceptions 2016-03-18 19:19:59 +01:00
HelloZeroNet dc5994e18f Meassure content verification speed 2016-03-18 19:19:34 +01:00
HelloZeroNet a692640e46 Ability to skip check files on update 2016-03-18 19:19:16 +01:00
HelloZeroNet 2c4f582437 Mark site as failed updating if query modifications failed 2016-03-18 19:18:59 +01:00
HelloZeroNet 0ccc81f46b Try to fix non-english Tor error messages 2016-03-18 19:17:15 +01:00
HelloZeroNet 0ee1448e13 Faster signing by only reload the current content.json 2016-03-18 19:15:38 +01:00
mnlg_ 7bc708e064 Fix issue parsing @keyframes in css files 2016-03-17 20:57:02 +01:00
HelloZeroNet c1c60e0a04 Rev1038 2016-03-17 01:56:34 +01:00
HelloZeroNet cd2aa033b4 Allow the site owner to modify banned users file 2016-03-17 01:56:25 +01:00
HelloZeroNet 77ac1ae796 Keep connections opened regardless prot opened status 2016-03-16 23:24:57 +01:00
HelloZeroNet 69d919d3c4 Handle http redirects 2016-03-16 22:07:11 +01:00
HelloZeroNet 3a8e20df7d Rev1033 2016-03-16 21:12:04 +01:00
HelloZeroNet 6187abe56f Remove active peers discrimination in peer cleanup 2016-03-16 21:11:34 +01:00
HelloZeroNet 6f4b896bce Always publish to 5 peers and remove discrimination of active peers 2016-03-16 21:11:04 +01:00
HelloZeroNet 16d01c961e Wait port opening before start running tests 2016-03-16 21:09:07 +01:00
HelloZeroNet 3e8bf598df Remove allow-popups-to-escape-sandbox as its not supported by every browser 2016-03-16 21:08:41 +01:00
HelloZeroNet 52044a50a1 Save CPU by avoid reloading all json file on publish 2016-03-16 21:08:19 +01:00
HelloZeroNet 9a58b6fbe6 Rev1026 2016-03-16 00:40:49 +01:00
HelloZeroNet f372fe371a Context switch for every 50 checked files 2016-03-16 00:40:19 +01:00
HelloZeroNet 1cf0e0eb21 Always prefer publishing to connected peers 2016-03-16 00:40:01 +01:00
HelloZeroNet 11e09adda7 Longer timeout for non connected peers publishing 2016-03-16 00:39:09 +01:00
HelloZeroNet 7707c42a02 On same version content.json update dont add peer to optional files 2016-03-16 00:38:26 +01:00
HelloZeroNet 5a234745fc Wait more for port opening 2016-03-16 00:34:57 +01:00
HelloZeroNet 61b4d97832 Silent Tor terminate error 2016-03-16 00:33:56 +01:00
HelloZeroNet 145d4dbd69 Move path parsing to separate function 2016-03-16 00:33:05 +01:00
HelloZeroNet 950638ea77 Rev1015 2016-03-12 23:11:37 +01:00
HelloZeroNet 067f95b1f6 Log debug open times 2016-03-12 23:11:25 +01:00
HelloZeroNet dee250d3b8 Change to 2048 max_files_opened by default 2016-03-12 23:11:08 +01:00
HelloZeroNet ba851a684c Debug gevent hangs 2016-03-12 23:10:31 +01:00
HelloZeroNet 78a7542b4d Proper exit on keyboard interrupt 2016-03-12 23:09:57 +01:00
HelloZeroNet 555c136143 Simple connection karma to avoid update flood 2016-03-12 23:09:26 +01:00
HelloZeroNet f735862977 Switch back to 3 thread publishing on large sites 2016-03-12 23:07:41 +01:00
HelloZeroNet 6ff91cd2e8 Reduce hangs on file validation process 2016-03-12 23:07:06 +01:00
HelloZeroNet b0ac9869ce Wrapper nonce security comments 2016-03-12 20:36:17 +01:00
HelloZeroNet 4d7ce1dc16 Allow popups without sandbox 2016-03-12 20:35:30 +01:00
HelloZeroNet ed0e858e30 Rev989, Save users file on newsfeed follow, Local mode in Multiuser plugin to disable restrication and save users data to disk 2016-03-11 13:26:54 +01:00
HelloZeroNet 0897154584 Rev966, New Greenlet debug hook to support Gevent 1.1.0, Publish to 8 peers on external publish request, Dont try to download banned user files, Check user files even if its own site 2016-03-11 12:39:39 +01:00
HelloZeroNet 48db062b49 Rev966, Display user quota in sidebar, Fix non-root content.json publishing in sidebar, Publish to same ammount of passive peers as limit, Fix site address case bug 2016-03-09 15:30:04 +01:00
HelloZeroNet e891a10e54 Rev957, Sidebar displays onion peers in graph, Sidebar display bad file retry number, Sidebar site Update/Pause/Delete, Ratelimit sidebar update, Encoded typo, Fix onion findHashId, More retry for bad files, Log file path errors, Testcase for self findhashIds, Testcase for Tor findHashId, Better Tor version parse, UiWebsocket callback on update/pause/resume/delete, Skip invalid postMessage messages 2016-03-09 00:48:57 +01:00
HelloZeroNet 2901f1e1ba Rev949, Newsfeed allows items 2min from future, Switch sidebar content.json list to input for faster opening, Promise based sidebar rendering to make it more reliable on slow connections, RateLimit sidebar globe updating, Some PEP8 formatting 2016-03-06 19:28:22 +01:00
TheNain38 d0919d8ab8 Fix checking if Ajax request 2016-03-06 15:44:55 +01:00
HelloZeroNet 2a06cec5c2 Rev948, Disable websocket logging, Change max files opened limit on startup 2016-03-06 02:17:58 +01:00
HelloZeroNet dba42f5f5e Rev943, Less verbose logging by default, Load ZeroBundle SSL lib, Log loaded SSL lib 2016-03-06 00:55:50 +01:00
HelloZeroNet 1d6f56c676 Rev938, Disable publish on incoming older content update to avoid network spam 2016-03-05 09:57:30 +01:00
HelloZeroNet 08005499fb Rev936, Fix Bootstrapper test without tormanager, Bootstrapper return latest announced peers, Only create 3 threads for passive peers 2016-03-04 19:59:59 +01:00
Barrabin Fc. ⚑ 58ce98e0fc Merge branch 'master' of github.com:HelloZeroNet/ZeroNet 2016-03-03 20:56:43 -03:00
Barrabin Fc. ⚑ 99aecedd0b print syntax error when json dbschema.json failed 2016-03-03 20:47:26 -03:00
Barrabin Fc. ⚑ aee83605ab Added exception handling for invalid dbschema.json files 2016-03-03 20:40:26 -03:00
HelloZeroNet 3f6f273fb1 Rev932, Skip news event from future, Disable siteSetOwned and setAutodownloadoptional when multiuser plugin enabled, Fix sidebar double click handlers, Log peer sent commands, Send modification to less peer if have enought peers, Close peers if more than 10 per site 2016-03-03 21:12:16 +01:00
HelloZeroNet 779075c4a5 Rev915, Fix Tor version detection, Better Tor connection error logging 2016-03-02 09:37:24 +01:00
HelloZeroNet 36d3268cf7 Rev914, Disable siteDelete in Multiuser mode 2016-03-02 01:11:32 +01:00
HelloZeroNet 5b59da2435 Rev912, Keep track site added time, UiRequest xss quickfix, Cleanup peerPing output 2016-03-01 23:16:31 +01:00
HelloZeroNet bbbd42eca3 Rev909, Inform inner frame on state change, wrapperGetState command to query current history state, Allow to pass null url to wrapperReplaceState and wrapperPushState 2016-02-27 21:39:36 +01:00
HelloZeroNet 58fa5f6e16 Rev908, Sidebar shorten long bad filenames, Only show opener error if site is using the API 2016-02-23 01:36:47 +01:00
HelloZeroNet b2fb1fcd3c Rev907, Wait 200ms to opener close, Enable wrapper nonce security by default for new sites 2016-02-21 11:44:10 +01:00
HelloZeroNet ac0dc3bf11 Rev906, Escape file path, Only allow to modify tor in configuration 2016-02-20 11:19:28 +01:00
HelloZeroNet 2f25204be9 Rev905, Escape title and query string 2016-02-18 19:44:52 +01:00
HelloZeroNet 1dbc33445f Rev903, FeedQuery command only available for ADMIN sites, Show bad files in sidebar, Log unknown messages, Add and check inner_path and site address on sign/verify, Better peer cleanup limit, Log site load times, Testcase for address and inner_path verification, Re-sign testsite with new fields, Fix unnecessary loading screen display when browsing sub-folder with index.html, Fix safari notification width 2016-02-18 11:22:21 +01:00
HelloZeroNet 61cfb8aa2f Rev900, Sidebar filestats bar width round fix, Sidebar WebGL not supported error, Sidebar optimalizations, Trayicon gray shadow, Trim end of line whitespace from json files, Fix testweb testcase, Implement experimental postMessage nonce security, Return None when testing external ip, Window opener security check and message, Increase timeout for large files 2016-02-10 02:30:04 +01:00
HelloZeroNet 018c6f7075 Rev889, ZeroID opener bug fix 2016-02-06 15:12:04 +01:00
HelloZeroNet 0faa6fbceb Rev886, Avoid browser redirect caching on start.py 2016-02-06 02:03:31 +01:00
HelloZeroNet 31f108a3ed Rev885, Sidebar optimalization 2016-02-05 00:34:58 +01:00
HelloZeroNet 4cea7ebcda Rev884, Improve security by stop accepting postMessage if opener present 2016-02-03 00:12:57 +01:00
HelloZeroNet c11d4f2632 Rev881, Restrict serverShutdown to admin sites, Avoid redirect cache when clicking trayicon 2016-02-02 20:09:01 +01:00
HelloZeroNet 687a848292 Version 0.3.6, Rev879, Fix sidebar error on description missing, New trayicon, New favicon, Disable some functions on MultiUser proxies, New homepage, Replace only the last ? in SQL queries, Alwaays grant ADMIN permission to homepage site, Announce before publish if no peers, configSet, serverShutdown, ADMIN WebsocketAPI command, Stop Tor client before updating, Ignore peer ip packing error, Ignore db files from git, Fix safari ajax error when UiPassword enabled 2016-02-02 11:40:45 +01:00
HelloZeroNet f7eaf7b222 Rev860, Re-enable ajax on non-html items 2016-02-02 00:49:43 +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
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
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
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
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
TheNain38 48dff8a79e Consistancy with other meta, or link tag 2015-10-26 15:15:35 +01:00
HelloZeroNet 713baeab63 Rev493, Fix trayicon autostart detect, Dont leak details on ui_restrict 2015-10-25 23:08:25 +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
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
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
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 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 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 5f71e79a2b Remove zmq as requirement, Add coverage report 2015-09-20 13:29:35 +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
HelloZeroNet 917393c022 Rev409, Delete files removed from content.json, Start download user files right after content.json downloaded, New API command: fileDelete, Better notification input auto focus 2015-09-16 00:01:23 +02:00
HelloZeroNet 8f63e4c421 Rev399, Urandom and Msgpack benchmark, Better random string generation, Never render page on OPTIONS request, Fix for Chrome browser socket hang on zeronet version update 2015-09-13 23:17:13 +02:00
HelloZeroNet 5c72030373 Rev396, Cleanup gevent event after connecting finished, Autofocus on notification input/button, Missing file size info error fix 2015-09-13 12:52:11 +02:00
HelloZeroNet fa37f58982 Rev395, Trackers_file parameter that allows to specify dynamically loaded bottstrap trackers 2015-09-12 17:13:34 +02:00
HelloZeroNet cf5a4f902b Rev394, More detailed error display 2015-09-11 14:03:48 +02:00
HelloZeroNet ec40d3fcc3 Rev393, Remove all record about the site on delete 2015-09-11 02:25:37 +02:00
HelloZeroNet 0de6496f96 Rev390, Fix sidebar error on non locatable IPs, Configurable bootstrap torrent trackers, Multi-line config file settings, Evenly distributed tracker announce to work better on passive connections, Avoid iframe sandbox escape by using nonces, Better html error messages, Display proper error on invalid startup parameters 2015-09-10 23:25:09 +02:00
HelloZeroNet eec0b22c1f Rev378, Wrapper securty fix by deny opener 2015-09-09 01:44:27 +02:00
HelloZeroNet 00940797c8 Rev377, Fix sidebar filetypes css class, Support running zeronet from Utf-8 directories, Fix multiuser plugin welcome message, Format Multiuser plugin to PEP8, Faster publish by using connected peers if possible, Prefix css backface-visibility 2015-09-08 03:07:44 +02:00
Klaus Alexander Seistrup 47bb435176 Reap child processes
Previously child processes were not reaped, leaving zombies behind.
Now each child process's `.wait()` method is called before proceeding.

Closes #151.
2015-09-06 17:41:12 +02:00
HelloZeroNet d8edaeb6ac rev260, Detect and fallback peers with broken SSL, Non-interactive mode for siteCreate, Pure-python msgpack is default now to make memory usage more stable 2015-09-02 19:15:55 +02:00
HelloZeroNet dd2bb8b3fb rev357, Coffeescript compiler autodetect on linux, Fix loading screen hide on 0 sized sites 2015-08-26 02:51:32 +02:00
HelloZeroNet b83d6ba2ff Version 0.3.2, rev351, Sidebar to display site infos an modify settings, Per-site upload/download bytes statistics, Deny different origin media requests, Allow 10sec to finish query modifications, Websocket display errors to client instead of disconnecting, Allow specify notification id to server-side messages, Track every command response time 2015-08-16 11:51:00 +02:00
HelloZeroNet 84e3f00aac rev338, Possible to use pure-python msgpack unpacker to save memory, Streaming file download hangup fix, Clone databases after 3 minute idle, Many site size limit related bugfixes, UiMedia served from same domain to allow ajax access, Don't allow to load resources from other domain, Site size increase ask dialog displayed again, Changed fixbutton to more Consolas-like Monaco font, Boost json files priority on download 2015-08-06 00:51:25 +02:00
HelloZeroNet cd04abe521 rev330, Early worker exit on file download bugfix, Reload only on py file changes, Modify wrapper render to allow content edit for plugins, File send action without sending header, Rename Sidebar to Fixbutton (it will be separate plugin), Fixbutton font and layout fix on OSX/Safari, Notifications fix on OSX/Safari 2015-07-31 23:34:53 +02:00
HelloZeroNet d331eea384 rev324, Store and display peers last found time, Fix UiPassword plugin cleanup bug, Experimental option to use tempfiles when downloading, Experimental option to stream files out of msgpack context, FileRequest streamFile command, Cleanup peers if not found for 4 hours, Don't reopen openssl in every 5min, Peer fileGet benchmark option 2015-07-25 13:38:58 +02:00
HelloZeroNet a93ca2c3b4 rev307, Plugin for password protected web ui, Faster page load times by yielding wrapper html, Reworked configuration parser to support plugin extensions, Initial site sync bugfix, Test for configuration parsing, Parse posted data function 2015-07-17 00:28:43 +02:00
HelloZeroNet 4c9a677369 Bump to rev281 2015-07-12 20:38:35 +02:00
HelloZeroNet b5ecb62bc6 rev280, The whole project reformatted to PEP8, UiRequest getPosted to query posted variables 2015-07-12 20:36:46 +02:00
HelloZeroNet a5741704e4 rev280, Fix Ubutuntu 15 gevent SSL incompatibility 2015-07-07 21:15:20 +02:00
HelloZeroNet 417c6eb96f rev278, Allow clone sites that does not have domain, Publishing without peers is a success, File size 0 on non exists files, Benchmark TLS1 2015-07-07 03:14:45 +02:00
HelloZeroNet 3bd1c119eb Rev267, Hotfix for problems caused by changes in rev260, Fix unhandled exception on failed port checking 2015-07-02 02:31:52 +02:00
HelloZeroNet 0ca0c754e6 rev260, Fix SIGSEGV on CentOS and other platforms that dont has secp256k1 support in OpenSSL, SSLBenchmark new psutil support and use cert from data dir 2015-07-01 22:04:38 +02:00
HelloZeroNet dc791a31ab rev259, Protection against connection flood, Fix site size limit error dialog, Convert ConnectionServer and ContentManager to PEP8 format 2015-06-25 20:09:41 +02:00
HelloZeroNet f63b711972 rev247, Fix content validation error caused by ContentManager refactor, Refactor unittests make use of testdata and format with PEP8 2015-06-20 15:54:49 +02:00
HelloZeroNet 1f53212d62 rev246, Socket peek undhandler error fix 2015-06-19 12:26:56 +02:00
HelloZeroNet d908a3a456 rev245, Fix for gevent1.0.2 ssl, Disable asnyc js load (its slower on my browser) 2015-06-18 20:31:33 +02:00
Rarbg 3c3b381ccc Typo fix asyc -> async
Typo fix asyc -> async
2015-06-18 14:21:43 +03:00
Rarbg 4ceab7820f Typo fix asyc -> async
Typo fix asyc -> async
2015-06-18 14:21:16 +03:00
HelloZeroNet f58aa5f78e Fix for importing libs before monkey patching breaks tor support 2015-06-18 02:53:01 +02:00
Matthew Bell 371c74498d inherit from object 2015-06-17 23:08:45 +01:00