1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-21 13:35:49 +02:00
pocketbase/models
2024-07-09 22:18:04 +03:00
..
schema updated the rules when linking OAuth2 by email 2024-06-18 16:26:32 +03:00
settings normalized internal errors formatting 2024-07-09 22:18:04 +03:00
admin_test.go updated CHANGELOG and added t.Parallel to some of the tests 2024-01-03 10:58:25 +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 CHANGELOG and added t.Parallel to some of the tests 2024-01-03 10:58:25 +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 updated CHANGELOG and added t.Parallel to some of the tests 2024-01-03 10:58:25 +02:00
collection.go added onlyVerified auth collection option 2023-12-06 11:57:04 +02:00
external_auth_test.go updated CHANGELOG and added t.Parallel to some of the tests 2024-01-03 10:58:25 +02:00
external_auth.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
log.go logs refactoring 2023-11-26 13:33:17 +02:00
param_test.go updated CHANGELOG and added t.Parallel to some of the tests 2024-01-03 10:58:25 +02:00
param.go initial public commit 2022-07-07 00:19:05 +03:00
record_test.go updated the rules when linking OAuth2 by email 2024-06-18 16:26:32 +03:00
record.go updated the rules when linking OAuth2 by email 2024-06-18 16:26:32 +03:00
request_info_test.go updated CHANGELOG and added t.Parallel to some of the tests 2024-01-03 10:58:25 +02:00
request_info.go added @request.context field 2024-02-17 15:01:09 +02:00
request_test.go initial public commit 2022-07-07 00:19:05 +03:00
request.go updated CHANGELOG and added t.Parallel to some of the tests 2024-01-03 10:58:25 +02:00
table_info.go added view collection type 2023-02-18 19:33:42 +02:00