6dd65fd488 
								
							 
						 
						
							
							
								
								Explicitly set background color and font color on the body element.  
							
							
							
						 
						
							2017-03-17 02:45:54 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								5ef1848db2 
								
							 
						 
						
							
							
								
								Activate Angular production mode on master branch.  
							
							
							
						 
						
							2017-03-15 03:57:59 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								77a79bf588 
								
							 
						 
						
							
							
								
								Added a first simple test.  
							
							... 
							
							
							
							That serves as a proof-of-concept and as a template for future tests.
It's a start! 
							
						 
						
							2017-03-15 02:22:24 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								f8c627aee5 
								
							 
						 
						
							
							
								
								Added simple styling to the error message and the corresponding select element.  
							
							
							
						 
						
							2017-03-15 01:13:09 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								f103b0b1fe 
								
							 
						 
						
							
							
								
								Removed "dencode" from where it was publicly visible.  
							
							
							
						 
						
							2017-03-15 00:40:28 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								9b29d638d1 
								
							 
						 
						
							
							
								
								Split utf8 from quoted printable  
							
							
							
						 
						
							2017-03-15 00:09:57 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								644c3c42b6 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into split-quotedprintable-and-utf8  
							
							
							
						 
						
							2017-03-15 00:00:49 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								1386babee5 
								
							 
						 
						
							
							
								
								Fixed conversions that depend on pure JS modules  
							
							... 
							
							
							
							That is:
- quoted printable
- punycode
- (utf8), dependency of quoted printable 
							
						 
						
							2017-03-14 23:36:39 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								710b703a8f 
								
							 
						 
						
							
							
								
								Fixed references to fonts  
							
							... 
							
							
							
							Moved the definitions to the main style.css file 
							
						 
						
							2017-03-14 22:36:13 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								8fc3b8e3aa 
								
							 
						 
						
							
							
								
								Now it mostly works with some limitations:  
							
							... 
							
							
							
							- ambient declarations seem not to be working, thus the following
  converters have temporarily been disabled:
  - punycode
  - utf8
  - quoted-printable 
							
						 
						
							2017-03-14 17:35:36 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								be51aab2ee 
								
							 
						 
						
							
							
								
								Intermediate commit:  
							
							... 
							
							
							
							- webpack build does not run successfully, typescript errors out, saying
  "TS2304: Cannot find name 'module'." or 'require' or 'process' in
  certain .ts files. 
							
						 
						
							2017-03-14 15:42:11 +01:00