Commit graph

9 commits

Author SHA1 Message Date
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
c8e2c421a6 added punycode de- and encoder 2016-09-27 23:50:52 +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
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
b30c698546 added the ConverterregistryService and two converters (base64 de- and
encoder)
2016-09-15 20:43:37 +02:00