Lauris BH 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2f0eb9fd5d 
								
							 
						 
						
							
							
								
								Handle unauthorized user events gracefully ( #15071 )  
							
							
							
						 
						
							2021-03-20 21:39:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zeripath 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f0e15250b9 
								
							 
						 
						
							
							
								
								Migrate to use jsoniter instead of encoding/json ( #14841 )  
							
							... 
							
							
							
							* Migrate to use jsoniter
* fix tests
* update gitea.com/go-chi/binding
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de> 
							
						 
						
							2021-03-01 22:08:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zeripath 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								092299891f 
								
							 
						 
						
							
							
								
								Move the stopwatches to the eventsource stream ( #14588 )  
							
							... 
							
							
							
							Move the stopwatches to the eventsource stream
Use the /user/events eventsource to update the stopwatches
instead of polling /api/v1/user/stopwatches if the eventsource
is enabled.
Signed-off-by: Andrew Thornton <art27@cantab.net> 
							
						 
						
							2021-02-19 11:05:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zeripath 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								791353c03b 
								
							 
						 
						
							
							
								
								Add EventSource support ( #11235 )  
							
							... 
							
							
							
							If the browser supports EventSource switch to use this instead of
polling notifications.
Signed-off-by: Andrew Thornton art27@cantab.net  
							
						 
						
							2020-05-07 22:49:00 +01:00