Commit Graph

171 Commits

Author SHA1 Message Date
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
Manuel Friedli 1bbba774b3 Fix test 2017-11-07 23:53:36 +01:00
Manuel Friedli dbe0107281 Always perform a production build. 2017-11-07 23:40:50 +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 aca588f6b5 Set up some meaningful e2e tests. 2017-07-25 23:40:19 +02: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 5a2be1522f Update yarn.lock 2017-07-25 20:46:14 +02:00
Manuel Friedli 8c119a55e9 Merge branch 'develop' into migrate-to-angular-cli 2017-07-25 20:35:20 +02:00
Manuel Friedli 30c74a8930 Merge branch 'release-1.0.1' into 'develop'
next dev cycle for 1.1.1

See merge request !19
2017-04-15 21:39:07 +02:00
Manuel Friedli 42a112103f Merge branch 'master' into release-1.0.1 2017-04-15 21:16:22 +02:00
Manuel Friedli d98b472239 Update version to next development cycle. 2017-04-15 21:14:23 +02:00
Manuel Friedli 817086e96e Merge branch 'release-1.0.1' into 'master'
Release 1.1.0

See merge request !18
2017-04-15 21:11:04 +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 f2d52caa6d Merge branch 'angular-cli-and-angular-4' into 'develop'
Angular cli and angular 4

See merge request !17
2017-04-15 20:53:04 +02:00
Manuel Friedli 436b8a701f Re-ordered the elements in the <head> section. 2017-04-15 20:31:50 +02:00
Manuel Friedli 9e16d42be1 Added new favicon. 2017-04-15 20:16:13 +02:00
Manuel Friedli 87da76dc34 Allow the final cleanup job to fail without impacting the build. 2017-04-15 19:47:59 +02:00
Manuel Friedli 6b2908f45d Try to work around the problem of the wrong <base href=""> in case of not-to-the-root-directory deployment. 2017-04-15 19:45:48 +02:00
Manuel Friedli 16a55ce537 Fixed the last linting errors. 2017-04-15 19:07:34 +02:00
Manuel Friedli 4f1a52a1b0 Corrected some linting errors. 2017-04-15 19:04:49 +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 1a689efc3c Fought with (or rather: against) tests. 2017-04-15 18:13:58 +02:00
Manuel Friedli 12b0c6d3d7 Updated to versions that work together. 2017-04-15 16:00:59 +02:00
Manuel Friedli 414c0588f7 Various updates 2017-04-15 14:47:43 +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 6dd65fd488 Explicitly set background color and font color on the body element. 2017-03-17 02:45:54 +01:00
Manuel Friedli 5ef1848db2 Activate Angular production mode on master branch. 2017-03-15 03:57:59 +01:00
Manuel Friedli 38ff12070e Fixed deployment to production. 2017-03-15 02:48:40 +01:00
Manuel Friedli 39924c8a37 Fixed deployment to production. 2017-03-15 02:47:27 +01:00
Manuel Friedli 277b34ab58 Updated version for next development cycle. 2017-03-15 02:40:34 +01:00