Commit Graph

297 Commits (6d66277d0b134a932c3c34d684d97f661b68fbb5)

Author SHA1 Message Date
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 7120015c7c letsencrypt enable ENV var 2020-07-15 10:09:00 -07:00
hunterlong 7f5a6a2e7c fixed ICMP latency and ping duration, organized Vue files 2020-07-09 11:19:31 -07:00
hunterlong 23fb2eb2a9 import and export CLI command updates (added configs to export/import), modified Webhook notifier headers 2020-07-07 21:22:59 -07:00
hunterlong 0a91e49416 test fix 2020-07-02 12:43:08 -07:00
hunterlong afc471116e authentication, UI fixes, 2020-07-02 11:41:46 -07:00
hunterlong 507c42f07e setup form fix 2020-06-26 16:51:12 -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 5a042e3c66 metrics now include service name for each service metric 2020-06-21 21:51:40 -07:00
hunterlong 723ced48c1 added OnSave() method for notifiers 2020-06-20 23:52:07 -07:00
hunterlong 386d9a49b9 test fix 2020-06-20 21:31:08 -07:00
hunterlong 2e2b4c2a7f email notifier update, duration humanized 2020-06-19 02:14:40 -07:00
hunterlong 6fceb832d4 slack notifier fix, i18n updates, yayness 2020-06-18 00:58:54 -07:00
hunterlong 1f14750311 prometheus metric updates 2020-06-16 04:02:14 -07:00
hunterlong d4a557d2f8 prometheus metric updates 2020-06-16 02:42:21 -07:00
hunterlong c3418e2473 quick fix for not null sql field 2020-06-15 22:49:35 -07:00
hunterlong feb20bfa4e changed column type for new string field 2020-06-15 16:04:10 -07:00
hunterlong a9ef085024 custom notifier JSON/text, notifier interface update, added example service and failure. 2020-06-15 00:46:27 -07:00
hunterlong f2ebe6de9f custom notifier JSON/text, codemirror custom designs for variables, JWT updates 2020-06-14 22:39:54 -07:00
hunterlong 01fea69edc custom notifier JSON/text, codemirror custom designs for variables, JWT updates 2020-06-14 21:46:28 -07:00
hunterlong 722ce47977 metrics 2020-06-14 13:46:22 -07:00
hunterlong e27b8de55e version up, default GET http method, metrics 2020-06-12 18:23:30 -07:00
hunterlong 95e294f553 prometheus metrics for better debugging 2020-06-12 18:13:28 -07:00
hunterlong bc45135301 modified Maintance routine to use time.After channel, not tick. 2020-06-10 23:21:53 -07:00
hunterlong 1b68476b81 urgent bug fix 100% CPU, pprof with DEBUG env, 2020-06-10 23:11:39 -07:00
hunterlong a0698fbc95 tests 2020-06-10 10:46:32 -07:00
hunterlong 8f85654040 tests 2020-06-10 09:04:34 -07:00
hunterlong 434c8f2906 checkin test 2020-06-08 20:56:51 -07:00
hunterlong 6156a55e12 code cleanup, debug mode (pprof), new env vars: DISABLE_HTTP, LOGS_MAX_COUNT, LOGS_MAX_AGE, LOGS_MAX_SIZE, DISABLE_COLORS, fixed DISABLE_LOGS bool env, mobile notifier update to fit the next mobile app update, 2020-06-08 17:51:37 -07:00
hunterlong c06eba3bc8 code cleanup, debug mode (pprof), new env vars: DISABLE_HTTP, LOGS_MAX_COUNT, LOGS_MAX_AGE, LOGS_MAX_SIZE, DISABLE_COLORS, fixed DISABLE_LOGS bool env, mobile notifier update to fit the next mobile app update, 2020-06-05 17:36:39 -07:00
hunterlong cfdee4659b tests 2020-06-04 07:08:53 -07:00
hunterlong 8fd585120a language 2020-06-02 00:22:26 -07:00
hunterlong d463f548ad language 2020-06-02 00:05:13 -07:00
hunterlong 98175ab326 i18n implementation for frontend, oauth url fixes, added language into Core, 2020-06-01 23:56:19 -07:00
hunterlong 5d66e34e56 include netgo tag during golang build process 2020-05-25 22:11:32 -07:00
hunterlong 65f32896cf stale issue bot fix, test fix 2020-05-22 20:41:27 -07:00
hunterlong ad03ef545d patch 2020-05-21 05:04:45 -07:00
hunterlong bfd173d7d7 updated ICMP to use system ping command (doesnt need root), added tests for TCP/HTTP TLS and non-TLS service checks 2020-05-21 00:10:35 -07:00
hunterlong a8bae268ea TCP service fix for services that are not using TLS (different packages) 2020-05-20 19:53:09 -07:00
hunterlong 42fb363673 version up, TLS, ADMIN_PASS to ADMIN_PASSWORD 2020-05-20 00:10:04 -07:00
hunterlong 7630eb3263 TLS with TCP 2020-05-19 23:59:28 -07:00
hunterlong 4618d56c18 mTLS service check (http) 2020-05-19 23:41:50 -07:00
hunterlong bcd38ec668 bulk SQL records insert fix, chunk size per db type 2020-05-18 21:17:38 -07:00
hunterlong 6de67a1906 bulk SQL records insert fix 2020-05-18 20:46:54 -07:00
hunterlong f9ab560736 including NAME, DESCRIPTION, and DOMAIN env vars to be used when Statping is setup (automatically), modified docker-compose full stack yml. 2020-05-15 17:21:54 -07:00
hunterlong 1bd9e98163 added --config flag to specify config.yml file 2020-05-10 14:40:45 -07:00
hunterlong 42e1b0216a fixed authentication via cookies, oauth login, 2020-05-04 13:45:43 -07:00
hunterlong d52b02eb3e notifiers update with variables using golang template lib, new variables documentation tab, Replacer func now contains it's own struct, humanize lib (but its meh) 2020-05-02 02:51:47 -07:00
hunterlong 4cd669b9d0 comments and organization 2020-05-01 17:53:35 -07:00
hunterlong b4159359b2 fix for Authorization header 2020-05-01 17:19:54 -07:00
hunterlong 333ebd9c28 comment updates, postman tests on the live API collection 2020-05-01 03:43:32 -07:00
hunterlong 6cfb9feb84 unique permalink, utils.replacer test 2020-05-01 03:25:54 -07:00
hunterlong 94485e3a9e better text for Service UI, add core if SAMPLE_DATA is set to false, start service if added from services.yml 2020-05-01 02:26:57 -07:00
hunterlong 73c3366625 removing api_key (unused) 2020-04-30 23:59:16 -07:00
hunterlong d9e3cabb4e remove API_KEY (unused code), just use API_SECRET, YAML unmarshal, services.yml services auto creation 2020-04-30 01:35:33 -07:00
Emanuel Bennici 5c5f137df7
Use custom 'Content-Type' header if user has set it
Let the user set `Content-Type` header.
2020-04-27 13:56:54 +02:00
hunterlong c31f46da5c wow. my bad 2020-04-24 08:11:18 -07:00
hunterlong 6d87a378b5 config.yml loading 2020-04-23 20:55:14 -07:00
hunterlong ad3dac860d config.yml loading 2020-04-23 20:48:21 -07:00
hunterlong a332ba5cf0 config.yml loading 2020-04-23 19:26:09 -07:00
hunterlong bc3937a5dc admin default login 2020-04-21 22:46:48 -07:00
hunterlong 969beb2cb5 docker build, static golang builds 2020-04-21 22:24:50 -07:00
hunterlong 676ae77fad envs 2020-04-20 08:17:22 -07:00
hunterlong 0a29350d5f oauth 2020-04-19 20:02:34 -07:00
hunterlong 87a76f715b http redirection option, issue #502, #499 2020-04-19 05:53:23 -07:00
hunterlong 5cd3e90b43 http redirection option, issue #502, #499 2020-04-19 04:16:44 -07:00
hunterlong 7355105c68 additional testing 2020-04-19 01:03:50 -07:00
hunterlong 9636f058de build bruh 2020-04-17 05:52:53 -07:00
hunterlong 160979676b removed env issues 2020-04-16 22:51:55 -07:00
hunterlong 25d6f3b66a error handling, tests, fixes 2020-04-16 20:21:17 -07:00
hunterlong 38601e7652 more tests 2020-04-16 10:55:47 -07:00
hunterlong cead240508 more tests 2020-04-16 10:32:54 -07:00
hunterlong 701fac0298 viper/cobra configs, psql updates 2020-04-16 02:57:00 -07:00
hunterlong 428a840c3d postgres issue fixed, SAMPLE_DATA env 2020-04-15 06:05:22 -07:00
hunterlong 445308e558 removed unused log 2020-04-14 19:04:50 -07:00
hunterlong dbdf92411f checkin demo api key 2020-04-14 10:26:33 -07:00
hunterlong 3b7df28c47 UI, and more issue fixes 2020-04-14 09:08:50 -07:00
hunterlong b3b41f58fa incidents, UX 2020-04-13 04:17:09 -07:00
hunterlong fe2cdb915a tests 2020-04-12 16:23:39 -07:00
hunterlong bbd36d3698 sentry optional 2020-04-11 15:18:43 -07:00
hunterlong 74d77b6300 notifier updates for UX, UI updates, cypress testing 2020-04-10 22:59:51 -07:00
Hunter Long aaeaefc489 tests 2020-04-09 16:53:36 -07:00
Hunter Long bbfb21ec03 checkins, UX, and fixes 2020-04-08 18:47:27 -07:00
hunterlong fa035fdbc7 oauth, UX 2020-04-07 07:56:49 -07:00
hunterlong d7190719e0 oauth, incidents, fixes 2020-04-07 04:53:32 -07:00
Hunter Long 3e791c2c74 design changes, incidents 2020-04-06 17:06:46 -07:00
Hunter Long efcdd9fdd8 design changes, form updates, API fixes 2020-04-03 17:28:09 -07:00
hunterlong 514d0f59e8 removed comments 2020-04-01 21:44:41 -07:00
Hunter Long 1d3418a9f0 cypress updates, change to SQLite database package and settings, 2020-03-31 11:41:12 -07:00
Hunter Long ff887d9e51 travis 2020-03-28 18:21:32 -07:00
hunterlong 30d70cb6ac check gRPC services, fixed bug for notifiers on clean install 2020-03-25 16:30:52 -07:00
hunterlong 7d385b4da2 notification fixes, tests 2020-03-25 11:46:50 -07:00
hunterlong f331e9bbf9 notify after x failures, variable replacer, 0.90.16 2020-03-22 19:50:30 -07:00
hunterlong f953eea1dd SCSS fixes 2020-03-22 00:57:17 -07:00
hunterlong a7b49500ca additional updates on issues 2020-03-22 00:09:45 -07:00
hunterlong 4327569bac https://github.com/statping/statping/issues/431 2020-03-21 17:35:33 -07:00
Hunter Long 80cf8d7ac3 travis 2020-03-19 04:04:09 -07:00
Hunter Long 8e4dac1bd3 updates 2020-03-18 18:50:53 -07:00