Commit Graph

205 Commits

Author SHA1 Message Date
Manuel Friedli 5fdc16d3db Update README.md 2018-09-01 22:45:15 +02:00
Manuel Friedli b6b810c9fc Getting closer: add --watch=false to test
continuous-integration/drone the build was successful Details
2018-09-01 05:40:26 +02:00
Manuel Friedli a8ddf4ce38 Add --no-sandbox flag
continuous-integration/drone the build failed Details
2018-09-01 05:30:13 +02:00
Manuel Friedli bf27baa7f5 Add libasound2
continuous-integration/drone the build failed Details
2018-09-01 05:08:24 +02:00
Manuel Friedli 8f28eee6db Add libnss3
continuous-integration/drone the build failed Details
2018-09-01 04:55:29 +02:00
Manuel Friedli a223fa3a36 Fix lib names
continuous-integration/drone the build failed Details
2018-09-01 04:46:30 +02:00
Manuel Friedli 780f123f15 Install even more libs
continuous-integration/drone the build failed Details
2018-09-01 04:40:14 +02:00
Manuel Friedli f49cbe7ade Update package list first
continuous-integration/drone the build failed Details
2018-09-01 04:21:24 +02:00
Manuel Friedli 35f19beda0 Try installing some additional library
continuous-integration/drone the build failed Details
2018-09-01 04:12:48 +02:00
Manuel Friedli 304164e498 Try launching puppeteer instead of nightmare
continuous-integration/drone the build failed Details
2018-09-01 04:02:32 +02:00
Manuel Friedli 925c7a1942 Use nightmare instead of chrome
continuous-integration/drone the build failed Details
2018-09-01 03:36:00 +02:00
Manuel Friedli e5c5790172 Add simple .drone.yml
continuous-integration/drone the build failed Details
2018-09-01 03:02:36 +02:00
Manuel Friedli 0558f35d29 Merge branch 'feature/use-proper-dirstructure' of manuel/converter into develop 2018-09-01 01:34:35 +02:00
Manuel Friedli 93a69e4f88 Merge branch 'feature/show-version' of manuel/converter into develop 2018-09-01 01:33:03 +02:00
Manuel Friedli e7bdbfa849 Use spy objects. 2018-09-01 01:21:06 +02:00
Manuel Friedli 77c4d5831d Assert that each converter has a display name. 2018-09-01 01:20:41 +02:00
Manuel Friedli a0590cc0db Added tests for the version component. 2018-09-01 01:07:38 +02:00
Manuel Friedli 31c60f12a7 Fixed UTF8{De,En}coder file names and added tests. 2018-09-01 01:01:50 +02:00
Manuel Friedli d1dde13bef Added tests for URI{De,En}coder. 2018-09-01 00:58:41 +02:00
Manuel Friedli 626b3b4655 Fixed URIComponent{De,En}coder file names and added tests. 2018-09-01 00:53:52 +02:00
Manuel Friedli fee4622044 Fixed ROT13Converter file name, changed its ID and added tests. 2018-09-01 00:44:24 +02:00
Manuel Friedli 0a6a397e29 Fixed QuotedPrintable{De,En}coder file names and added tests. 2018-09-01 00:38:42 +02:00
Manuel Friedli bdf15d277e Declare "sut" (= subject under test) variable in all tests. 2018-09-01 00:34:41 +02:00
Manuel Friedli 5841195cda Fixed named for Punycode{De,En}coder and added tests. 2018-09-01 00:26:35 +02:00
Manuel Friedli f46604b523 Fixed HTMLEntities{De,En}coder file names and added tests. 2018-09-01 00:08:37 +02:00
Manuel Friedli 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
Manuel Friedli e8f5d12fda Fixed DecToHexConverter filename, added test and fixed other tests. 2018-08-31 23:40:47 +02:00
Manuel Friedli 83292b14c2 Fixed DectoBinConverter file name and added tests. 2018-08-31 23:38:22 +02:00
Manuel Friedli 0eb69a3064 Fixed BinToDecConverter file name and added more tests, also negative
tests for the Base64 converters.
2018-08-31 23:35:14 +02:00
Manuel Friedli 1b060644c3 Fix Base64{De,En}coder filenames and add tests. 2018-08-31 23:22:15 +02:00
Manuel Friedli 9e11ba9335 Corrected NativeLibraryWrapperService. 2018-08-31 23:09:40 +02:00
Manuel Friedli 82c371956b Corrent InputComponentManagerService. 2018-08-31 22:56:46 +02:00
Manuel Friedli c4effd4f41 Correct ConverterRegistryService. 2018-08-31 22:53:50 +02:00
Manuel Friedli 2c50fa0713 Use dedicated component to display the version. 2018-08-31 22:44:20 +02:00
Manuel Friedli 3edcbf0918 Show the version of the current build, distinguishing between
development and production builds. The layout needs to be refined, it's
still quite ugly as of now.
2018-08-31 22:25:53 +02:00
Manuel Friedli ba2d6032ea 1.3.1-0 2018-08-31 22:07:38 +02:00
Manuel Friedli a7c9043b8c 1.3.0 2018-08-31 22:02:34 +02:00
Manuel Friedli 26e089cb33 Merge branch 'feature/rot-13' of manuel/converter into develop 2018-08-31 22:00:36 +02:00
Manuel Friedli ed87b42839 Add ROT-13 conversion 2018-08-31 21:47:18 +02:00
Manuel Friedli 6a583eee38 Merge branch 'feature/fix-test-script' of manuel/converter into develop 2018-08-31 21:44:49 +02:00
Manuel Friedli f1939f780c Update the README 2018-08-31 21:41:32 +02:00
Manuel Friedli 03a3f1a4d7 Fix "test" script 2018-08-31 21:32:12 +02:00
Manuel Friedli 23ca1ee444 Update to Angular 6 (#1) 2018-08-31 21:25:24 +02:00
Manuel Friedli 702d86d065 Prepare for the next dev cycle. 2017-11-08 01:40:58 +01:00
Manuel Friedli 795bfce663 Update version to 1.2.1 2017-11-08 01:40:08 +01:00
Manuel Friedli c38a07d1e4 Fix build script to first clean the old files from the production environment. 2017-11-08 01:39:14 +01:00
Manuel Friedli bf2212255e Release version 1.2.0 2017-11-08 01:04:17 +01:00
Manuel Friedli ec16831e59 Merge branch 'migrate-to-angular-cli' into 'develop'
Migrate to angular cli

See merge request manuel/dencode.org!20
2017-11-08 00:51:33 +01:00
Manuel Friedli de9edc3837 Tests don't run on the build server. Will need to look into that at some point. 2017-11-08 00:38:00 +01:00
Manuel Friedli d2ad6da947 FIx .gitlab-ci.yml 2017-11-08 00:00:24 +01:00