Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								f013a8639a
								
							
								
							
						 | 
						
							
							
								
								Actually fix race condition that happens in production.  I think.
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								51b79287c5
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of https://github.com/gabek/owncast
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								b39824b8c3
								
							
								
							
						 | 
						
							
							
								
								updates towards more customization
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								3ce6026cc8
								
							
								
							
						 | 
						
							
							
								
								Simplify videojs init
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								e8edce5178
								
							
								
							
						 | 
						
							
							
								
								Continue to troubleshoot race condition at launch
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								d15080db11
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of https://github.com/gabek/owncast
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								cf27b157e6
								
							
								
							
						 | 
						
							
							
								
								- fix chrome mobile form focus bug by specifying class. when form focuses media query widths change and may think portrait is in landcape and therefore hide the form.
							
							
							
							
							
							
							
							- cleanup now unused methods
- jump to bottom from vue prop listener 
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								1c3031acb0
								
							
								
							
						 | 
						
							
							
								
								Throw an error if version is not specified in build script
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								6bc10dc812
								
							
								
							
						 | 
						
							
							
								
								Add web content file to build
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								e083663a77
								
							
								
							
						 | 
						
							
							
								
								Continue to standardize on logging
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								02692befc6
								
							
								
							
						 | 
						
							
							
								
								Troubleshooting race condition
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								e63d0656ba
								
							
								
							
						 | 
						
							
							
								
								Add basic file upload retry with a hardcoded limit
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								728b5fe3d7
								
							
								
							
						 | 
						
							
							
								
								Update videojs
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								d00d5d3390
								
							
								
							
						 | 
						
							
							
								
								Disallow caching of hls playlists client-side
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								b0a73a99b9
								
							
								
							
						 | 
						
							
							
								
								Add ability to populate the content area in the page with a markdown file
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								594e1c774a
								
							
								
							
						 | 
						
							
							
								
								Add ability to populate the content area in the page with a markdown file
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								0cb2ab396c
								
							
								
							
						 | 
						
							
							
								
								Try to fix a race condition where a file is attempted to be moved and deleted at the same time
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								f20d8b3179
								
							
								
							
						 | 
						
							
							
								
								Troubleshoot player not getting ready event on production server
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								5cecb50b2e
								
							
								
							
						 | 
						
							
							
								
								When starting the server provide a default stream offline state
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								06ec265038
								
							
								
							
						 | 
						
							
							
								
								Use on Ready event instead of player setup hook
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								431c1a54e7
								
							
								
							
						 | 
						
							
							
								
								Split out status polling into own file
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								e3d84f37ac
								
							
								
							
						 | 
						
							
							
								
								Standardize logging format
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								375be379b6
								
							
								
							
						 | 
						
							
							
								
								Force variant playlist after file uploads
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								b2f74adc02
								
							
								
							
						 | 
						
							
							
								
								Move player js to player.js.  Update offline video clip.
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								d27c87212e
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of https://github.com/gabek/owncast
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								aad1a407b8
								
							
								
							
						 | 
						
							
							
								
								take out unused event listeners; layout fixes
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								b835d7d56f
								
							
								
							
						 | 
						
							
							
								
								Catch automated play() promise error
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								b35059f17b
								
							
								
							
						 | 
						
							
							
								
								Wait until player is setup before we start polling for status
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								cbe37d68ce
								
							
								
							
						 | 
						
							
							
								
								Silence some logging
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								c6e4ea8349
								
							
								
							
						 | 
						
							
							
								
								Use client-side config files to config things
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								ca4932e2b4
								
							
								
							
						 | 
						
							
							
								
								Make the entire web page wrapped in a vue object
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								c8fa2add17
								
							
								
							
						 | 
						
							
							
								
								First pass at a build/release script.  Closes #2
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								195fe5d9e3
								
							
								
							
						 | 
						
							
							
								
								Merge branch '0615-layoutrefactor'
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								21aaf0c0fc
								
							
								
							
						 | 
						
							
							
								
								add logo
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								fd570a6f75
								
							
								
							
						 | 
						
							
							
								
								integrate desktop styles. clean up later
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								97c71771df
								
							
								
							
						 | 
						
							
							
								
								markup and styles for simple mobile only
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								d7229a8c6d
								
							
								
							
						 | 
						
							
							
								
								Add AirPlay player button
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								285a7df390
								
							
								
							
						 | 
						
							
							
								
								Add some formatting to quickstart
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								12d2973e9c
								
							
								
							
						 | 
						
							
							
								
								Finally give this thing a stupid real title
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								903fdc33ae
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of https://github.com/gabek/owncast
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								7aaf1e6102
								
							
								
							
						 | 
						
							
							
								
								good nuff hacks for nowz
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								a90d98ff1b
								
							
								
							
						 | 
						
							
							
								
								Auto-restart playback when the stream comes back online
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								f900539481
								
							
								
							
						 | 
						
							
							
								
								Use simpler offline segment filenames to assist in caching
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								5bc3555206
								
							
								
							
						 | 
						
							
							
								
								Stitch in an offline slate when the RTMP stream is dropped
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								44058c24aa
								
							
								
							
						 | 
						
							
							
								
								⏱🛠
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								59ab5e9e98
								
							
								
							
						 | 
						
							
							
								
								add a delay before recalculating vh 😭
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								0510d47486
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of https://github.com/gabek/owncast
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Ginger Wong
							
						 | 
						
							
							
							
							
								
							
								4497cc86c2
								
							
								
							
						 | 
						
							
							
								
								mobile hackery
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								120172188d
								
							
								
							
						 | 
						
							
							
								
								Remove unused methods
							
							
							
							
							
						 | 
						
							5 years ago | 
						
					
				
					
						
							
							
								 
								Gabe Kangas
							
						 | 
						
							
							
							
							
								
							
								96870870e1
								
							
								
							
						 | 
						
							
							
								
								Remove unused method
							
							
							
							
							
						 | 
						
							5 years ago |