1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-25 01:16:21 +02:00
pocketbase/models
Gani Georgiev af71b63f23 [#2533] added VK OAuth2 provider
Co-authored-by: Valentine <xb2w1z@gmail.com>
2023-05-24 15:41:58 +03:00
..
schema renamed private to protected 2023-04-15 13:27:42 +03:00
settings [#2533] added VK OAuth2 provider 2023-05-24 15:41:58 +03:00
admin_test.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
admin.go decreased bcrypt round hash for admins to 12 for consistency with the auth records 2023-03-19 16:10:11 +02:00
backup_file_info.go added backup apis and tests 2023-05-13 22:12:42 +03:00
base_test.go updated automigrate templates, added js bindings tests and updated models IsNew behavior 2022-12-05 13:57:09 +02:00
base.go updated automigrate templates, added js bindings tests and updated models IsNew behavior 2022-12-05 13:57:09 +02:00
collection_test.go changed types.JsonArray to support generics 2023-03-22 17:12:44 +02:00
collection.go changed types.JsonArray to support generics 2023-03-22 17:12:44 +02:00
external_auth_test.go [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03:00
external_auth.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
param_test.go initial public commit 2022-07-07 00:19:05 +03:00
param.go initial public commit 2022-07-07 00:19:05 +03:00
record_test.go [#2205] fixed Record.WithUnknownData() typo 2023-04-03 22:01:59 +03:00
record.go [#2205] fixed Record.WithUnknownData() typo 2023-04-03 22:01:59 +03:00
request_data_test.go filter enhancements 2023-01-07 22:27:11 +02:00
request_data.go [#1939] removed redundant COALESCE normalizations 2023-03-23 19:30:35 +02:00
request_test.go initial public commit 2022-07-07 00:19:05 +03:00
request.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
table_info.go added view collection type 2023-02-18 19:33:42 +02:00