.. |
admin_test.go
|
[#1240] added dedicated before/after auth hooks and refactored the submit interceptors
|
2023-01-15 17:00:28 +02:00 |
admin.go
|
check after hook errors
|
2023-05-29 21:50:07 +03:00 |
api_error_test.go
|
fixed apis.NewUnauthorizedError test
|
2023-06-08 18:16:00 +03:00 |
api_error.go
|
restructered some of the internals and added basic js app hooks support
|
2023-06-08 17:59:08 +03:00 |
backup_test.go
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
backup.go
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
base_test.go
|
updated jsvm errors handling
|
2023-07-18 12:36:04 +03:00 |
base.go
|
updated jsvm errors handling
|
2023-07-18 12:36:04 +03:00 |
collection_test.go
|
[#215] added server-side handlers for serving private files
|
2023-04-04 20:33:35 +03:00 |
collection.go
|
check after hook errors
|
2023-05-29 21:50:07 +03:00 |
file_test.go
|
allowed specifying non-context auth model for the file token endpoint
|
2023-04-17 22:05:09 +03:00 |
file.go
|
soft deprecated apis.RequestData(c) in favor of apis.RequestInfo(c) and updated jsvm bindings
|
2023-07-17 23:13:39 +03:00 |
health_test.go
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
health.go
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
logs_test.go
|
initial v0.8 pre-release
|
2022-10-30 10:28:14 +02:00 |
logs.go
|
replaced QueryString() with QueryParams().Encode()
|
2022-12-08 13:35:56 +02:00 |
middlewares_test.go
|
initial v0.8 pre-release
|
2022-10-30 10:28:14 +02:00 |
middlewares.go
|
soft deprecated apis.RequestData(c) in favor of apis.RequestInfo(c) and updated jsvm bindings
|
2023-07-17 23:13:39 +03:00 |
realtime_test.go
|
[#2325] trigger the related record realtime events on custom record model change
|
2023-04-20 10:44:20 +03:00 |
realtime.go
|
soft deprecated apis.RequestData(c) in favor of apis.RequestInfo(c) and updated jsvm bindings
|
2023-07-17 23:13:39 +03:00 |
record_auth_test.go
|
updated /api/oauth2-redirect error messages
|
2023-04-25 11:52:56 +03:00 |
record_auth.go
|
soft deprecated apis.RequestData(c) in favor of apis.RequestInfo(c) and updated jsvm bindings
|
2023-07-17 23:13:39 +03:00 |
record_crud_test.go
|
added unique error test for the record update api
|
2023-04-13 23:04:24 +03:00 |
record_crud.go
|
soft deprecated apis.RequestData(c) in favor of apis.RequestInfo(c) and updated jsvm bindings
|
2023-07-17 23:13:39 +03:00 |
record_helpers_test.go
|
soft deprecated apis.RequestData(c) in favor of apis.RequestInfo(c) and updated jsvm bindings
|
2023-07-17 23:13:39 +03:00 |
record_helpers.go
|
soft deprecated apis.RequestData(c) in favor of apis.RequestInfo(c) and updated jsvm bindings
|
2023-07-17 23:13:39 +03:00 |
serve.go
|
return the http.Server instance to allow manual shutdowns
|
2023-07-16 23:13:15 +03:00 |
settings_test.go
|
[#2762] added Yandex OAuth2 provider
|
2023-06-23 14:13:43 +03:00 |
settings.go
|
check after hook errors
|
2023-05-29 21:50:07 +03:00 |