.. |
admin_test.go
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02:00 |
admin.go
|
logs refactoring
|
2023-11-26 13:33:17 +02:00 |
api_error_test.go
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02: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
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02:00 |
backup.go
|
logs refactoring
|
2023-11-26 13:33:17 +02:00 |
base_test.go
|
replaced the default binder with rest.MultiBinder
|
2024-01-20 15:03:45 +02:00 |
base.go
|
[#4498] fixed OnAfterApiError nil error reference
|
2024-03-06 11:06:39 +02:00 |
collection_test.go
|
added back relation filter reference support
|
2024-02-19 16:55:34 +02:00 |
collection.go
|
added Response.Committed checks
|
2023-07-20 10:40:03 +03:00 |
file_test.go
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02:00 |
file.go
|
normalized internal errors formatting
|
2024-07-09 22:18:04 +03:00 |
health_test.go
|
[#4310] allow HEAD requests to the health endpoint
|
2024-02-10 10:59:39 +02:00 |
health.go
|
aligned healthCheckResponse struct fields
|
2024-02-10 11:04:59 +02:00 |
logs_test.go
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02:00 |
logs.go
|
logs refactoring
|
2023-11-26 13:33:17 +02:00 |
middlewares_test.go
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02:00 |
middlewares.go
|
added temp collections cache
|
2024-04-25 10:14:59 +03:00 |
realtime_test.go
|
[#5898] instead of unregister, unset the realtime client auth state on deleting the related auth record
|
2024-11-19 22:09:34 +02:00 |
realtime.go
|
[#5898] instead of unregister, unset the realtime client auth state on deleting the related auth record
|
2024-11-19 22:09:34 +02:00 |
record_auth_test.go
|
updated the rules when linking OAuth2 by email
|
2024-06-18 16:26:32 +03:00 |
record_auth.go
|
updated the rules when linking OAuth2 by email
|
2024-06-18 16:26:32 +03:00 |
record_crud_test.go
|
added temp collections cache
|
2024-04-25 10:14:59 +03:00 |
record_crud.go
|
added randomized trottle for failed list filter requests
|
2024-11-14 14:31:17 +02:00 |
record_helpers_test.go
|
fixed unverified typos
|
2024-01-22 08:02:48 +02:00 |
record_helpers.go
|
normalized wrapped errors casing
|
2024-07-02 22:47:25 +03:00 |
serve.go
|
registered a default http.Server.ErrorLog handler
|
2024-11-03 12:26:42 +02:00 |
settings_test.go
|
[#4393] added Planning Center OAuth2 provider
|
2024-02-24 08:46:22 +02:00 |
settings.go
|
added Response.Committed checks
|
2023-07-20 10:40:03 +03:00 |