|  | c9c4836a88 | fixed syntax errors | 2017-03-07 04:16:22 +01:00 |  | 
				
					
						|  | 603f0ca94d | try to enable gitlab-pages | 2017-03-07 04:12:52 +01:00 |  | 
				
					
						|  | 242d733b01 | Merge branch 'feature/punycodeconversion' into 'develop' Feature/punycodeconversion
See merge request !9 | 2016-09-28 00:13:09 +02:00 |  | 
				
					
						|  | 69190625db | add punycode.js to the artifacts; otherwise, the deployment won't work, obviously! | 2016-09-28 00:06:10 +02:00 |  | 
				
					
						|  | adbf1858ac | include punycode.js for deployment | 2016-09-28 00:00:27 +02:00 |  | 
				
					
						|  | c8e2c421a6 | added punycode de- and encoder | 2016-09-27 23:50:52 +02:00 |  | 
				
					
						|  | 77d3664cc1 | Merge branch '13-set-up-build-for-productive-environment-conv-friedli-info' into 'develop' make deploy.sh executable
Closes #13
See merge request !8 | 2016-09-27 02:36:45 +02:00 |  | 
				
					
						|  | ee06449c3c | make deploy.sh executable | 2016-09-27 02:20:28 +02:00 |  | 
				
					
						|  | f2940b2cb0 | Merge branch '11-convert-any-input-data-holder-to-a-class' into 'develop' created class for the input stuff
Closes #11
See merge request !7 | 2016-09-22 00:20:37 +02:00 |  | 
				
					
						|  | 56ccace563 | created class for the input stuff | 2016-09-22 00:15:11 +02:00 |  | 
				
					
						|  | 2deb03f754 | Merge branch '12-clean-up-old-files' into 'develop' deleted obsolete/old files
Closes #12
See merge request !6 | 2016-09-21 23:24:07 +02:00 |  | 
				
					
						|  | e8fb01e912 | Merge branch '8-display-more-specific-error-messages' into 'develop' Resolve "Display more specific error messages"
Closes #8 and #9
See merge request !5 | 2016-09-21 23:18:21 +02:00 |  | 
				
					
						|  | 6759ee5b6c | deleted obsolete/old files | 2016-09-21 23:14:07 +02:00 |  | 
				
					
						|  | 9e77128b31 | removed unnecessary import | 2016-09-21 23:00:56 +02:00 |  | 
				
					
						|  | 0f53010d4f | fixed build error | 2016-09-21 13:57:13 +02:00 |  | 
				
					
						|  | a1067de032 | added specific error messages to converters. | 2016-09-21 13:36:39 +02:00 |  | 
				
					
						|  | 052897180b | Merge branch 'feature/reorganize' into 'develop' Feature/reorganize
See merge request !4 | 2016-09-21 12:21:17 +02:00 |  | 
				
					
						|  | a0bc772bf8 | added fonts and js libraries | 2016-09-21 03:04:58 +02:00 |  | 
				
					
						|  | cb21aafcb5 | also deploy converter files | 2016-09-21 02:58:11 +02:00 |  | 
				
					
						|  | 8b1455169e | added more resources | 2016-09-21 02:51:41 +02:00 |  | 
				
					
						|  | eb5af06ffc | hmm, is the syntax now correct? | 2016-09-21 02:40:05 +02:00 |  | 
				
					
						|  | fc3ae523a3 | Merge branch 'feature/reorganize' of gittr.ch:manuel/dencode.org into feature/reorganize | 2016-09-21 02:32:18 +02:00 |  | 
				
					
						|  | c9c1e09a97 | will it deploy with this configuration? | 2016-09-21 02:31:42 +02:00 |  | 
				
					
						|  | 0944cdb999 | Update deploy.sh | 2016-09-21 02:06:18 +02:00 |  | 
				
					
						|  | 63d3762922 | get rid of the old design; use a sleek, simple, clean one. Well ... Perhaps this is subject to change, too. | 2016-09-21 01:43:21 +02:00 |  | 
				
					
						|  | 140060a733 | re-order converters in the dropdown | 2016-09-20 22:41:07 +02:00 |  | 
				
					
						|  | f5999c5276 | added a wrapper service for the native libraries | 2016-09-20 22:34:31 +02:00 |  | 
				
					
						|  | 9e95797211 | simplified quoted printable stuff | 2016-09-20 22:10:32 +02:00 |  | 
				
					
						|  | 57756c85a9 | deleted unneeded JS files/libraries. | 2016-09-20 22:03:16 +02:00 |  | 
				
					
						|  | 02735ff4a1 | added QuotedPrintable{De,En}coder. | 2016-09-20 22:02:38 +02:00 |  | 
				
					
						|  | 01df7ac29c | added 6 more converters: - dec <-> bin
