Commit Graph

425 Commits (fce8f8394a3393195d1693f8deee3f82b0ce2bea)

Author SHA1 Message Date
hunterlong 507c42f07e setup form fix 2020-06-26 16:51:12 -07:00
hunterlong 918035455a test fix 2020-06-25 22:52:45 -07:00
hunterlong d9a5aa84fa code clean 2020-06-25 21:51:51 -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 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 859615bc70 prometheus metric updates tests 2020-06-16 07:48:08 -07:00
hunterlong 91efe7db63 prometheus metric updates tests 2020-06-16 05:15:12 -07:00
hunterlong d4a557d2f8 prometheus metric updates 2020-06-16 02:42:21 -07:00
hunterlong feb20bfa4e changed column type for new string field 2020-06-15 16:04:10 -07:00
hunterlong 780095cc84 unused code 2020-06-15 04:12:30 -07:00
hunterlong 3d0e718ee1 changelog, version up, tests 2020-06-15 01:10:13 -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 01fea69edc custom notifier JSON/text, codemirror custom designs for variables, JWT updates 2020-06-14 21:46:28 -07:00
hunterlong 98e80157b5 CLI fixes for PORT and IP/HOST 2020-06-14 13:18:59 -07:00
hunterlong de051d4bcd CLI fixes for PORT and IP/HOST 2020-06-13 19:46:31 -07:00
hunterlong fb2a9fe067 CLI fixes for PORT and IP/HOST 2020-06-13 18:39:47 -07:00
hunterlong 6da15a570a api tests 2020-06-12 21:12:31 -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 4f268edc10 fixed ENV merge with flags. 2020-06-10 12:41:43 -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 29bda29874 code cleanup 2020-06-04 20:47:35 -07:00
hunterlong 128c53e5e1 language 2020-06-04 06:13:32 -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 ee7960ebe7 newsletter option 2020-06-01 19:27:31 -07:00
hunterlong be710ff838 newsletter feature 2020-05-29 15:07:11 -07:00
hunterlong 5eecb5fa53 newsletter feature 2020-05-29 15:06:13 -07:00
hunterlong 4618d56c18 mTLS service check (http) 2020-05-19 23:41:50 -07:00
hunterlong 006d855564 removed authentication for logout route 2020-05-15 20:07:12 -07:00
hunterlong e30a9a0289 twilio notifier fix, enabled more testing 2020-05-15 03:24:04 -07:00
hunterlong 3fa5269af6 twilio notifier fix, enabled more testing 2020-05-13 20:09:32 -07:00
hunterlong 0a0cc3ce1e force CGO_ENABLED=1 for arm builds, test fix (logout) 2020-05-04 19:46:49 -07:00
hunterlong 42e1b0216a fixed authentication via cookies, oauth login, 2020-05-04 13:45:43 -07:00
hunterlong e7a5b741af fixes for SASS generating and endpoints, oauth fix 2020-05-01 18:49:45 -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 68df645530 fix for css files 404-ing 2020-05-01 04:38:58 -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
Hunter Long c7f543714f removed unused code 2020-04-26 17:42:54 -07:00
hunterlong a332ba5cf0 config.yml loading 2020-04-23 19:26:09 -07:00
hunterlong f914262ea5 docker build, static golang builds 2020-04-21 22:41:47 -07:00
hunterlong 676ae77fad envs 2020-04-20 08:17:22 -07:00
hunterlong fc1e3b971a github actions disabling SASS tests 2020-04-19 22:12:17 -07:00
hunterlong d764117e56 github actions 2020-04-19 22:03:57 -07:00
hunterlong 0a29350d5f oauth 2020-04-19 20:02:34 -07:00
hunterlong 7355105c68 additional testing 2020-04-19 01:03:50 -07:00
hunterlong e8848c824b ugh. 2020-04-17 02:38:17 -07:00
hunterlong b3a7684d64 GH build 2020-04-17 00:21:59 -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 03e490afb9 GH actions 2020-04-16 13:53:52 -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 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 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 5fcb4303f1 tests 2020-04-09 17:10:02 -07:00
Hunter Long aaeaefc489 tests 2020-04-09 16:53:36 -07:00
Hunter Long 332ac82428 vue updates 2020-04-08 20:44:58 -07:00
Hunter Long afd7fa5db1 tests 2020-04-08 19:10:43 -07:00
Hunter Long bbfb21ec03 checkins, UX, and fixes 2020-04-08 18:47:27 -07:00
Hunter Long 2d90db24fc fixes 2020-04-07 20:30:41 -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 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 850a62e81b tests 2020-03-31 13:38:43 -07:00
Hunter Long 21944e7a94 cypress updates, change to SQLite database package and settings. BASE PATH fixes 2020-03-31 13:22:39 -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 7fa80523b2 tests 2020-03-18 21:55:32 -07:00
Hunter Long 38c70da8da travis-ci updates 2020-03-18 20:13:50 -07:00
Hunter Long 9f6ee8f049 travis-ci updates 2020-03-18 20:10:45 -07:00
Hunter Long 8e4dac1bd3 updates 2020-03-18 18:50:53 -07:00
Hunter Long 8170885236 additional 2020-03-16 20:13:07 -07:00
Hunter Long 70276d490d tests 2020-03-16 11:31:40 -07:00
hunterlong dc3ae74070 building 2020-03-16 11:28:45 -07:00
hunterlong 106dd1a47c ok 2020-03-15 23:51:15 -07:00
Hunter Long 12275f7522 notifications!!! 2020-03-13 20:13:20 -07:00
Hunter Long d8a02b31a2 incidents vue 2020-03-12 21:06:06 -07:00
hunterlong 89c103279b vue 2020-03-12 03:00:20 -07:00
hunterlong 6958f41997 vue 2020-03-11 21:58:56 -07:00
Hunter Long bbf8073315 vue 2020-03-10 21:37:52 -07:00
Hunter Long e0288b21a4 vue 2020-03-09 22:24:35 -07:00