1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-25 01:16:21 +02:00
pocketbase/models
2022-08-31 13:38:31 +03:00
..
schema fixed typos 2022-08-17 22:32:10 +03:00
admin_test.go initial public commit 2022-07-07 00:19:05 +03:00
admin.go initial public commit 2022-07-07 00:19:05 +03:00
base_test.go before updateding test data 2022-08-07 20:58:21 +03:00
base.go [#275] added support to customize the default user email templates from the Admin UI 2022-08-14 19:30:45 +03:00
collection_test.go initial public commit 2022-07-07 00:19:05 +03:00
collection.go [#151] remove files on cascade deletion 2022-07-18 12:04:27 +03: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 [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03: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 normalized the caster to return always non-null value and fixed minor ui issues 2022-07-18 00:16:09 +03:00
record.go [#151] remove files on cascade deletion 2022-07-18 12:04:27 +03:00
request_test.go initial public commit 2022-07-07 00:19:05 +03:00
request.go [#282] added the "real" user ip to the logs 2022-08-18 15:27:45 +03:00
user_test.go initial public commit 2022-07-07 00:19:05 +03:00
user.go [#114] simplified some code by returning early and added cap for slices 2022-07-14 19:26:08 +03:00