- dec <-> hex
- htmlentities de- and encode | 2016-09-20 21:12:13 +02:00 |  | 
				
					
						|  | 5a1ca42f0d | added URI{Component,}{De,En}coder | 2016-09-20 20:45:04 +02:00 |  | 
				
					
						|  | 4197bca299 | First usable version based on AngularJS 2! Almost no converters yet, though. | 2016-09-20 20:30:58 +02:00 |  | 
				
					
						|  | 8acddfe548 | don't cleanup: this should enable me to spot the bug. | 2016-09-15 23:40:44 +02:00 |  | 
				
					
						|  | e9697aa88b | split creation of dirs and copying of resources into single steps for easier debugging | 2016-09-15 23:35:55 +02:00 |  | 
				
					
						|  | 992a07d93a | copy all @angular resources | 2016-09-15 22:47:14 +02:00 |  | 
				
					
						|  | 7eb57eb1ae | okay ... probably squashed the last bug. HOPEFULLY! | 2016-09-15 22:39:48 +02:00 |  | 
				
					
						|  | 3b0868c61e | stupid, STUPID escaping mistake. D'OH! | 2016-09-15 22:35:26 +02:00 |  | 
				
					
						|  | 1608a354cf | hopefully added enought debug stuff to diagnose the source of the deploy error | 2016-09-15 22:31:08 +02:00 |  | 
				
					
						|  | 11f098d18e | added some debug info to deploy.sh and fixed directory creation/copying bug | 2016-09-15 22:22:45 +02:00 |  | 
				
					
						|  | 002062ba57 | try to fix deploy.sh | 2016-09-15 22:14:17 +02:00 |  | 
				
					
						|  | a77509e678 | updated typings, commented error provoking line | 2016-09-15 22:06:01 +02:00 |  | 
				
					
						|  | c3dfc5393a | run "npm run tsc" after "npm install" in order to actually compile the javascript files | 2016-09-15 21:43:03 +02:00 |  | 
				
					
						|  | 0b3a38af3c | adapted CI config and deploy script to the new angular/systemjs build environment | 2016-09-15 21:32:14 +02:00 |  | 
				
					
						|  | c78d928805 | Merge branch 'master' into feature/reorganize Conflicts:
	.gitignore | 2016-09-15 20:51:16 +02:00 |  | 
				
					
						|  | b30c698546 | added the ConverterregistryService and two converters (base64 de- and encoder) | 2016-09-15 20:43:37 +02:00 |  | 
				
					
						|  | dd4ffd9989 | externalized templates and styles (styles are still empty) | 2016-09-15 12:55:13 +02:00 |  | 
				
					
						|  | 0cf6eeaedf | updated to angular-2.0.0 (final) | 2016-09-15 12:40:13 +02:00 |  | 
				
					
						|  | cc1ab2ae83 | Merge branch 'feature/dec-hex' into 'master' Feature/dec hex
See merge request !3 | 2016-08-15 20:49:51 +02:00 |  | 
				
					
						|  | d4b80d7a42 | Merge branch 'master' into feature/dec-hex | 2016-08-15 20:45:12 +02:00 |  |