Commit Graph

137 Commits (38913a9889c39b4fb80063f47b8b966f38933ba1)

Author SHA1 Message Date
Adam f93fe90b4d
Update CoreSettings.vue
statping to statping-ng
2022-08-04 16:45:13 +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 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 43a89d40db Activated Czech Language 2021-09-14 10:57:06 +01:00
nils1323 e764f639d0
Fix logic
check if it is var1 is not necessary because telegram only needs strings and no numbers
2021-09-06 17:37:43 +02:00
Nils eb5589eeaf allow numeric input when using telegram 2021-09-05 20:09:30 +02:00
Adam Boutcher 71e942cae9 Branding Changes 2021-08-18 10:17:11 +01:00
Hunter Long df8e1f73d9 removed source.tar.gz file from repo, fixed GH actions 2020-12-20 01:35:44 -08:00
Ben Klein a1776b5b44
GitHub scopes request only what's needed
For #908
2020-12-01 17:09:06 -05:00
hunterlong 4c6b9e6a35 fix for https://github.com/statping/statping/issues/842, additional columns for language CSV, modified cache routine to 60 seconds 2020-10-02 12:37:20 -07:00
hunterlong bdbaf8cbca fix for https://github.com/statping/statping/issues/842, additional columns for language CSV 2020-10-02 12:06:25 -07:00
Hunter Long a23c9015b5
Merge branch 'dev' into login-screen 2020-10-01 10:10:58 -07:00
hunterlong adfc113cbc form updates, version up 2020-10-01 10:06:07 -07:00
Henri Cook d7a19ef538 Enable signin button on login form change
Enable the signin button on the login page when the username or
password field changes.

This fixes some errors where the password manager inserted
username and password but the "SignIn" button was not activated as a result.

Closes #692
2020-09-22 08:58:33 +01:00
Ashish 09b554e5a1
Merge branch 'dev' into grpcCheckFixes 2020-09-21 16:05:38 -07:00
hunterlong edeac80ee7 frontend change, oauth fixes 2020-09-17 12:42:54 -07:00
Ashish 86d807da1e
Merge branch 'dev' into grpcCheckFixes 2020-09-14 09:59:00 -07:00
Marc Binder b1516b3fc7
bug: use v-model.number instead of v-model to capture notify_before (#813)
Co-authored-by: Hunter Long <Info@socialeck.com>
2020-09-12 13:07:19 -07:00
hunterlong b37713877a i18n language generate 2020-09-11 20:08:26 -07:00
Ashish e81d340781
Merge branch 'dev' into grpcCheckFixes 2020-09-11 09:27:25 -07:00
hunterlong f7aa35ce0e i18n language generate script from aws 2020-09-09 14:58:27 -07:00
hunterlong 6ca458186d i18n language generate script from aws 2020-09-09 14:11:32 -07:00
thatInfrastructureGuy 904689bae4
Unset default method for grpc check.
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:29 -07:00
thatInfrastructureGuy 3ea70439ab
Update default values for grpc check.
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:29 -07:00
thatInfrastructureGuy f0f5008982
Add doc link to GRPC Health Check toggle
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:29 -07:00
thatInfrastructureGuy 77eb04fd67
Support grpc services without healthchecks
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:29 -07:00
thatInfrastructureGuy 51e6ee2c63
Ask to verify SSL for grpc services
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:28 -07:00
hunterlong eb9792d184 modal for UI confirmations 2020-09-02 00:47:55 -07:00
hunterlong 5bc10fcc85 updatess to service on Dashboard 2020-09-01 13:15:30 -07:00
hunterlong 130cc3ede7 404 handle (no redirect[vue]) 2020-08-22 01:14:31 -07:00
hunterlong 5a2afd9672 frontend UI changes, removed sass 2020-08-21 06:14:30 -07:00
Hunter Long 9e62ba8fbe webpack fixes, theme editor fixes 2020-08-06 00:58:00 -07:00
hunterlong 31c93751f7 webpack 2020-08-04 20:45:26 -07:00
hunterlong 6b9f0766a5 UI updates, incident updates API changes 2020-08-04 01:50:06 -07:00
hunterlong 79b6e620bf checkin form fix, user/token route for auth 2020-08-03 17:31:42 -07:00
hunterlong c92fe8a329 notifications methods updated, notification testing, incident UI updates 2020-07-31 11:40:47 -07:00
hunterlong 1a438a6198 0.90.62 updates 2020-07-30 16:14:41 -07:00
hunterlong e14cfd3dd4 static services, additional testing, postman update 2020-07-20 15:02:01 -07:00
hunterlong 1964b0e4f2 scss changes 2020-07-19 20:47:45 -07:00
Hunter Long 6a0f14c4e3
Merge branch 'checkin-updates' into sass-design 2020-07-19 20:15:43 -07:00
hunterlong fd62ac4c76 checkin updates, service view screen update, dont cache pages with "v" as a query param, checkins now in seconds 2020-07-19 19:58:11 -07:00
hunterlong ef09cea1e3 scss template 2020-07-14 12:51:14 -07:00
hunterlong afc471116e authentication, UI fixes, 2020-07-02 11:41:46 -07:00
hunterlong 08e5d81c3c new custom oAuth authentication method, added "local" auth method as default 2020-06-25 21:46:09 -07:00
hunterlong 202695ba20 oauth Google fixes, google oauth restrict users based on domain and/or email address, notifiers no dereference pointer for services and failure 2020-06-25 21:08:12 -07:00
hunterlong ea23865494 added github oauth username and organizations for authentication 2020-06-25 18:37:57 -07:00
hunterlong 6f0f712bad oauth fixes, login cookies fixes 2020-06-25 17:15:59 -07:00
hunterlong 7be131d0cf added http headers for outgoing requests, removed mobile notifier inputs, added Pushover notifier fields 2020-06-24 18:58:21 -07:00
hunterlong 04a04ad715 added Switch and List inputs for notifiers, added more variable examples 2020-06-22 00:13:57 -07:00
hunterlong 2e2b4c2a7f email notifier update, duration humanized 2020-06-19 02:14:40 -07:00