1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-25 01:16:21 +02:00
pocketbase/forms
2023-03-01 23:29:51 +02:00
..
validators added min select relation field option 2023-02-24 16:34:02 +02:00
admin_login_test.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
admin_login.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
admin_password_reset_confirm_test.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
admin_password_reset_confirm.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
admin_password_reset_request_test.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
admin_password_reset_request.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
admin_upsert_test.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
admin_upsert.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
apple_client_secret_create_test.go added apple oauth2 integration 2023-03-01 23:29:51 +02:00
apple_client_secret_create.go added apple oauth2 integration 2023-03-01 23:29:51 +02:00
base.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
collection_upsert_test.go prevent collectionId relation field change 2023-02-24 14:12:27 +02:00
collection_upsert.go prevent collectionId relation field change 2023-02-24 14:12:27 +02:00
collections_import_test.go added view collection type 2023-02-18 19:33:42 +02:00
collections_import.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
realtime_subscribe_test.go initial public commit 2022-07-07 00:19:05 +03:00
realtime_subscribe.go [#75] added option to test s3 connection and send test emails 2022-08-21 14:30:36 +03:00
record_email_change_confirm_test.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
record_email_change_confirm.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
record_email_change_request_test.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
record_email_change_request.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
record_oauth2_login_test.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
record_oauth2_login.go added apple oauth2 integration 2023-03-01 23:29:51 +02:00
record_password_login_test.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
record_password_login.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
record_password_reset_confirm_test.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
record_password_reset_confirm.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
record_password_reset_request_test.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
record_password_reset_request.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
record_upsert_test.go [#1896] run files upload after record save 2023-02-22 22:06:59 +02:00
record_upsert.go fixed formatting and typos 2023-02-23 21:51:42 +02:00
record_verification_confirm_test.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
record_verification_confirm.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
record_verification_request_test.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
record_verification_request.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
settings_upsert_test.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
settings_upsert.go [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
test_email_send_test.go [#1069] added default Message-ID and more options to customize the mail message 2022-11-21 17:51:44 +02:00
test_email_send.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00