1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-01-06 00:18:50 +02:00
pocketbase/apis
2023-03-15 18:09:49 +02:00
..
admin_test.go
admin.go added support for optional Model and Record event hook tags 2023-01-27 22:19:08 +02:00
api_error_test.go
api_error.go
base_test.go [#2072] registered RemoveTrailingSlash middleware only for the /api/* routes 2023-03-15 18:09:49 +02:00
base.go [#2072] registered RemoveTrailingSlash middleware only for the /api/* routes 2023-03-15 18:09:49 +02:00
collection_test.go added view collection type 2023-02-18 19:33:42 +02:00
collection.go added support for optional Model and Record event hook tags 2023-01-27 22:19:08 +02:00
file_test.go [#1976] added HEAD requests support for the file download action 2023-03-05 15:39:18 +02:00
file.go [#1976] added HEAD requests support for the file download action 2023-03-05 15:39:18 +02:00
health_test.go
health.go
logs_test.go
logs.go
middlewares_test.go
middlewares.go [#1956] normalized _requests.method to UPPERCASE 2023-03-02 15:15:00 +02:00
realtime_test.go
realtime.go
record_auth_test.go
record_auth.go added apple oauth2 integration 2023-03-01 23:29:51 +02:00
record_crud_test.go added view collection type 2023-02-18 19:33:42 +02:00
record_crud.go added UploadedFiles to the record create/update events 2023-02-22 22:09:13 +02:00
record_helpers_test.go added support for @request.headers.* 2023-03-02 18:56:18 +02:00
record_helpers.go added support for @request.headers.* 2023-03-02 18:56:18 +02:00
settings_test.go added generate-client-secret api test 2023-03-01 23:45:54 +02:00
settings.go added apple oauth2 integration 2023-03-01 23:29:51 +02:00