pocketbase/apis
Gani Georgiev 40f2ba731c added osutils.IsProbablyGoRun 2025-09-06 19:52:51 +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 updated scaffold apis to use random id during the collections initialization and made index columns check on the UI case insensitive 2025-08-26 22:02:00 +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 osutils.IsProbablyGoRun 2025-09-06 19:52:51 +03: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 added the triggered rate limit rule in the error log details 2025-06-25 20:32:58 +03:00
middlewares_rate_limit_test.go increased slightly the wait time to minimize tests flakiness 2025-08-31 20:31:45 +03: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 [#718] enabled calling auth-refresh with impersonate token 2025-06-29 11:24:50 +03:00
record_auth_refresh_test.go [#718] enabled calling auth-refresh with impersonate token 2025-06-29 11:24:50 +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 added more tests and extra debug log 2025-08-20 22:41:33 +03:00
record_auth_with_oauth2_redirect.go added more tests and extra debug log 2025-08-20 22:41:33 +03:00
record_auth_with_oauth2_redirect_test.go added more tests and extra debug log 2025-08-20 22:41:33 +03:00
record_auth_with_oauth2_test.go [#7090] try to forward the Apple OAuth2 redirect user's name to the auth handler 2025-08-16 21:30:43 +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 [#3233] added optional ServeEvent.Listener field 2025-06-29 15:41:55 +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