Commit graph

21 commits

Author SHA1 Message Date
Manuel Friedli c8e2c421a6 added punycode de- and encoder 2016-09-27 23:50:52 +02:00
Manuel Friedli 56ccace563 created class for the input stuff 2016-09-22 00:15:11 +02:00
Manuel Friedli 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
Manuel Friedli 6759ee5b6c deleted obsolete/old files 2016-09-21 23:14:07 +02:00
Manuel Friedli 9e77128b31 removed unnecessary import 2016-09-21 23:00:56 +02:00
Manuel Friedli 0f53010d4f fixed build error 2016-09-21 13:57:13 +02:00
Manuel Friedli a1067de032 added specific error messages to converters. 2016-09-21 13:36:39 +02:00
Manuel Friedli 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
Manuel Friedli 140060a733 re-order converters in the dropdown 2016-09-20 22:41:07 +02:00
Manuel Friedli f5999c5276 added a wrapper service for the native libraries 2016-09-20 22:34:31 +02:00
Manuel Friedli 9e95797211 simplified quoted printable stuff 2016-09-20 22:10:32 +02:00
Manuel Friedli 02735ff4a1 added QuotedPrintable{De,En}coder. 2016-09-20 22:02:38 +02:00
Manuel Friedli 01df7ac29c added 6 more converters:
- dec <-> bin
- dec <-> hex
- htmlentities de- and encode
2016-09-20 21:12:13 +02:00
Manuel Friedli 5a1ca42f0d added URI{Component,}{De,En}coder 2016-09-20 20:45:04 +02:00
Manuel Friedli 4197bca299 First usable version based on AngularJS 2! Almost no converters yet, though. 2016-09-20 20:30:58 +02:00
Manuel Friedli a77509e678 updated typings, commented error provoking line 2016-09-15 22:06:01 +02:00
Manuel Friedli b30c698546 added the ConverterregistryService and two converters (base64 de- and
encoder)
2016-09-15 20:43:37 +02:00
Manuel Friedli dd4ffd9989 externalized templates and styles (styles are still empty) 2016-09-15 12:55:13 +02:00
Manuel Friedli 0cf6eeaedf updated to angular-2.0.0 (final) 2016-09-15 12:40:13 +02:00
Manuel Friedli a59ab194c3 intermediate commit 2016-08-15 17:12:11 +02:00
Manuel Friedli 4fa442e262 set up a first draft of the angular2 scaffold 2016-06-06 15:56:19 +02:00