Commit graph

14 commits

Author SHA1 Message Date
86574e8616 Make code shorter.
Some checks failed
continuous-integration/drone the build failed
2018-09-06 14:45:21 +02:00
31c60f12a7 Fixed UTF8{De,En}coder file names and added tests. 2018-09-01 01:01:50 +02:00
626b3b4655 Fixed URIComponent{De,En}coder file names and added tests. 2018-09-01 00:53:52 +02:00
fee4622044 Fixed ROT13Converter file name, changed its ID and added tests. 2018-09-01 00:44:24 +02:00
0a6a397e29 Fixed QuotedPrintable{De,En}coder file names and added tests. 2018-09-01 00:38:42 +02:00
5841195cda Fixed named for Punycode{De,En}coder and added tests. 2018-09-01 00:26:35 +02:00
f46604b523 Fixed HTMLEntities{De,En}coder file names and added tests. 2018-09-01 00:08:37 +02:00
8280e0be94 Fixed HexToDecConverter file name and added tests; made conversion from
binary and hexadecimal to decimal stricter.
2018-08-31 23:59:52 +02:00
e8f5d12fda Fixed DecToHexConverter filename, added test and fixed other tests. 2018-08-31 23:40:47 +02:00
83292b14c2 Fixed DectoBinConverter file name and added tests. 2018-08-31 23:38:22 +02:00
0eb69a3064 Fixed BinToDecConverter file name and added more tests, also negative
tests for the Base64 converters.
2018-08-31 23:35:14 +02:00
1b060644c3 Fix Base64{De,En}coder filenames and add tests. 2018-08-31 23:22:15 +02:00
9e11ba9335 Corrected NativeLibraryWrapperService. 2018-08-31 23:09:40 +02:00
c4effd4f41 Correct ConverterRegistryService. 2018-08-31 22:53:50 +02:00
Renamed from src/app/converterregistry.service.ts (Browse further)