Commit Graph

50 Commits (b3ff399aee8d246fafa3d91891be03dda6f8a331)

Author SHA1 Message Date
hunterlong 71b7254fce ye 2020-03-09 08:15:15 -07:00
Hunter Long 25913d6458 refactor 2020-03-04 02:29:00 -08:00
hunterlong 7762ca40d7 updates 2020-02-19 21:28:39 -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
Hunter Long 8aa2dba41c update 2019-10-25 08:13:32 -07:00
Emanuel Bennici d462e54053
Replace all `core.*` Code Lines from notifier Package
Replace all `core.*` Code Lines from notifier Package with the new
Fields of the Service-Struct.
2019-10-04 17:25:57 +02:00
Emanuel Bennici 6ba5d53a50
Remove `/core` include from notifier Package
Since we have special Fields for that prupose we can remove the `core`
Package include.
2019-10-04 17:25:03 +02:00
Emanuel Bennici df3eb914ed
Add Email, Mobile and Discord Online Messages 2019-10-04 15:36:45 +02:00
Hunter Long 15e3b83f9b SMTP email notifier OnTest() fix 2019-09-19 22:45:12 -07:00
Hunter Long 9d9f91f931 fixed homepage graphs rendering - added notifier events in logs 2019-09-19 22:27:01 -07:00
Tufan Baris Yildirim 30a1216f23 remove .Online from notifiers and toggle service.Online when needed. fixes #118 2019-08-16 02:26:36 +03:00
Stanislav German-Evtushenko f26e0bd044 notifiers/email: Respect SSL option in Test 2019-04-19 12:16:12 +09:00
hunterlong 5e15a7d8da disable email TLS setting 2019-04-03 08:34:16 -07:00
Jiahao Li 85fa1688a7 Skips auth in SMTP notifier if creds are blank 2019-03-20 23:05:55 -04:00
Hunter Long c42ae4292d notifier update - test fix 2019-03-04 09:18:50 -08:00
hunterlong 19b89ebb51 typos 2019-01-17 13:11:43 -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 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
Hunter Long e35904d35c notifier changes/fixes - mobile push notifications 2018-11-01 15:37:20 +01:00
Hunter Long 16b076aadd notifier clear queue when back online 2018-10-27 02:27:09 -07:00
Hunter Long e96036946c design additions - notifier icons 2018-10-21 09:22:26 -07:00
Hunter Long fd26fa6f4e minimum Delay for notifiers - email OnTest errors 2018-10-16 01:30:10 -07:00
Hunter Long 389182b944 emailer tests 2018-10-07 01:40:42 -07:00
Hunter Long c539c72c60 removed notifier exports 2018-10-05 22:05:50 -07:00
Hunter Long 7a859180fe removed notifier exports 2018-10-05 22:03:10 -07:00
Hunter Long 2b2c08ce40 testing - removed notifier exports 2018-10-05 22:00:40 -07:00
Hunter Long 81923a3b7c email template - docs 2018-09-27 23:57:03 -07:00
hunterlong fb51183477 DB_CONN fix - db config updates - service view 2018-09-26 20:20:02 -07:00
Hunter Long e3c572da75 notifier on success after failure - service downtime readable 2018-09-20 02:46:51 -07:00
Hunter Long 673852b3c9 dep fix 2018-09-16 11:37:01 -07:00
Hunter Long cccac659e0 comments notifiers - fix routes 2018-09-15 15:39:17 -07:00
Hunter Long f144b8cec1 notifier testing - doc.go added - timezone column 2018-09-15 15:21:58 -07:00
Hunter Long f096db178f notifier fixers - UI fixes 2018-09-14 22:07:17 -07:00
Hunter Long 36c912d23a fixed notification - additional tests - api changes 2018-09-14 18:18:21 -07:00
Hunter Long 685197bd72 notifier updates - discord - organize 2018-09-11 21:14:22 -07:00
Hunter Long ee42ef1ef0 service update/delete channel fix - notification fixes and optimizations 2018-09-10 02:01:04 -07:00
Hunter Long d2f5e33db6 fix 2018-09-06 01:54:30 -07:00
Hunter Long 1eb55a0c71 gorm DB - issue fixes - DB seeds - benchmark tests 2018-09-05 03:54:57 -07:00
Hunter Long 0ff05b2b6f cli testing - license 2018-08-15 23:22:20 -07:00
Hunter Long aa8aacc634 logs tab - database config optimized - log file fixed 2018-07-19 22:26:41 -07:00
Hunter Long edc2d9b7d0 @Southclaws TCP checker - email notifier update 2018-07-17 22:24:52 -07:00
Hunter Long d0ad55488d notifier - moved core 2018-07-17 02:18:20 -07:00
Hunter Long 949ba3958a notifiers - split interfaces/packages 2018-07-16 00:02:33 -07:00
Hunter Long 4ce7ca7530 notifiers - split interfaces/packages 2018-07-13 19:37:39 -07:00
Hunter Long 5ee6fe62ab notifier temp 2018-07-13 02:43:15 -07:00
Hunter Long 1197b09b29 notifier update 2018-07-11 23:53:18 -07:00
Hunter Long a4f9387de0 auto install for DB_CONN env - notifier updated 2018-07-11 21:49:18 -07:00
Hunter Long 28c7c8b201 new notifiers package, easier to make your own notifier 2018-07-10 20:06:21 -07:00