Willy
a02996c7ec
upstream dev merge
...
this branch is broken anyway, might as well try the latest version
2023-01-31 21:28:33 +01:00
Willy
871cb37f09
move no and go versions to data step, bump go to 1.18
2023-01-31 21:19:25 +01:00
Willy
6d753ccc86
add docker build via custom action, remove release step for now
2023-01-31 21:06:29 +01:00
Willy
1372fef964
trigger CI to see where we're at
2023-01-31 20:52:09 +01:00
Adam
7abc4e8203
Merge pull request #193 from 70B43r/dev
...
replaced os system call with library
2022-11-25 18:28:16 +00:00
70B43r
38f3294b37
restored previous mod file
2022-11-18 21:25:27 +01:00
Adam
7aa9e49667
Merge pull request #188 from RoryDoherty/fix-local-login
...
Fix non admin local users login
2022-11-18 10:23:26 +00:00
70B43r
9429563206
replaced os system call with library
2022-11-17 22:13:43 +01:00
Rory Doherty
56645efb01
Fix local logins
2022-10-27 17:23:10 +01:00
Adam
5982365c2d
Merge pull request #185 from RoryDoherty/move-messages
...
Move messages to the top of status page
2022-10-24 20:18:59 +01:00
Rory Doherty
402bf94918
Move messages to the top of status page
2022-10-18 16:08:11 +01:00
Adam
87ab7d9238
Merge pull request #175 from jemand771/sample-data-remove-statping-com
...
remove push.statping.com from sample services
2022-10-08 00:25:07 +01:00
Willy
0d49031128
remove push.statping.com from sample services
...
it's down so the service will always report as offline.
also, removing dependency on original statping
2022-09-20 09:18:21 +00:00
Adam
1333765699
Merge branch 'unstable' into dev
2022-08-11 13:56:51 +01:00
Adam
b0358253c8
Merge pull request #163 from adamboutcher/Branding_Changes_Settings
...
Branding changes settings
2022-08-04 16:56:46 +01:00
Adam
f93fe90b4d
Update CoreSettings.vue
...
statping to statping-ng
2022-08-04 16:45:13 +01:00
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
a7e8936fae
Unstable 0.91.0 ( #154 )
...
* Version bump
* bump node,go,docker-compose versions
build fixes
mod updates
* fix docker-compose
* test with updated slack-url
* remove coveralls testing coverage
* bump go version
* bump go version
* replace go version
* bump go versino
* update version on workflow
* restore cache hit
* fix: log search error
* dev: Add base.gohtml in assets [#137 ](https://github.com/statping-ng/statping-ng/issues/137 )
* Removed useless logging messages [#137 ](https://github.com/statping-ng/statping-ng/issues/137 )
* 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.
* Typo fixed in czech.js
Typo fixed in czech.js
* Dev Build to Go Version 1.17.x
* Unstable and Stable Build to Go Version 1.17.x
* Test Mac M1 Builds
* Wrong Branch
aevert oTest Mac M1 Builds"
This reverts commit ec6deacbf4
.
* Test Mac M1 Builds, Fix Windows 32bit.
* Update Darwin Build Matrix.
* Fix Erronious MacOS Env
* M1 Build fixes for unstable and stable.
Co-authored-by: Jonathan Barney <jonathanrbarney@gmail.com>
Co-authored-by: herb <herb@getjerry.com>
Co-authored-by: Geoffroy Arnoud <geoffroy.arnoud@renater.fr>
Co-authored-by: Viktor Sidorenko <sidorenko.vik@gmail.com>
Co-authored-by: Jaroslav Lichtblau <svetlemodry@users.noreply.github.com>
2022-07-29 13:46:14 +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