4f1a52a1b0
Corrected some linting errors.
2017-04-15 19:04:49 +02:00
9ffbee6e0d
Fixed TSLint. Now I'll have to fix the actual linting errors.
2017-04-15 18:51:22 +02:00
1a689efc3c
Fought with (or rather: against) tests.
2017-04-15 18:13:58 +02:00
12b0c6d3d7
Updated to versions that work together.
2017-04-15 16:00:59 +02:00
414c0588f7
Various updates
2017-04-15 14:47:43 +02:00
b7db6d14d3
Updated to latest versions.
2017-04-15 14:23:50 +02:00
f8c3ee964d
Tried to fix the tests.
2017-04-15 13:50:10 +02:00
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
6dd65fd488
Explicitly set background color and font color on the body element.
2017-03-17 02:45:54 +01:00
5ef1848db2
Activate Angular production mode on master branch.
2017-03-15 03:57:59 +01:00
38ff12070e
Fixed deployment to production.
2017-03-15 02:48:40 +01:00
277b34ab58
Updated version for next development cycle.
2017-03-15 02:40:34 +01:00
5ed89f16fe
Prepare release 1.0.0
2017-03-15 02:37:15 +01:00
718f693b75
Merge branch '10-add-unit-tests' into 'develop'
...
Added a first simple test.
Closes #10
See merge request !16
2017-03-15 02:33:12 +01:00
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
f3b5a7580a
Merge branch '5-style-the-error-message' into 'develop'
...
Added simple styling to the error message and the corresponding select element.
Closes #5
See merge request !15
2017-03-15 01:16:27 +01:00
f8c627aee5
Added simple styling to the error message and the corresponding select element.
2017-03-15 01:13:09 +01:00
8c261c949c
Merge branch '17-rebrand' into 'develop'
...
Removed "dencode" from where it was publicly visible.
Closes #17
See merge request !14
2017-03-15 00:45:25 +01:00
aa7b8079b8
Updated README.md.
2017-03-15 00:42:46 +01:00
f103b0b1fe
Removed "dencode" from where it was publicly visible.
2017-03-15 00:40:28 +01:00
b01ae2240c
Merge branch '15-add-a-readme-file' into 'develop'
...
Added very simplistic README.md.
Closes #15
See merge request !13
2017-03-15 00:29:17 +01:00
7f3cc95dbc
Added very simplistic README.md.
2017-03-15 00:17:48 +01:00
01bb4af7d1
Merge branch 'split-quotedprintable-and-utf8' into 'develop'
...
Split quotedprintable and utf8
Closes #14
See merge request !12
2017-03-15 00:14:19 +01:00
9b29d638d1
Split utf8 from quoted printable
2017-03-15 00:09:57 +01:00
644c3c42b6
Merge branch 'develop' into split-quotedprintable-and-utf8
2017-03-15 00:00:49 +01:00
c4f508705f
Merge branch '16-migrate-build-to-webpack' into 'develop'
...
Resolve "Migrate build to webpack"
Closes #16
See merge request !11
2017-03-14 23:58:04 +01:00
0409f69490
Test for the target path variable being set
2017-03-14 23:54:42 +01:00
395b54c849
Updated deploy process for the production environment.
2017-03-14 23:46:57 +01:00
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
710b703a8f
Fixed references to fonts
...
Moved the definitions to the main style.css file
2017-03-14 22:36:13 +01:00
06ed0eb2dd
Adjusted the publicPath property.
2017-03-14 21:34:51 +01:00
13e6f6603e
Updated ci-config for the webpack build
2017-03-14 17:39:09 +01:00
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
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
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
d6604351fe
Merge branch 'feature/go-gitlab-pages' into 'develop'
...
Feature/go gitlab pages
See merge request !10
2017-03-14 01:02:57 +01:00
bccceaed6e
re-enabled deployment to production
2017-03-14 00:50:14 +01:00
79139812a4
reverted the branch-based deployment to staging
2017-03-14 00:35:56 +01:00
8d9bd73da6
fixed the deploy stage for the staging environment
2017-03-14 00:27:00 +01:00
9edd2b6dbf
updated .gitlab-ci.yml. tried to put pages artifacts into branch-based subfolder
2017-03-14 00:21:43 +01:00
23a131aec4
fixed paths for fonts
2017-03-09 22:35:46 +01:00
c2960f11e8
fixed typo
2017-03-07 04:23:23 +01:00
c9c4836a88
fixed syntax errors
2017-03-07 04:16:22 +01:00
603f0ca94d
try to enable gitlab-pages
2017-03-07 04:12:52 +01:00
1835634d6c
split quotedprintable and utf8 converters
2016-09-28 13:53:05 +02:00
242d733b01
Merge branch 'feature/punycodeconversion' into 'develop'
...
Feature/punycodeconversion
See merge request !9
2016-09-28 00:13:09 +02:00
69190625db
add punycode.js to the artifacts; otherwise, the deployment won't work, obviously!
2016-09-28 00:06:10 +02:00
adbf1858ac
include punycode.js for deployment
2016-09-28 00:00:27 +02:00
c8e2c421a6
added punycode de- and encoder
2016-09-27 23:50:52 +02:00
77d3664cc1
Merge branch '13-set-up-build-for-productive-environment-conv-friedli-info' into 'develop'
...
make deploy.sh executable
Closes #13
See merge request !8
2016-09-27 02:36:45 +02:00