pocketbase/apis
Gani Georgiev 836fc77ddc [#6689] updated to automatically routes raw write SQL statements to the nonconcurrent db pool 2025-05-02 10:27:41 +03:00
..
api_error_aliases.go added apis.ToApiError alias 2024-11-22 20:44:29 +02:00
backup.go [#6152] skip the default body size limit for the backup endpoint 2024-12-20 13:45:17 +02:00
backup_create.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
backup_test.go [poc] replaced aws-sdk-go-v2 and gocloud.dev/blob 2025-03-05 16:31:21 +02:00
backup_upload.go moved FindUploadedFiles in RequestEvent 2024-09-30 16:27:59 +03:00
base.go added crons web apis and ui listing 2024-12-25 22:24:24 +02:00
base_test.go moved FindUploadedFiles in RequestEvent 2024-09-30 16:27:59 +03:00
batch.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
batch_test.go added note and tests regarding the shared batch Authorization header 2024-11-23 11:54:25 +02:00
collection.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
collection_import.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
collection_import_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
collection_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
cron.go added crons web apis and ui listing 2024-12-25 22:24:24 +02:00
cron_test.go added crons web apis and ui listing 2024-12-25 22:24:24 +02:00
file.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
file_test.go updated superusers test tokens with the new id 2024-11-04 15:48:28 +02:00
health.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
health_test.go updated superusers test tokens with the new id 2024-11-04 15:48:28 +02:00
installer.go added ServeEvent.InstallerFunc field 2024-12-30 20:30:07 +02:00
logs.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
logs_test.go updated superusers test tokens with the new id 2024-11-04 15:48:28 +02:00
middlewares.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
middlewares_body_limit.go updated godoc and renamed cors middleware handler 2024-11-21 22:22:58 +02:00
middlewares_body_limit_test.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
middlewares_cors.go updated ui/dist and added fallback debug log 2024-11-22 23:30:44 +02:00
middlewares_gzip.go fixed gzip middleware not applying when serving static files 2024-11-28 13:51:43 +02:00
middlewares_rate_limit.go changed store.Store to accept generic key type 2024-12-23 15:44:00 +02:00
middlewares_rate_limit_test.go fixed rate limiter rules matching to acount for the Audience field 2024-11-18 14:46:06 +02:00
middlewares_test.go refactored installer and removed RequireSuperuserAuthOnlyIfAny 2024-11-05 21:12:17 +02:00
realtime.go [#6689] updated to automatically routes raw write SQL statements to the nonconcurrent db pool 2025-05-02 10:27:41 +03:00
realtime_test.go fixed flaky realtime record resolve test 2025-02-09 23:47:08 +02:00
record_auth.go [#4999] added Notion OAuth2 provider 2024-10-10 14:50:25 +03:00
record_auth_email_change_confirm.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_email_change_confirm_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_email_change_request.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_email_change_request_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_impersonate.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_impersonate_test.go updated superusers test tokens with the new id 2024-11-04 15:48:28 +02:00
record_auth_methods.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
record_auth_methods_test.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
record_auth_otp_request.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_otp_request_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_password_reset_confirm.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_password_reset_confirm_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_password_reset_request.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_password_reset_request_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_refresh.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
record_auth_refresh_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_verification_confirm.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_verification_confirm_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_verification_request.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_verification_request_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_with_oauth2.go synced with master 2025-02-21 12:51:44 +02:00
record_auth_with_oauth2_redirect.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
record_auth_with_oauth2_redirect_test.go fixed oauth2 redirect test 2024-11-21 12:11:00 +02:00
record_auth_with_oauth2_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_with_otp.go [#6402] load the request info context during password/OAuth2/OTP authentication 2025-02-10 16:57:25 +02:00
record_auth_with_otp_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_auth_with_password.go [#6402] load the request info context during password/OAuth2/OTP authentication 2025-02-10 16:57:25 +02:00
record_auth_with_password_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_crud.go [#6689] updated to automatically routes raw write SQL statements to the nonconcurrent db pool 2025-05-02 10:27:41 +03:00
record_crud_auth_origin_test.go updated superusers test tokens with the new id 2024-11-04 15:48:28 +02:00
record_crud_external_auth_test.go updated superusers test tokens with the new id 2024-11-04 15:48:28 +02:00
record_crud_mfa_test.go updated superusers test tokens with the new id 2024-11-04 15:48:28 +02:00
record_crud_otp_test.go updated superusers test tokens with the new id 2024-11-04 15:48:28 +02:00
record_crud_superuser_test.go refactored installer and removed RequireSuperuserAuthOnlyIfAny 2024-11-05 21:12:17 +02:00
record_crud_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
record_helpers.go [#6689] updated to automatically routes raw write SQL statements to the nonconcurrent db pool 2025-05-02 10:27:41 +03:00
record_helpers_test.go return an error in case of required MFA so that external handlers can react if necessary 2024-11-21 11:12:25 +02:00
serve.go updated dependencies and golangci-lint to v2 2025-04-12 20:05:21 +03:00
settings.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00
settings_test.go delay default response body write for *Request hooks wrapped in a transaction 2025-04-27 16:25:51 +03:00