Commit Graph

39 Commits

Author SHA1 Message Date
Manuel Friedli 39db41badf 1.3.1-1
continuous-integration/drone the build was successful Details
2018-09-08 03:51:27 +02:00
Manuel Friedli 1c6c7d556e Add coverage option to tests
continuous-integration/drone the build was successful Details
2018-09-07 12:36:53 +02:00
Manuel Friedli 62ba5a3357 Update angular to version 6.1.7
continuous-integration/drone the build was successful Details
2018-09-06 14:06:02 +02:00
Manuel Friedli 77445c773e Enable CI on drone (#6)
continuous-integration/drone the build failed Details
2018-09-04 00:13:27 +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 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 bf2212255e Release version 1.2.0 2017-11-08 01:04:17 +01:00
Manuel Friedli 0f857d4770 Update to Angular 5 and perform a *real* production build. 2017-11-07 23:29:36 +01:00
Manuel Friedli f8354aea73 Move from PhantomJS to Nightmare and fix a test. 2017-07-25 22:09:21 +02:00
Manuel Friedli 01acb6e5be Updated every dependency to their latest version 2017-07-25 21:01:45 +02:00
Manuel Friedli 8c119a55e9 Merge branch 'develop' into migrate-to-angular-cli 2017-07-25 20:35:20 +02:00
Manuel Friedli d98b472239 Update version to next development cycle. 2017-04-15 21:14:23 +02:00
Manuel Friedli 545fd9cc33 Actually, make the version 1.1.0. After all, it is quite a big change. 2017-04-15 21:03:26 +02:00
Manuel Friedli 83b0cf905c Set version to 1.0.1. 2017-04-15 20:54:15 +02:00
Manuel Friedli 9ffbee6e0d Fixed TSLint. Now I'll have to fix the actual linting errors. 2017-04-15 18:51:22 +02:00
Manuel Friedli 12b0c6d3d7 Updated to versions that work together. 2017-04-15 16:00:59 +02:00
Manuel Friedli b7db6d14d3 Updated to latest versions. 2017-04-15 14:23:50 +02:00
Manuel Friedli f8c3ee964d Tried to fix the tests. 2017-04-15 13:50:10 +02:00
Manuel Friedli 038b42c967 Migrated the tool chain to angular-cli and updated all dependencies to their latest versions. 2017-04-15 09:38:23 +02:00
Manuel Friedli 17afa92bfe Re-initialized the project with angular-cli and set it up as the build tool chain. 2017-04-08 00:24:44 +02:00
Manuel Friedli 5ef1848db2 Activate Angular production mode on master branch. 2017-03-15 03:57:59 +01:00
Manuel Friedli 277b34ab58 Updated version for next development cycle. 2017-03-15 02:40:34 +01:00
Manuel Friedli 5ed89f16fe Prepare release 1.0.0 2017-03-15 02:37:15 +01:00
Manuel Friedli 77a79bf588 Added a first simple test.
That serves as a proof-of-concept and as a template for future tests.
It's a start!
2017-03-15 02:22:24 +01:00
Manuel Friedli f103b0b1fe Removed "dencode" from where it was publicly visible. 2017-03-15 00:40:28 +01:00
Manuel Friedli 1386babee5 Fixed conversions that depend on pure JS modules
That is:
- quoted printable
- punycode
- (utf8), dependency of quoted printable
2017-03-14 23:36:39 +01:00
Manuel Friedli 8fc3b8e3aa Now it mostly works with some limitations:
- ambient declarations seem not to be working, thus the following
  converters have temporarily been disabled:
  - punycode
  - utf8
  - quoted-printable
2017-03-14 17:35:36 +01:00
Manuel Friedli 3938254b36 Using the latest version of extract-text-webpack-plugin
This resolves an issue where this plugin doesn't work at all.
2017-03-14 15:45:31 +01:00
Manuel Friedli 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
Manuel Friedli c8e2c421a6 added punycode de- and encoder 2016-09-27 23:50:52 +02:00
Manuel Friedli 02735ff4a1 added QuotedPrintable{De,En}coder. 2016-09-20 22:02:38 +02:00
Manuel Friedli a77509e678 updated typings, commented error provoking line 2016-09-15 22:06:01 +02:00
Manuel Friedli 0cf6eeaedf updated to angular-2.0.0 (final) 2016-09-15 12:40:13 +02:00
Manuel Friedli 325b361a15 updated package.json 2016-06-06 15:03:14 +02:00
Manuel Friedli 788f865225 added package.json and updated .gitignore 2016-06-06 14:50:30 +02:00