Commit Graph

2070 Commits (86a7ea155d9fd5635a2636482616177218a67a55)

Author SHA1 Message Date
Adam Boutcher 86a7ea155d Test Mac M1 Builds, Fix Windows 32bit. 2022-07-26 15:49:37 +01:00
Adam Boutcher 2958fe7430 Wrong Branch
aevert oTest Mac M1 Builds"

This reverts commit ec6deacbf4.
2022-07-26 15:46:54 +01:00
Adam Boutcher ec6deacbf4 Test Mac M1 Builds 2022-07-26 15:45:09 +01:00
Adam Boutcher 7a161da3a2 Unstable and Stable Build to Go Version 1.17.x 2022-07-26 15:39:18 +01:00
Adam Boutcher f63271c43e Dev Build to Go Version 1.17.x 2022-07-26 14:43:38 +01:00
Adam ff843f8a2d
Merge branch 'statping-ng:dev' into dev 2022-07-26 14:35:55 +01:00
Adam ffd830fb29
Merge pull request #138 from geoffroya/issues/137
dev: Add base.gohtml in assets [#137](https://github.com/statping-ng/
2022-07-25 13:45:21 +01:00
Adam f6124bbdd2
Merge pull request #141 from vintury/patch-1
fix http_proxy param
2022-07-18 09:53:14 +01:00
Adam af0afa9f12
Merge pull request #144 from svetlemodry/czech.js-typo-fixed-svetlemodry
Typo fixed in czech.js
2022-07-15 22:38:33 +01:00
Jaroslav Lichtblau 0bf4ab422b
Typo fixed in czech.js
Typo fixed in czech.js
2022-06-27 19:53:44 +02:00
Viktor Sidorenko 15e8eb57d6
fix http_proxy param
Hello.
In latest build of statping (v0.90.80) not worked http requests via http_proxy.
This commit can fix this.
2022-06-24 17:37:27 +03:00
Geoffroy Arnoud d0555d792f Removed useless logging messages [#137](https://github.com/statping-ng/statping-ng/issues/137) 2022-06-22 14:32:03 +02:00
Geoffroy Arnoud 96a844a014 dev: Add base.gohtml in assets [#137](https://github.com/statping-ng/statping-ng/issues/137) 2022-06-17 11:37:00 +02:00
Adam b7ecf0c31b
Merge pull request #123 from xahhy/fix/log-search-error
fix: log search error
2022-03-22 14:50:12 +00:00
herb 5f54a7421f fix: log search error 2022-03-21 13:33:37 +08:00
Jonathan Barney b6b5d98af8 restore cache hit 2022-03-09 08:32:51 -07:00
Jonathan Barney ff0b84311e update version on workflow 2022-03-09 08:28:49 -07:00
Jonathan Barney 6a21f20a83 bump go versino 2022-03-09 08:19:25 -07:00
Jonathan Barney 50a62c813a replace go version 2022-03-09 08:12:48 -07:00
Jonathan Barney b6824569bd bump go version 2022-03-09 01:39:30 -07:00
Jonathan Barney 3bd4d03ffb bump go version 2022-03-09 01:33:47 -07:00
Jonathan Barney 6bfdc566e9 remove coveralls testing coverage 2022-03-09 01:04:46 -07:00
Jonathan Barney 035db9650b test with updated slack-url 2022-03-09 00:45:00 -07:00
Jonathan Barney 1de547e9bd fix docker-compose 2022-03-09 00:26:01 -07:00
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 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 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