7b82086ff0 
					 
					
						
						
							
							adds device handling functionality from the browser  
						
						 
						
						
						
						
					 
					
						2020-05-28 12:00:05 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c9cbb53eea 
					 
					
						
						
							
							routing updated to be more variable and on demand  
						
						 
						
						... 
						
						
						
						- calendar json file now generated on demand at download request
- device fingerprint route now added 
						
						
					 
					
						2020-05-24 13:26:41 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						cf9c4f0e85 
					 
					
						
						
							
							adds minor login design update and device page update  
						
						 
						
						
						
						
					 
					
						2020-05-22 00:10:16 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3c6d950bbc 
					 
					
						
						
							
							adds device page and form for new device  
						
						 
						
						... 
						
						
						
						- form added to push new device id to backend
- device added to db model (needs to be pushed still)
- form return right now just prints
- design for device list created, still needs some updates 
						
						
					 
					
						2020-05-21 18:33:58 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						46eece9b98 
					 
					
						
						
							
							adds view mode design  
						
						 
						
						
						
						
					 
					
						2020-05-21 15:38:22 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b0f4e98513 
					 
					
						
						
							
							updates account design  
						
						 
						
						
						
						
					 
					
						2020-05-21 11:37:52 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						934c4f2a1d 
					 
					
						
						
							
							adds favicon, changes menu  
						
						 
						
						
						
						
					 
					
						2020-05-21 10:18:40 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4a8ac52201 
					 
					
						
						
							
							backend now uses calendar_id and this is the frontend upgrade  
						
						 
						
						... 
						
						
						
						- calendar_id is unique and therefore creates less problems
- changing id of DOM from item.name to calendar_id 
						
						
					 
					
						2020-05-18 23:52:18 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a4265a44f5 
					 
					
						
						
							
							adds static files to server  
						
						 
						
						
						
						
					 
					
						2020-05-11 21:00:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a071193959 
					 
					
						
						
							
							adds email login and registration forms  
						
						 
						
						... 
						
						
						
						- using flask-wtf forms to create login and registration
- saves and compares input data with database
- generates user if need-be
- same user form as google user 
						
						
					 
					
						2020-04-23 17:11:23 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f156d38739 
					 
					
						
						
							
							adds more advanced database handling unsing sql alchemy  
						
						 
						
						... 
						
						
						
						- moves app into package
- adds sql alchemy equipment
- moves templates into server package
- add app.db sqlite file 
						
						
					 
					
						2020-04-22 20:15:21 +00:00