1912 Commits (0ffcfa307e537347f181e7b22047f252d0cdc414)
 

Author SHA1 Message Date
Grant Limberg 0ffcfa307e another build setting 11 years ago
Grant Limberg 16c812ec80 set the app icon for release 11 years ago
Grant Limberg 268fbdabce disable sorting of peers 11 years ago
Grant Limberg 87496e9f4a can now leave networks 11 years ago
Grant Limberg 300a951730 Figured out how to expand controls to fill parent. yay 11 years ago
Grant Limberg 095539de29 Initial peers page 11 years ago
Grant Limberg c4c67e591b add error handling for JSON serialization 11 years ago
Grant Limberg 502aa68bb7 change int to UInt64 for these properties 11 years ago
Grant Limberg 81cb4bc8d6 set up a timer to update the UI from a background thread 11 years ago
Grant Limberg 352b83252f Merge branch 'adamierymenko-dev' into windows-ui 11 years ago
Grant Limberg a0c3083af0 disallow paste of non hex characters 11 years ago
Adam Ierymenko 6625d79296 Fix if cluster compiled in but not enabled. 11 years ago
Adam Ierymenko debed1ac2d Expose cluster status in /status JSON response. 11 years ago
Adam Ierymenko 5ff7733f84 More plumbing of cluster status. 11 years ago
Adam Ierymenko 865acfa40f Cluster status plumbing. 11 years ago
Adam Ierymenko 3ce5ad9e2c For forward compatibility, add minimal parse for some future physical address types. 11 years ago
Adam Ierymenko d2b1dfe424 Fully specify new network in alice-test, this will (with different identities) eventually become the World. 11 years ago
Grant Limberg 55dcf4c65f wire up the join network button 11 years ago
Grant Limberg 7e635d37ad only accept hex characters for network id 11 years ago
Grant Limberg b7b973624a add methods for joining/leaving networks, and getting peers 11 years ago
Grant Limberg 62059a91aa C#-ifying stuff 11 years ago
Adam Ierymenko 35676217e8 Refactor multicast group announcement to work directly or indirectly. 11 years ago
Adam Ierymenko e9648a6cdf Clarify logic in pinging, and prevent roots from pinging "down." 11 years ago
Adam Ierymenko e6a63f5547 Fix bug in setWorld that might have caused a peer entry for myself (which would never be used) 11 years ago
Adam Ierymenko 29b966894c (1) Fix bug in geo-ip service that prevented cache lookup, (2) fix problem in SelfAwareness (will need to test ALL versions in the wild with this), and (3) add more TRACE instrumentation to Cluster. 11 years ago
Adam Ierymenko f0160635a2 Add --harmony for older nodeJS. 11 years ago
Adam Ierymenko 964b30902a Cluster fix: was accumulating remote endpoints endlessly. 11 years ago
Adam Ierymenko 2a3dd53952 . 11 years ago
Adam Ierymenko dee6e7e3c1 . 11 years ago
Adam Ierymenko 7711eba297 More cluster wiring... 11 years ago
Adam Ierymenko 1bc451ed10 GeoIP cluster service works. 11 years ago
Adam Ierymenko e07bae2525 Run geoip cluster service sub-process. 11 years ago
Adam Ierymenko 5304b0d8d1 Rename index.js so process is distinguishable. 11 years ago
Grant Limberg fe6960888a add a scroll bar to the network info view 11 years ago
Grant Limberg 5b6ddaa2d7 Base windows UI is working. 11 years ago
Grant Limberg 6471c1f4e2 Merge branch 'adamierymenko-dev' into windows-ui 11 years ago
Adam Ierymenko a46514b397 Cluster-geo launcher. 11 years ago
Adam Ierymenko 25a84e30fc Code for cluster-geo service. 11 years ago
Adam Ierymenko 978b056a01 Wire in redirectPeer(), now about ready to test clustering! 11 years ago
Adam Ierymenko 6a7b47e5e1 Forgot a return true. 11 years ago
Adam Ierymenko d6dee7bb5c Clustered handling of relaying. 11 years ago
Adam Ierymenko 35a12b94ea Outfit Cluster with TRACE for debugging. 11 years ago
Adam Ierymenko 2258e36a59 Move replication of COMs to avoid race condition. 11 years ago
Adam Ierymenko 59e1444b27 Finish wiring up Cluster, fix some issues with other recent changes. 11 years ago
Adam Ierymenko eb79d4a2f3 Wire up peer announcement in cluster. 11 years ago
Adam Ierymenko 57e29857cf Cluster work -- integrating with the rest of the code. 11 years ago
Grant Limberg 21ae423feb . 11 years ago
Grant Limberg 9ba5c91d4a initial layout for network info 11 years ago
Grant Limberg 80d02d189a set the main window icon 11 years ago
Grant Limberg 56267b2aed setting icon and a few other settings 11 years ago