Commit graph

64 commits

Author SHA1 Message Date
Manuel Thalmann 1b2f5b46e5 Fill out the LICENSE-template
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-11 11:07:09 +00:00
Manuel Thalmann 3f5fd10a84 Add drone-pipelines 2021-05-11 02:21:19 +00:00
Manuel Thalmann 351ce0cdad Refactor composer-archives 2021-05-11 02:20:42 +00:00
Manuel Thalmann 5f560e151e Fix further linting-errors 2021-05-11 01:00:27 +00:00
Manuel Thalmann c7157cc247 Fix incorrect typescript-setting 2021-05-11 00:59:05 +00:00
Manuel Thalmann 4ad39d69db Adjust settings accordingly 2021-05-11 00:58:24 +00:00
Manuel Thalmann b1b8b74134 Add missing EOL to the settings 2021-05-11 00:57:13 +00:00
Manuel Thalmann e336072b11 Refactor the lint-task 2021-05-11 00:57:03 +00:00
Manuel Thalmann cadbc594c0 Rename the gulp-directory 2021-05-11 00:56:38 +00:00
Manuel Thalmann 90bb091ae8 Remove incorrect eslint-setting 2021-05-11 00:45:32 +00:00
Manuel Thalmann d6fa484904 Add the sourceMaps-option to the launch-settings 2021-05-11 00:37:22 +00:00
Manuel Thalmann cdba678fe9 Remove unsupported setting 2021-05-11 00:36:22 +00:00
Manuel Thalmann c2fe374ccd Remove unnecessary comments from extensions.json 2021-05-11 00:10:16 +00:00
Manuel Thalmann c5137e520b Update the .gitignore file 2021-05-11 00:09:05 +00:00
Manuel Thalmann c14bedcb46 Add a changelog-file 2021-05-11 00:03:00 +00:00
Manuel Thalmann 75e22e02ce Add the UI port to the gulpfile explicitly 2021-05-11 00:02:52 +00:00
Manuel Thalmann 449d2553bf Fix incorrect xdebug-port 2021-05-10 23:59:52 +00:00
Manuel Thalmann 6ecfecbcbd Fix the code-format 2021-05-10 23:31:10 +00:00
Manuel Thalmann 1e6daaacd7 Move from tslint to eslint 2021-05-10 23:13:23 +00:00
Manuel Thalmann 1337771f59 Allow the project to be run in a docker-volume 2021-05-10 23:10:12 +00:00
Manuel Thalmann 3af6253c56 Update the test-website 2021-05-10 20:47:00 +00:00
Manuel Thalmann f1a35756b3 Fix broken .scss-code 2021-05-10 20:46:45 +00:00
Manuel Thalmann 2dceaf9520 Fix linting-messages 2021-05-10 20:46:32 +00:00
Manuel Thalmann 7015fa994a Fix watchers for windows running docker 2021-05-10 20:45:57 +00:00
Manuel Thalmann 9f9c0bc497 Move huge directories to volumes 2021-05-10 20:40:36 +00:00
Manuel Thalmann d468b58393 Add the silverstripe-extension to the devcontainer 2021-05-10 20:35:53 +00:00
Manuel Thalmann 0e59d2cd50 Update all npm-packages 2021-05-10 20:35:36 +00:00
Manuel Thalmann 55a2ff97d1 Update the composer.lock-file 2021-05-10 20:34:56 +00:00
Manuel Thalmann f00977b8bf Add a timeout to the composer-installation 2021-05-10 20:34:32 +00:00
Manuel Thalmann 56d8a6af3d Rearrange the mysql-variables 2021-05-10 20:34:21 +00:00
Manuel Thalmann 1ad03d1d41 Complete the ts-configuration of the app 2019-11-24 15:10:07 +00:00
Manuel Thalmann 2dd3a6161a Add the ESLint-extension 2019-11-22 13:19:43 +00:00
Manuel Thalmann 5cbb4cf411 Remove unnecessary extension 2019-11-22 13:17:22 +00:00
Manuel Thalmann 0b91e83df4 Add error-messages for node-sass 2019-11-22 13:14:49 +00:00
Manuel Thalmann 7d99223936 Update all packages 2019-11-22 13:14:33 +00:00
Manuel Thalmann 5bb5999cde Add a few style-changes 2019-11-22 13:12:55 +00:00
Manuel Thalmann 1543603447 Add a valid admin-password 2019-10-27 19:06:01 +00:00
Manuel Thalmann 428dcedea9 Add the form to the test-template 2019-10-27 19:05:27 +00:00
Manuel Thalmann 7d189ede99 Ensure the theme-path is created correctly 2019-10-27 19:05:14 +00:00
Manuel Thalmann c7b9118298 Ensure php is loaded from the correct path 2019-10-27 17:46:42 +00:00
Manuel Thalmann aeb85de82a Ensure line-endings aren't messed up 2019-10-27 17:37:07 +00:00
Manuel Thalmann 7777dee9f3 Add debug-configurations 2019-10-07 21:33:33 +00:00
Manuel Thalmann 1242bbdc90 Remove redundant tasks 2019-10-07 23:32:53 +02:00
Manuel Thalmann ed165b43e9 Add composer-tasks 2019-10-07 23:29:37 +02:00
Manuel Thalmann dbcfd2e148 Add tasks for building the project 2019-10-07 21:20:38 +00:00
Manuel Thalmann 0fee992b83 Add a task for cleaning the project 2019-10-07 21:17:44 +00:00
Manuel Thalmann 6b8c085976 Provide the functionality to auto-reload the website on build 2019-10-07 20:08:35 +00:00
Manuel Thalmann 2b44c6ac22 Fix typo 2019-10-07 20:05:07 +00:00
Manuel Thalmann b413318097 Simplify the theme-handling 2019-10-07 20:03:44 +00:00
Manuel Thalmann 683e09f236 Refactor the sass build process 2019-10-07 18:53:26 +00:00