Emanuel Bennici
d81c525d71
Add new Fields to `Service` Struct
...
Add `UpdateNotify` Field to allow the Notifiers to check if
`UpdateNotify` has been enabled in `CoreApp`.
Add `DownText` Field to have a default Downtime Text which also has the
'Service has been down for n-Seconds' Text.
Add `SuccessNotified` Field to check if a "Success" Message has already
been send.
This is because the `s.Online` Field is always "false" if the
OnSuccess() Function is called of an Notifier.
2019-10-04 17:18:33 +02:00
Emanuel Bennici
d062839b52
Add Field `UserNotified` to Service Struct
...
The Field `UserNotified` is to indicate if a User has already been
notified about the Downtime of a Service.
2019-10-04 14:47:56 +02: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
Hunter Long
3eb1cb5805
http headers for service
2019-03-16 15:55:45 -07:00
hunterlong
f9b6c1f54e
service permalink - tests - dev docs
2019-02-06 10:51:30 -08:00
hunterlong
fd7925aa7e
response time fixes - cache fixes - apexcharts
2019-01-31 20:48:18 -08:00
Hunter Long
6120c273d4
grouping
2019-01-03 16:49:10 -08:00
Hunter Long
47493c8f19
groups - public visibility
2018-12-31 03:41:19 -08:00
Hunter Long
0a22788385
template update - checkins/failure API
2018-12-06 11:03:55 -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
e9818372f2
notifier updates - API changes - Messages update
2018-11-13 19:05:36 -08:00
Hunter Long
015a9bb869
cache updates - api updates
2018-11-08 17:41:51 -08:00
Hunter Long
b232d5b1ff
cache updates - api updates
2018-11-08 02:50:06 -08:00
Hunter Long
28880e2c5e
tests - Shell Command Notifier - Annoucements in sample/seed
2018-11-06 23:53:39 -08:00
Hunter Long
c95e3b85a5
corrected tests
2018-11-06 21:18:42 -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
Hunter Long
b3a79a0115
json fix
2018-10-20 08:29:04 -07:00
Hunter Long
55cb0808bd
dev readme update
2018-10-06 19:44:31 -07:00
Hunter Long
ddb2a10a7c
checkins - installer shell script
2018-10-04 21:28:38 -07:00
Hunter Long
9a6c91a997
checkins
2018-10-04 01:18:55 -07:00
Hunter Long
ca39fc73a4
testing - notifer update
2018-10-03 03:47:32 -07:00
Hunter Long
baf6ca3d34
chart updates - ping time - core updates
2018-10-02 20:48:40 -07:00
Hunter Long
514dcff4be
testing
2018-10-02 01:39:47 -07:00
Hunter Long
5d8e810524
service chart updates
2018-09-20 21:17:24 -07:00
Hunter Long
4598d0688e
service date range
2018-09-18 15:02:27 -07:00
Hunter Long
2310f06f80
time to UTC - timezone added - comments - remove unused - lint
2018-09-16 00:48:34 -07:00
Hunter Long
36c912d23a
fixed notification - additional tests - api changes
2018-09-14 18:18:21 -07:00
Hunter Long
4b51cf4081
api
2018-09-12 14:29:47 -07:00
Hunter Long
685197bd72
notifier updates - discord - organize
2018-09-11 21:14:22 -07:00
Hunter Long
0e364b0aac
comments - core updates - db connection close fix
2018-09-10 15:16:23 -07:00
Hunter Long
347f2798dd
service close channels - ServiceInterface - service check from time.Duration
2018-09-08 15:16:26 -07:00
Hunter Long
3f056125ae
removed sql files - db updates - migrations - beginning to comment on funcs
2018-09-05 22:28:35 -07:00
Hunter Long
1eb55a0c71
gorm DB - issue fixes - DB seeds - benchmark tests
2018-09-05 03:54:57 -07:00
Hunter Long
cb8cbc5b5f
service updates - list ordering
2018-08-20 23:54:39 -07:00
Hunter Long
a6cb01e31a
api routes - fixed services after update issue - refector some methods
2018-08-20 20:11:40 -07:00
Hunter Long
b2f07a146f
cleaned
2018-08-20 18:22:42 -07:00
Hunter Long
722d787da4
Merge branch 'master' into feature/calculate-sleep-interval
2018-08-20 00:51:56 -07:00
Hunter Long
c16749444d
refactor types - cypress testing docker image
2018-08-20 00:20:05 -07:00
Oleksandr Ieremeev
bbf29e946a
Calculate and sleep checkpoint intervals for services
2018-08-19 19:06:59 +03:00
Hunter Long
ed2db1a1eb
go vet - docker changes - makefile
2018-08-19 01:48:02 -07:00
Hunter Long
b38c6cb670
core updates
2018-08-18 17:37:00 -07:00
Hunter Long
0ff05b2b6f
cli testing - license
2018-08-15 23:22:20 -07:00
Hunter Long
5efef37243
tests - service update
2018-08-12 12:23:04 -07:00