Commit Graph

136 Commits (68ab5fed1980474d74166bd29da6df9b07acc3c8)

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