Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								ce322b561e
								
							
								
							
						 | 
						
							
							
								
								Update doc version
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								f94d3eabd3
								
							
								
							
						 | 
						
							
							
								
								Multiple clients viewing / editing same state.
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								fed7813eb3
								
							
								
							
						 | 
						
							
							
								
								We did need one of those functions.
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								d6aefcdee8
								
							
								
							
						 | 
						
							
							
								
								More robust reconnect on server restart.
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								bdf7e45606
								
							
								
							
						 | 
						
							
							
								
								Now we can do the complete set of operations.
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								37dd9265ce
								
							
								
							
						 | 
						
							
							
								
								Can now sketchily delete nodes. Needs work.
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								1c80b1f394
								
							
								
							
						 | 
						
							
							
								
								Selection now works - pretty hacky though.
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								5567258c53
								
							
								
							
						 | 
						
							
							
								
								Now I can do CZ gates. Focus sucks though.
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								899b202810
								
							
								
							
						 | 
						
							
							
								
								Closed the loop - JS -> Python -> JS
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								352a1d4325
								
							
								
							
						 | 
						
							
							
								
								`add_node` is a constant annoyance :rage4:
							
							
							
							
							
							
								
							
							
							NetworkX provides `add_node`, we don't, leads to missing
`graph.node["vop"]`. Does this fix it? 
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								d6b5f540df
								
							
								
							
						 | 
						
							
							
								
								Add & test GraphState.from_json
							
							
							
							
							
							
								
							
							
							We needed to implement `GraphState.from_json` so that the server can
track a copy of the client's state. That's a useful byproduct of this
work! 
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								e273b3107f
								
							
								
							
						 | 
						
							
							
								
								Can message abpserver from JavaScript
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								826a8b26d3
								
							
								
							
						 | 
						
							
							
								
								Starting to work on stripping out abp.js
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								9f715aa713
								
							
								
							
						 | 
						
							
							
								
								Update server, some small docs
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								85d6c262d9
								
							
								
							
						 | 
						
							
							
								
								PIP seems to be kinda working now
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								98e8241d29
								
							
								
							
						 | 
						
							
							
								
								Update to v0.3, prepare for pip
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								c9d7fe8d18
								
							
								
							
						 | 
						
							
							
								
								Everything works but it is a bit awkward
							
							
							
							
								
							
							
						 | 
						il y a 9 ans | 
					
				
					
						
							
							
								   Pete Shadbolt
							
						 | 
						
							
							
							
								
							
								6763052d4f
								
							
								
							
						 | 
						
							
							
								
								Trying to get `abserver` to install automatically
							
							
							
							
								
							
							
						 | 
						il y a 9 ans |