Commit Graph

2082 Commits (7e71bc2c5fc61e5a6becd34286ec00154e36a25e)

Author SHA1 Message Date
Adam 7e71bc2c5f
Update API.js
Update checker uses statping instead of statping-ng
2022-08-04 16:41:13 +01:00
Adam 3e55891bb7
Update Settings.vue
Branding changes to settings.
2022-08-04 16:24:40 +01:00
Adam f5e837c1fc
Merge pull request #159 from sndrr/dev
Add HEAD method to services
2022-08-04 13:08:32 +01:00
sanderr cb3cfb7d3b
Add HEAD method
So services can use the HEAD method to check websites. This has the added benefit of not loading big pages and thus being more lightweight.
2022-08-03 12:40:23 +02:00
Adam 6277cc4e35
Merge pull request #156 from adamboutcher/Build_Changes
Fix unstable workflow file.
2022-07-29 14:01:00 +01:00
Adam 960953c44c
Fix unstable workflow file.
See https://github.com/statping-ng/statping-ng/issues/155
2022-07-29 13:58:49 +01:00
Adam 6ba64013ec
Merge pull request #152 from adamboutcher/Build_Changes
Build changes
2022-07-26 20:44:25 +01:00
Adam 6aaac0ea5c
Merge pull request #151 from adamboutcher/go_17_build
Go 17 build
2022-07-26 16:45:14 +01:00
Adam Boutcher 4835c86f5a M1 Build fixes for unstable and stable. 2022-07-26 16:43:18 +01:00
Adam Boutcher 28a0423a1a Fix Erronious MacOS Env 2022-07-26 16:27:04 +01:00
Adam Boutcher dbf996e3c6 Update Darwin Build Matrix. 2022-07-26 15:52:07 +01:00
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 758d22ae21
Merge pull request #150 from adamboutcher/go_17_build
Go 17 build
2022-07-26 14:44:32 +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