1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 09:02:26 +02:00
pocketbase/forms
2022-07-18 00:16:09 +03:00
..
validators normalized the caster to return always non-null value and fixed minor ui issues 2022-07-18 00:16:09 +03:00
admin_login_test.go initial public commit 2022-07-07 00:19:05 +03:00
admin_login.go initial public commit 2022-07-07 00:19:05 +03:00
admin_password_reset_confirm_test.go [#38] added lint and used the lint suggestions 2022-07-09 17:17:41 +03:00
admin_password_reset_confirm.go initial public commit 2022-07-07 00:19:05 +03:00
admin_password_reset_request_test.go initial public commit 2022-07-07 00:19:05 +03:00
admin_password_reset_request.go initial public commit 2022-07-07 00:19:05 +03:00
admin_upsert_test.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
admin_upsert.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
base.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
collection_upsert_test.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
collection_upsert.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
realtime_subscribe_test.go initial public commit 2022-07-07 00:19:05 +03:00
realtime_subscribe.go initial public commit 2022-07-07 00:19:05 +03:00
record_upsert_test.go normalized the caster to return always non-null value and fixed minor ui issues 2022-07-18 00:16:09 +03:00
record_upsert.go normalized the caster to return always non-null value and fixed minor ui issues 2022-07-18 00:16:09 +03:00
settings_upsert_test.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
settings_upsert.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
user_email_change_confirm_test.go initial public commit 2022-07-07 00:19:05 +03:00
user_email_change_confirm.go initial public commit 2022-07-07 00:19:05 +03:00
user_email_change_request_test.go initial public commit 2022-07-07 00:19:05 +03:00
user_email_change_request.go [#47] fixed some doc and code inconsistencies and removed some redundant parentheses 2022-07-10 09:13:44 +03:00
user_email_login_test.go initial public commit 2022-07-07 00:19:05 +03:00
user_email_login.go initial public commit 2022-07-07 00:19:05 +03:00
user_oauth2_login_test.go initial public commit 2022-07-07 00:19:05 +03:00
user_oauth2_login.go added new lines for readability and consistency 2022-07-14 20:01:53 +03:00
user_password_reset_confirm_test.go [#38] added lint and used the lint suggestions 2022-07-09 17:17:41 +03:00
user_password_reset_confirm.go initial public commit 2022-07-07 00:19:05 +03:00
user_password_reset_request_test.go initial public commit 2022-07-07 00:19:05 +03:00
user_password_reset_request.go initial public commit 2022-07-07 00:19:05 +03:00
user_upsert_test.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
user_upsert.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
user_verification_confirm_test.go [#38] added lint and used the lint suggestions 2022-07-09 17:17:41 +03:00
user_verification_confirm.go initial public commit 2022-07-07 00:19:05 +03:00
user_verification_request_test.go initial public commit 2022-07-07 00:19:05 +03:00
user_verification_request.go initial public commit 2022-07-07 00:19:05 +03:00