Go to file
Manuel Friedli c78d928805 Merge branch 'master' into feature/reorganize
Conflicts:
	.gitignore
2016-09-15 20:51:16 +02:00
app added the ConverterregistryService and two converters (base64 de- and 2016-09-15 20:43:37 +02:00
.gitignore updated to angular-2.0.0 (final) 2016-09-15 12:40:13 +02:00
.gitlab-ci.yml comment unneeded variable 2016-08-15 20:33:48 +02:00
dencode.css fixed theme for dark-themed DEs (like gnome 3) that use white fonts 2015-11-13 00:30:32 +01:00
dencode.js new conversions: dec<->hex, dec<->bin 2016-08-15 17:50:23 +02:00
deploy.sh improved deployment script: create target directory if it doesn't exist 2016-08-15 20:37:48 +02:00
index.html intermediate commit 2016-08-15 17:12:11 +02:00
package.json updated to angular-2.0.0 (final) 2016-09-15 12:40:13 +02:00
quoted-printable.js added support for quoted printable dencoding 2015-03-26 23:33:58 +01:00
systemjs.config.js updated to angular-2.0.0 (final) 2016-09-15 12:40:13 +02:00
tsconfig.json set up a first draft of the angular2 scaffold 2016-06-06 15:56:19 +02:00
typings.json updated to angular-2.0.0 (final) 2016-09-15 12:40:13 +02:00
utf8.js added support for quoted printable dencoding 2015-03-26 23:33:58 +01:00