Joscha 
							
						 
					 
					
						
						
							
						
						8b1a34233a 
					 
					
						
						
							
							Add and use utility functions for changing paths  
						
						 
						
						... 
						
						
						
						This fixes a small bug in the example config, where some files were
put in the wrong locations. 
						
						
					 
					
						2018-11-27 08:52:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joscha 
							
						 
					 
					
						
						
							
						
						a084b05433 
					 
					
						
						
							
							Change log message  
						
						 
						
						... 
						
						
						
						for better readability 
						
						
					 
					
						2018-11-26 17:33:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joscha 
							
						 
					 
					
						
						
							
						
						21ddf2546d 
					 
					
						
						
							
							Use more complicated example config  
						
						 
						
						
						
						
					 
					
						2018-11-26 17:06:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joscha 
							
						 
					 
					
						
						
							
						
						068fe77dcf 
					 
					
						
						
							
							Clean up minor things  
						
						 
						
						... 
						
						
						
						- improve logging messages
- allow more download file formats
- strip file names 
						
						
					 
					
						2018-11-26 17:00:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joscha 
							
						 
					 
					
						
						
							
						
						34da5d4d19 
					 
					
						
						
							
							Sync files from ILIAS  
						
						 
						
						
						
						
					 
					
						2018-11-26 13:39:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joscha 
							
						 
					 
					
						
						
							
						
						529c4a7dda 
					 
					
						
						
							
							Don't overwrite files if the contents match  
						
						 
						
						
						
						
					 
					
						2018-11-26 13:37:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joscha 
							
						 
					 
					
						
						
							
						
						2034c9d426 
					 
					
						
						
							
							Add FfM (Fachschaft für Mathematik) synchronizer  
						
						 
						
						... 
						
						
						
						This commit moves exceptions and some other things into utils.py and
renames files according to python's file naming guides (kinda).
It also adds a new example config using the new FfM downloader. 
						
						
					 
					
						2018-11-24 08:27:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joscha 
							
						 
					 
					
						
						
							
						
						5732268084 
					 
					
						
						
							
							Clean up  
						
						 
						
						... 
						
						
						
						- detect whether authenticating is really necessary when attempting to
download a file
- add a get_website_refid() function
- move often-used goto.php url into constant
- and some comments 
						
						
					 
					
						2018-11-23 17:45:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joscha 
							
						 
					 
					
						
						
							
						
						2afcd38f1c 
					 
					
						
						
							
							Rename Ilias-specific stuff  
						
						 
						
						
						
						
					 
					
						2018-11-23 10:09:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joscha 
							
						 
					 
					
						
						
							
						
						5d5f60e21f 
					 
					
						
						
							
							Log properly  
						
						 
						
						
						
						
					 
					
						2018-11-23 10:08:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joscha 
							
						 
					 
					
						
						
							
						
						282d0252eb 
					 
					
						
						
							
							Add file organizer  
						
						 
						
						
						
						
					 
					
						2018-11-23 08:56:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joscha 
							
						 
					 
					
						
						
							
						
						4e6912591c 
					 
					
						
						
							
							Download files to some local file  
						
						 
						
						
						
						
					 
					
						2018-11-23 08:53:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joscha 
							
						 
					 
					
						
						
							
						
						cf9d43fe84 
					 
					
						
						
							
							Fix authenticating bug  
						
						 
						
						
						
						
					 
					
						2018-11-21 06:59:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joscha 
							
						 
					 
					
						
						
							
						
						95646b0b29 
					 
					
						
						
							
							Authenticate with ILIAS and get pages by refid  
						
						 
						
						
						
						
					 
					
						2018-11-20 05:55:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joscha 
							
						 
					 
					
						
						
							
						
						0803f196c8 
					 
					
						
						
							
							Initial commit  
						
						 
						
						
						
						
					 
					
						2018-11-19 10:37:56 +00:00