.. |
api.go
|
theme editor fixes, config changes
|
2020-09-14 16:00:35 -07:00 |
api_test.go
|
export HTTP test
|
2020-09-08 18:54:00 -07:00 |
authentication.go
|
authentication, UI fixes,
|
2020-07-02 11:41:46 -07:00 |
cache.go
|
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 |
checkin.go
|
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 |
checkins_test.go
|
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 |
dashboard.go
|
frontend change, oauth fixes
|
2020-09-17 21:14:27 -07:00 |
doc.go
|
vue
|
2020-03-09 11:17:55 -07:00 |
function.go
|
travis
|
2020-03-28 18:21:32 -07:00 |
groups.go
|
comments and organization
|
2020-05-01 17:53:35 -07:00 |
groups_test.go
|
added .Validate() error method for multiple types
|
2020-08-09 20:10:37 -07:00 |
handlers.go
|
letsencrypt enable ENV var
|
2020-07-15 10:09:00 -07:00 |
incident.go
|
UI updates, incident updates API changes
|
2020-08-04 01:50:06 -07:00 |
incidents_test.go
|
additional testing
|
2020-04-19 01:03:50 -07:00 |
index.go
|
404 handle (no redirect[vue])
|
2020-08-22 01:14:31 -07:00 |
jwt.go
|
checkin form fix, user/token route for auth
|
2020-08-03 17:31:42 -07:00 |
messages.go
|
error handling, tests, fixes
|
2020-04-16 20:21:17 -07:00 |
messages_test.go
|
additional testing
|
2020-04-19 01:03:50 -07:00 |
middleware.go
|
prometheus metric updates
|
2020-06-16 02:42:21 -07:00 |
notifications.go
|
notifier endpoint fixes, timeframe rounding chart data
|
2020-09-01 20:50:17 -07:00 |
notifiers_test.go
|
test fix
|
2020-08-20 01:52:16 -07:00 |
oauth.go
|
setup form fix
|
2020-06-26 16:51:12 -07:00 |
oauth_custom.go
|
frontend change, oauth fixes
|
2020-09-17 12:42:54 -07:00 |
oauth_github.go
|
new custom oAuth authentication method, added "local" auth method as default
|
2020-06-25 21:46:09 -07:00 |
oauth_google.go
|
new custom oAuth authentication method, added "local" auth method as default
|
2020-06-25 21:46:09 -07:00 |
oauth_slack.go
|
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 |
oauth_test.go
|
tests, http proxy in transport
|
2020-07-20 04:58:13 -07:00 |
routes.go
|
frontend change, oauth fixes
|
2020-09-17 12:42:54 -07:00 |
scope.go
|
prometheus metric updates tests
|
2020-06-16 05:15:12 -07:00 |
server.go
|
A+ SSL score
|
2020-08-19 13:06:57 -07:00 |
services.go
|
notifier panic fix
|
2020-08-25 13:38:47 -07:00 |
services_test.go
|
static services, additional testing, postman update
|
2020-07-20 15:02:01 -07:00 |
setup.go
|
read_only DB env, DSN env
|
2020-09-16 00:01:44 -07:00 |
theme_test.go
|
github actions disabling SASS tests
|
2020-04-19 22:12:17 -07:00 |
users.go
|
checkin form fix, user/token route for auth
|
2020-08-03 17:31:42 -07:00 |
users_test.go
|
force CGO_ENABLED=1 for arm builds, test fix (logout)
|
2020-05-04 19:46:49 -07:00 |