hunterlong
|
202695ba20
|
oauth Google fixes, google oauth restrict users based on domain and/or email address, notifiers no dereference pointer for services and failure
|
2020-06-25 21:08:12 -07:00 |
hunterlong
|
723ced48c1
|
added OnSave() method for notifiers
|
2020-06-20 23:52:07 -07:00 |
hunterlong
|
a9ef085024
|
custom notifier JSON/text, notifier interface update, added example service and failure.
|
2020-06-15 00:46:27 -07:00 |
hunterlong
|
4618d56c18
|
mTLS service check (http)
|
2020-05-19 23:41:50 -07:00 |
hunterlong
|
74d77b6300
|
notifier updates for UX, UI updates, cypress testing
|
2020-04-10 22:59:51 -07:00 |
hunterlong
|
514d0f59e8
|
removed comments
|
2020-04-01 21:44:41 -07:00 |
hunterlong
|
f331e9bbf9
|
notify after x failures, variable replacer, 0.90.16
|
2020-03-22 19:50:30 -07:00 |
Hunter Long
|
8170885236
|
additional
|
2020-03-16 20:13:07 -07:00 |
Hunter Long
|
12275f7522
|
notifications!!!
|
2020-03-13 20:13:20 -07:00 |
Hunter Long
|
2654822915
|
vue
|
2020-03-12 01:09:25 -07:00 |
hunterlong
|
6958f41997
|
vue
|
2020-03-11 21:58:56 -07:00 |
Hunter Long
|
f62dcd4336
|
vue
|
2020-03-09 11:17:55 -07:00 |
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 |
hunterlong
|
2fd1332906
|
minor fix - package updates
|
2019-10-24 16:17:05 -07:00 |
Hunter Long
|
a3ef0bc016
|
Merge branch 'master' into feature/status_updates
|
2019-10-15 08:47:15 -07:00 |
Kanin Peanviriyakulkit
|
ca2a7e69ba
|
Update line_notify.go
I think we should send notify when update the Access token.
|
2019-10-09 15:46:40 +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
|
a9b559262a
|
Update Online Message for Line-Notify Notifier
|
2019-10-04 15:38:40 +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 |
Tufan Baris Yildirim
|
30a1216f23
|
remove .Online from notifiers and toggle service.Online when needed. fixes #118
|
2019-08-16 02:26:36 +03: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
|
2ff197115a
|
non-admin user permissions - http fixes
|
2018-12-17 21:25:33 -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
|
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
|
0a55ae08c9
|
golint
|
2018-10-06 22:05:53 -07:00 |
Hunter Long
|
c539c72c60
|
removed notifier exports
|
2018-10-05 22:05:50 -07:00 |
Hunter Long
|
2b2c08ce40
|
testing - removed notifier exports
|
2018-10-05 22:00:40 -07:00 |
Hunter Long
|
e3c572da75
|
notifier on success after failure - service downtime readable
|
2018-09-20 02:46:51 -07:00 |
Hunter Long
|
cccac659e0
|
comments notifiers - fix routes
|
2018-09-15 15:39:17 -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
|
4acc6a0f35
|
line notify fixes - docker version
|
2018-09-06 14:46:45 -07:00 |