Commit Graph

186 Commits (acec58f20f167c6fcf67fda6765f2874a4887e25)

Author SHA1 Message Date
hunterlong d52b02eb3e notifiers update with variables using golang template lib, new variables documentation tab, Replacer func now contains it's own struct, humanize lib (but its meh) 2020-05-02 02:51:47 -07:00
hunterlong e7a5b741af fixes for SASS generating and endpoints, oauth fix 2020-05-01 18:49:45 -07:00
hunterlong 6cfb9feb84 unique permalink, utils.replacer test 2020-05-01 03:25:54 -07:00
Hunter Long 2893218ed6
Merge pull request #482 from craftbyte/feature/tls-renegotiation
Set HTTPS TLS renegotiation to "once as client"
2020-04-28 05:05:48 -07:00
Emanuel Bennici 1053be44b0
Fix email template
The Email notifier was using `map[string]interface{}` to "put" the
information (like Service and Failure struct) into the template.
The value of a map can only be used with `{{ index . "Service" }}` in a
GoLang template.
To simplify – and reduce the needed changes – `emailOutgoing` now
contains for the `Data` field an extra struct with `Service` and
`Failure` fields.

This patch fixes #472.
2020-04-27 13:43:00 +02:00
Anže Jenšterle 23e8b9f8db
Merge branch 'master' into feature/tls-renegotiation 2020-04-25 00:37:00 +02:00
hunterlong 676ae77fad envs 2020-04-20 08:17:22 -07:00
hunterlong 5cd3e90b43 http redirection option, issue #502, #499 2020-04-19 04:16:44 -07:00
hunterlong 615577a00b issue #502 2020-04-19 02:05:39 -07:00
hunterlong 835bb5e618 sass issues 2020-04-19 01:55:53 -07:00
hunterlong b16cafc6e0 additional testing 2020-04-19 01:12:41 -07:00
hunterlong 7355105c68 additional testing 2020-04-19 01:03:50 -07:00
hunterlong 5e2cda5e29 GH build 2020-04-17 00:29:54 -07:00
hunterlong 85d0572972 upload frontend rice box 2020-04-16 23:18:18 -07:00
hunterlong e08a1daf9f removed GH action testing issues 2020-04-16 22:55:44 -07:00
hunterlong 160979676b removed env issues 2020-04-16 22:51:55 -07:00
hunterlong 25d6f3b66a error handling, tests, fixes 2020-04-16 20:21:17 -07:00
hunterlong cead240508 more tests 2020-04-16 10:32:54 -07:00
hunterlong 701fac0298 viper/cobra configs, psql updates 2020-04-16 02:57:00 -07:00
Anže Jenšterle 999037bb05
Merge branch 'master' into feature/tls-renegotiation 2020-04-15 14:37:33 +02:00
hunterlong 93a6f8d808 travis cmd util 2020-04-15 03:27:12 -07:00
hunterlong fe507800ec PR #492, PR #490, PR #483 2020-04-15 03:18:39 -07:00
hunterlong 445308e558 removed unused log 2020-04-14 19:04:50 -07:00
Anže Jenšterle 274b82c3b6
Merge branch 'master' into feature/tls-renegotiation 2020-04-12 15:04:54 +02:00
hunterlong bbd36d3698 sentry optional 2020-04-11 15:18:43 -07:00
Anže Jenšterle 16316ba89e
Set HTTPS TLS renegotiation to "once as client" 2020-04-05 18:33:52 +02:00
Hunter Long efcdd9fdd8 design changes, form updates, API fixes 2020-04-03 17:28:09 -07:00
hunterlong 514d0f59e8 removed comments 2020-04-01 21:44:41 -07:00
Hunter Long ff887d9e51 travis 2020-03-28 18:21:32 -07:00
hunterlong e938f9c848 tests 2020-03-25 12:23:50 -07:00
hunterlong f331e9bbf9 notify after x failures, variable replacer, 0.90.16 2020-03-22 19:50:30 -07:00
hunterlong f953eea1dd SCSS fixes 2020-03-22 00:57:17 -07:00
hunterlong a7b49500ca additional updates on issues 2020-03-22 00:09:45 -07:00
Hunter Long 38c70da8da travis-ci updates 2020-03-18 20:13:50 -07:00
Hunter Long cbabd2f8fa travis-ci updates 2020-03-18 19:57:59 -07:00
Hunter Long 3440f0a9ea
Merge branch 'master' into vue 2020-03-18 18:53:45 -07:00
Hunter Long 8e4dac1bd3 updates 2020-03-18 18:50:53 -07:00
hunterlong 106dd1a47c ok 2020-03-15 23:51:15 -07:00
Hunter Long f62dcd4336 vue 2020-03-09 11:17:55 -07:00
Hunter Long b3ff399aee vue 2020-03-09 09:54:55 -07:00
hunterlong 6e8e74b60d ye 2020-03-08 11:13:27 -07:00
Hunter Long 7151501fca vue 2020-03-05 00:27:51 -08:00
Hunter Long 25913d6458 refactor 2020-03-04 02:29:00 -08:00
Hunter Long 876f2d807b vue 2020-03-01 23:53:46 -08:00
Hunter Long 11d4d1852b vue 2020-02-29 22:31:55 -08:00
Hunter Long c6a965e140 postgres fix 2020-02-29 21:04:27 -08:00
Hunter Long 268108c409 vue 2020-02-29 15:36:31 -08:00
hunterlong 5e1b92a313 vue 2020-02-25 21:38:03 -08:00
hunterlong d2331fe14b vue 2020-02-18 20:07:22 -08:00
hunterlong ac60daa879 vue 2020-02-05 21:00:12 -08:00
hunterlong d89175a340 vue 2020-01-31 19:53:00 -08:00
Hunter Long f491cbd019 updates 2020-01-26 13:01:43 -08:00
Hunter Long 7f9e639898
Merge branch 'master' into fix/216 2020-01-13 03:40:38 -08:00
hunterlong 479763f186 setting up for basePath 2020-01-12 23:11:53 -08:00
hunterlong 6e12d38921 confirm statping can write to current working directory 2020-01-12 21:13:26 -08:00
Hunter Long 12b8ad73a3 core config var changes, log changes 2019-12-30 00:08:51 -08:00
Hunter Long 77e4bbe728 logging 2019-12-29 20:51:28 -08:00
Hunter Long d00cb3d2d4 fixed testing 2019-12-29 19:34:49 -08:00
Hunter Long 5e3297d46b faster testing 2019-12-29 17:40:21 -08:00
hunterlong 31148682ed travis 2019-12-29 16:40:20 -08:00
hunterlong a3122d169d travis 2019-12-29 13:01:53 -08:00
hunterlong 15063734a5 better logging (logrus), verbose (-v) mode, index page show create service btn, install.sh script, Dockerfile go version to 1.13, UI fixes 2019-12-28 01:01:07 -08:00
zeeZ 5bdc254bef Honor header override in hostname verification 2019-10-25 23:05:26 +02:00
zeeZ 5469c01fff Use hostname from request URL for server name verification. 2019-10-25 19:21:45 +02:00
Tufan Baris Yildirim 206a90cc08 fix timeout value 2019-09-22 16:36:40 +03:00
Tufan Baris Yildirim a6718f8843 use user defined timeout instead 2019-09-18 13:39:10 +03:00
Tufan Baris Yildirim 1140dfa213 add dialer port 2019-09-18 13:29:44 +03:00
Tufan Baris Yildirim bd58f3c747 force dialer to connect the host specified in req.URL.Host not in req.Host! 2019-09-18 13:10:53 +03:00
Tufan Baris Yildirim b64d0ee1f1 do ssl verification from host header and made it optional per service 2019-09-17 13:18:12 +03:00
Tufan Baris Yildirim 4f86749b64 a workaroung for golang limitation of passing Host in header 2019-09-04 21:38:56 +03:00
Jean-Thierry BONHOMME c68e149328 fix(216): fix presence of sign = in header values 2019-07-21 10:33:46 +02:00
Hunter Long 67283abac3 DISABLE_LOGS environment variable - UI updates 2019-05-20 09:21:32 -07:00
Hunter Long 87c4052e44 fixed webhook notifier 2019-05-02 12:40:22 -07:00
Hunter Long f229e5fe0b switch service checking on/off - dynamic JSON string replacement 2019-04-30 13:57:29 -07:00
Hunter Long a03498e035 json http handler - improved sample chart data 2019-03-01 17:33:41 -08:00
Hunter Long d85c6e4280 testing 2019-02-12 11:13:53 -08:00
hunterlong 55f5322985 testing - cleanup 2019-02-06 13:08:01 -08:00
hunterlong 8900be01a3 timestamp chart fix - template time string - mobile notifier update 2019-02-04 16:12:35 -08:00
hunterlong 8825f836e8 http header panic fix - cache in settings 2019-02-01 12:40:39 -08:00
hunterlong 3b014eb891 tests 2019-01-16 20:59:07 -08:00
hunterlong 34c3964749 http table testing - source JS files 2019-01-14 17:28:00 -08:00
Hunter Long df2eb5c50a grouping - http proxy 2019-01-03 13:09:11 -08:00
Hunter Long 2ff197115a non-admin user permissions - http fixes 2018-12-17 21:25:33 -08:00
Hunter Long cdcfa2f481 JS updates 2018-12-05 12:31:20 -08:00
Hunter Long 97ac239e22 package name change 2018-12-03 21:57:11 -08:00
Hunter Long a80fc47e90 package name change 2018-12-03 20:17:29 -08:00
Hunter Long 76d56d5856 http request updates - CLI updates 2018-11-25 11:18:21 +01:00
Hunter Long 439ffc293e dev 2018-11-25 04:56:09 +01:00
Hunter Long eac1b0568c tests 2018-11-21 01:14:31 -08:00
Hunter Long 0718b61e49 updated CLI commands - code organization 2018-11-21 00:45:55 -08:00
Hunter Long f231d39369 fixed postgres time issue - code cleanup - API timezone updates 2018-11-18 23:13:53 -08:00
Hunter Long e111e91181 tests - Shell Command Notifier - Annoucements in sample/seed 2018-11-07 00:53:37 -08:00
Hunter Long 28880e2c5e tests - Shell Command Notifier - Annoucements in sample/seed 2018-11-06 23:53:39 -08:00
Hunter Long 6c28635763 password fix - Messages for service - fixed null bool/string - better date lib 2018-11-06 21:06:44 -08:00
hunterlong b545143277 removed exports - cleaned - tests 2018-10-11 09:53:13 -07:00
Hunter Long 3d6daf0b90 testing - comments 2018-10-07 21:37:23 -07:00
Hunter Long 138e81e1d1 testing - comments 2018-10-07 21:27:36 -07:00
Hunter Long a65455d099 checkins 2018-10-07 21:00:57 -07:00
Hunter Long 8a08a9d14d checkins - comments 2018-10-07 15:38:56 -07:00
Hunter Long 2f3c9a2884 golint 2018-10-06 22:04:06 -07:00