Commit Graph

375 Commits (3330161d17930d32b24cd7c8cb8734aabf203cce)

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