Jonathan Barney
783b6180f7
bump node,go,docker-compose versions
...
build fixes
mod updates
2022-03-09 00:01:29 -07:00
Adam Boutcher
40f31e3110
Version bump
2022-01-27 13:16:51 +00:00
Adam
6ef714dd65
Merge pull request #109 from statping-ng/dev
...
Dev 0.90.80 to unstable 0.90.80
2022-01-26 16:53:44 +00:00
Adam Boutcher
f504deda3a
Updated Changelog
2022-01-26 16:49:42 +00:00
Adam
178704a41b
Merge pull request #106 from twouters/bugfix/87
...
Fix config directory permission validation
2022-01-25 11:13:41 +00:00
Adam Boutcher
4996b87d03
Version bump
2022-01-25 11:11:28 +00:00
Adam
1f5472d35b
Merge pull request #108 from statping-ng/dev
...
0.90.79 Dev to unstable
2022-01-24 11:32:00 +00:00
Adam Boutcher
31ae62c6a0
Updated changelog - ready to go unstable
2022-01-24 11:26:16 +00:00
Thomas Wouters
6071f4e96d
Fix config directory permission validation
...
Directories were reported as read-only as soon as the effective uid didn't the
match directory owner.
Rewrite permission validation to properly support UNIX permissions.
Does not support for Access Control Lists.
Fixes #87
2022-01-20 18:59:56 +01:00
Adam
251cac14de
Merge pull request #89 from meatlayer/patch-1
...
Update russian.js
2022-01-05 20:23:03 +00:00
Dmitriy
e59fc1f5a5
Update russian.js
...
Since Russian is my native language,
I have corrected some incorrect phrases, declensions and cases to better display them in "statping-ng".
2021-12-31 13:48:40 +03:00
Adam
423837f172
Merge pull request #84 from michaelkrieger/patch-1
...
Permit the healthcheck to work if a BASE_PATH is set
2021-12-18 13:47:59 +00:00
Adam
e70df4b22f
Merge pull request #83 from adamboutcher/remove_email
...
Remove statping emailer - NOT SMTP
2021-12-16 22:08:16 +00:00
Michael Krieger
461a0eeea3
Permit the healthcheck to work if a BASE_PATH is set
...
You can set the environment variable BASE_PATH=statping so that https://yoursite.domain:1234/statping/ is how the app is accessed. Note that a forward-slash is not used (which would otherwise allow just the variable to be dropped in). In order to do that, the healthcheck, which does not obey BASE_PATH, must be disabled. This should make it continue to work.
2021-12-16 15:52:30 -05:00
Adam
bc371874a7
Merge pull request #2 from adamboutcher/remove_email
...
Update notifiers.go
2021-12-16 16:04:17 +00:00
Adam
86ecefcef9
Update notifiers.go
...
Removed statping emailer from notifier list.
2021-12-16 16:03:34 +00:00
Adam
7c22038a73
Merge pull request #1 from adamboutcher/remove_email
...
Remove email
2021-12-16 15:53:16 +00:00
Adam
980612ecdd
Update postman.json
...
Remove Notifier test as it's broken.
2021-12-16 15:52:21 +00:00
Adam
4c1eaea964
Delete statping_emailer_test.go
...
Remove Notifier test as it's broken.
2021-12-16 15:51:15 +00:00
Adam
cc29c9b7db
Delete statping_emailer.go
...
Remove Notifier as it's broken.
2021-12-16 15:51:04 +00:00
Adam
136f21dad2
Merge pull request #67 from glanchow/dev
...
Reset notifyAfterCount on Success
2021-11-26 17:11:09 +00:00
Guillaume LAN CHOW WING
6a8026067f
Notifications afterCount reorder
2021-11-26 12:02:35 +01:00
glanchow
a8a2ef85b7
Remove unnecessary notification counter increment
2021-11-05 11:54:04 +01:00
glanchow
4049e84f5f
Reset notifyAfterCount on Success
2021-11-02 16:48:52 +01:00
Adam
899a4e0a11
Merge pull request #65 from jonathanrbarney/home_uptime_wording
...
Home uptime wording
2021-10-21 22:13:00 +01:00
Jonathan Barney
1e7864da92
Merge branch 'thatInfrastructureGuy-feature/lastUptime' into home_uptime_wording
2021-10-20 16:45:06 -07:00
Jonathan Barney
8b08a74bcb
Merge branch 'feature/lastUptime' of https://github.com/thatInfrastructureGuy/statping into thatInfrastructureGuy-feature/lastUptime
2021-10-20 16:43:58 -07:00
Adam
cc701c3ae5
Version bump.
2021-10-01 21:53:41 +01:00
Adam
802a65966e
Merge pull request #52 from statping-ng/dev
...
dev to unstable
2021-10-01 16:50:28 +01:00
Adam Boutcher
6fb1aa8bad
Merge branch 'dev' of github.com:statping-ng/statping-ng into dev
2021-10-01 16:49:31 +01:00
Adam Boutcher
a6c3432420
Stable doesnt need to build base any longer
2021-10-01 16:49:02 +01:00
Adam
d6f85477d3
Merge pull request #50 from statping-ng/unstable
...
Unstable to Stable
2021-10-01 11:55:35 +01:00
Adam
f5e16fd41b
Merge pull request #46 from statping-ng/dev
...
Dev to 0.90.78 (Build changes)
2021-09-15 12:18:43 +01:00
Adam Boutcher
3a204ef861
Changelog
2021-09-15 12:17:49 +01:00
Adam Boutcher
b601f1239f
Fix for unstable docker buildx
2021-09-15 12:16:42 +01:00
Adam
b74fbd44f7
Merge pull request #45 from statping-ng/dev
...
0.90.78 to Unstable
2021-09-15 11:40:28 +01:00
Adam
a03ec4c4d6
Merge pull request #8 from jonathanrbarney/webhook-improvements
...
Allow http webhook to set multiple headers + logging headers
2021-09-14 18:53:16 +01:00
Jonathan Barney
8431ab5ed6
remove logs
2021-09-14 10:41:01 -07:00
Jonathan Barney
f4b24bb706
update user agent
2021-09-14 10:40:12 -07:00
Jonathan Barney
70aace1ead
Merge branch 'statping-ng:dev' into webhook-improvements
2021-09-14 10:38:41 -07:00
Adam Boutcher
e4103965e3
Changelog update
2021-09-14 13:58:17 +01:00
Adam
75033f1892
Merge pull request #37 from nils1323/allow-chat-telegram-chat_ids
...
Allow chat_ids for telegram notifications
2021-09-14 13:57:12 +01:00
Adam Boutcher
6e0ab95c0f
Update changelog
2021-09-14 13:46:18 +01:00
Adam
c3e1d877b2
Merge pull request #44 from adamboutcher/dev
...
Mattermost Notifier
2021-09-14 13:43:04 +01:00
Adam Boutcher
2c55a09924
Postman tests increate to 14 from 13.
2021-09-14 13:30:51 +01:00
Adam Boutcher
f3cb5f8cad
Remove slack from all mattermost files
2021-09-14 13:26:23 +01:00
Adam Boutcher
30f27aa19e
Mattermost tester
2021-09-14 12:50:48 +01:00
Adam Boutcher
af361e5eaf
Mattermost JSON Updates
2021-09-14 12:46:32 +01:00
Adam Boutcher
70ced8f8bf
Mattermost JSON
2021-09-14 12:17:11 +01:00
Adam Boutcher
e99e807958
Some notifier fixes
2021-09-14 11:48:08 +01:00