Commit Graph

825 Commits (b534652064cffe1a35eb959f6d147eef89960bad)

Author SHA1 Message Date
Hunter Long b534652064
Merge pull request #324 from InnovativeInventor/master
Fixed potential timing attack
2019-12-26 04:50:36 -08:00
Hunter Long 76f85ebb2f
Merge branch 'master' into master 2019-12-26 04:44:35 -08:00
hunterlong fbae8a1867 version up 2019-12-23 12:37:30 -08:00
Hunter Long e0cb350ec3
Merge pull request #330 from hunterlong/temp
UI changes and more
2019-12-23 10:25:02 -08:00
Hunter Long d9e03871f3 signal graceful method, create service url 2019-12-19 08:48:59 -08:00
hunterlong 05ff5c5e2e temp 2019-12-18 03:36:29 -08:00
InnovativeInventor 31fc0e57ab
Fixed potential timing attack 2019-12-15 11:05:35 -05:00
Hunter Long db025e87d7
Merge pull request #308 from l0nax/feature/status-update
Correct Downtime Calculation
2019-12-13 08:43:14 -08:00
Hunter Long e8810e86dc
Merge pull request #315 from robinknaapen/handle_zoom
Handle zoomed event
2019-12-13 08:41:06 -08:00
Emanuel Bennici 107c8758ac
Change 'messages' to 'notifications' 2019-12-11 18:40:05 +01:00
robinknaapen f5b5695486
Handle zoomed event 2019-12-05 09:49:12 +01:00
Emanuel Bennici c920456b9f
Set true as default value for option 'UpdateNoify'
Since the 'Send only notifications on Service Status change' Feature is
a nice thing it can be enabled by default, so it does not annoy with a
huge amounth of down Messages.

This is realted to Issue #301

Signed-off-by: Emanuel Bennici <benniciemanuel78@gmail.com>
2019-11-29 00:02:57 +01:00
Emanuel Bennici c1f4ee865a
Fix wrong Downtime Calculation
The downtime was calculated wrong because the time when the latest
failure oocured was subtraced of the time when the latest failure
occured. And this will be zero.

Now it subtractes from the Date of the latest failure the Date of the
latest successfull hit.

Signed-off-by: Emanuel Bennici <benniciemanuel78@gmail.com>
2019-11-28 23:34:12 +01:00
Emanuel Bennici b75ae61de2
Add sub-text for 'Send Updates only' Button
This Patch adds an sub-text on the 'Send Updates only' button in the
Settings Menu.

Signed-off-by: Emanuel Bennici <benniciemanuel78@gmail.com>
2019-11-28 22:26:49 +01:00
hunterlong 8169b30f3f postman 2019-11-22 14:17:12 -08:00
hunterlong 429788ef87 fixes, go mod 2019-11-22 13:17:37 -08:00
hunterlong dd2f3bed66 go modules 2019-11-22 11:20:19 -08:00
Hunter Long 89a69927a9
go mod 2019-11-22 11:08:12 -08:00
hunterlong 97b30c2418 go modules 2019-11-22 11:01:58 -08:00
hunterlong 59011277ed go modules 2019-11-22 10:48:34 -08:00
hunterlong 47bda5215f go modules 2019-11-22 10:42:58 -08:00
Hunter Long 6d78fceffc quick notifier fix 2019-11-05 19:35:01 -08:00
Hunter Long c4d1cdcf0e
Merge pull request #268 from zeeZ/fix-server-name-verification
Use hostname from request URL for server name verification.
2019-11-05 12:25:42 -08:00
Hunter Long 869fb35ab7
Merge branch 'master' into fix-server-name-verification 2019-11-05 12:25:22 -08:00
hunterlong f5ceed84cf xgo 2019-11-05 11:27:49 -08:00
hunterlong b25b96ef02 fixed mobile issue 2019-11-05 09:59:14 -08:00
Hunter Long f0447d6736
Update FUNDING.yml 2019-11-05 09:00:33 -08:00
Hunter Long 462373b761
Merge pull request #271 from hunterlong/update
Update
2019-10-28 08:22:47 -07:00
Hunter Long f301325f2a
Merge branch 'master' into update 2019-10-28 08:22:39 -07:00
hunterlong 006f02d4d4 tests 2019-10-25 16:58:12 -07:00
Hunter Long b640bae63f
Create FUNDING.yml 2019-10-25 15:34:29 -07:00
Hunter Long 417ec091a7
Update .gitattributes 2019-10-25 15:32:46 -07: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
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 c6da1ad683
Update version.txt 2019-10-15 08:58:33 -07:00
Hunter Long 4c7e360c40
Merge pull request #143 from v4lerio/patch-1
Update main.js
2019-10-15 08:58:17 -07:00
Hunter Long ef0d9594b6
Merge branch 'master' into patch-1 2019-10-15 08:58:09 -07:00
Hunter Long 37ed995fb4
Merge pull request #241 from tufanbarisyildirim/feature/notify-state-change
bypass notifier limits if the state is changing first time with that event
2019-10-15 08:56:53 -07:00
Hunter Long c1cc5b5179
Merge branch 'master' into feature/notify-state-change 2019-10-15 08:56:46 -07:00
Hunter Long d73a957e83
Merge pull request #242 from tufanbarisyildirim/fix/back-online
fix back online scenario we broke in pull request #234
2019-10-15 08:55:44 -07:00
Hunter Long 81ebf51a70
Merge branch 'master' into fix/back-online 2019-10-15 08:55:33 -07:00
Hunter Long bbd553c5bb
Merge pull request #253 from tufanbarisyildirim/feature/custom-dialer
Feature/custom dialer
2019-10-15 08:53:53 -07:00
Hunter Long a9e9c36510
Merge branch 'master' into feature/custom-dialer 2019-10-15 08:53:15 -07:00
Hunter Long bac38da703
Merge pull request #256 from tufanbarisyildirim/feature/verify-ssl-to-bulk-import
add verifyssl field to csv import handler.
2019-10-15 08:51:50 -07:00
Hunter Long 02fae1a239
Merge branch 'master' into feature/verify-ssl-to-bulk-import 2019-10-15 08:51:34 -07:00
Hunter Long c06c3233d9
Merge pull request #257 from jimmycasey/master
Fixed incorrect service status on prompt.
2019-10-15 08:49:32 -07:00
Hunter Long d63ed869b5
Merge branch 'master' into master 2019-10-15 08:49:27 -07:00
Hunter Long fbaae2f12d
Merge pull request #258 from l0nax/feature/status_updates
Add "Notify User only on Change"-Feature
2019-10-15 08:49:01 -07:00