Commit graph

176 commits

Author SHA1 Message Date
Jan Oberhauser e19bdbf6d7 🚀 Include DB check in health-check 2019-09-19 14:00:14 +02:00
Jan Oberhauser 52808ea460 🐛 Fix issue that reading version caused problems with build 2019-09-19 13:21:10 +02:00
Jan Oberhauser e7bdaa65d4 🐛 Do not check for basic auth on Kubernetes /healthz endpoint 2019-09-17 16:39:52 +02:00
Jan Oberhauser 0214b44d51 🚀 Add Kubernetes /healthz endpoint 2019-09-17 15:30:49 +02:00
Jan Oberhauser 90f2dcb4c9 🐛 Fix bug that page did load white after version update 2019-09-11 20:14:59 +02:00
Jan Oberhauser d6b8b9544f Display currently installed version in editor-ui 2019-09-11 18:40:22 +02:00
Jan Oberhauser d8eaeab85c Remove debug messages 2019-08-28 17:27:33 +02:00
Jan Oberhauser 4d6e25c28e 💥 Fix typo reponse => response 2019-08-28 17:16:09 +02:00
Jan Oberhauser 1ff456d77c Allow to set HTTP response code on Webhook-Node 2019-08-28 17:03:35 +02:00
Jan Oberhauser 6208125ac0 Serve editor-ui correctly also when installed as package 2019-08-19 20:41:10 +02:00
Jan Oberhauser a1b95918de 🐛 Fix bug that it did display running workflows as unsaved 2019-08-14 14:30:20 +02:00
Jan Oberhauser 886100eeef Improve workflow retry 2019-08-09 08:07:18 +02:00
Jan Oberhauser d59a043e3f Run workflows in own independent subprocess 2019-08-08 20:47:08 +02:00
Jan Oberhauser 573c0e77c5 🐛 Fix bug with slow push messages 2019-08-06 20:44:36 +02:00
Jan Oberhauser 78bf3a5a28 🐛 Fix bug that old executions did get displayed as running 2019-08-05 19:13:18 +02:00
Jan Oberhauser f3d84fc29e Make it possible to secure n8n via basic auth 2019-08-04 14:24:48 +02:00
Jan Oberhauser 1fff6e4d54 Compress server responses 2019-08-03 12:15:08 +02:00
Jan Oberhauser f1f2deb1d4 Select only the data we need to speed up requests 2019-07-31 14:16:55 +02:00
Jan Oberhauser 0c89445682 🐛 Fix bug that workflow names could have spaces in beginning and end 2019-07-25 15:21:57 +02:00
Jan Oberhauser 2d8038669a Push active executions to clients to remove manual reload 2019-07-24 14:25:30 +02:00
Jan Oberhauser a9453806b8 Add support for PostgresDB and save date as Date 2019-07-22 20:29:06 +02:00
Jan Oberhauser d027545986 Use convict for configuration to make n8n easier to configure 2019-07-21 19:52:57 +02:00
Jan Oberhauser a17a376d13 Make it possible to define if workflow executions should be
saved or not
2019-07-10 20:53:13 +02:00
Jan Oberhauser e00bc83f1b 🎨 Rename setting "saveManualRuns" to "saveManualExecutions" 2019-07-10 18:06:26 +02:00
Jan Oberhauser 3282acbcf1 Before credentials get created or updated check if one with same type and
name already exist
2019-06-30 19:33:47 +02:00
Jan Oberhauser 9cb9804eee Initial commit to release 2019-06-23 12:35:23 +02:00