This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
pocketbase
Watch
1
Star
0
Fork
0
You've already forked pocketbase
mirror of
https://github.com/pocketbase/pocketbase.git
synced
2025-01-24 06:16:43 +02:00
Code
Issues
Releases
Activity
pocketbase
/
models
History
Gani Georgiev
1f45b858a6
[
#1217
] add support for smtp LOGIN auth
2022-12-13 11:45:59 +02:00
..
schema
updated changelog and ui/dist
2022-12-06 00:32:10 +02:00
settings
[
#1217
] add support for smtp LOGIN auth
2022-12-13 11:45:59 +02:00
admin_test.go
…
admin.go
…
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
…
collection.go
…
external_auth_test.go
…
external_auth.go
…
param_test.go
…
param.go
…
record_test.go
added record.OriginalCopy() to return a record model copy with the original/initial data
2022-12-02 11:37:11 +02:00
record.go
set map size to the shallowCopy
2022-12-12 15:58:56 +02:00
request_data.go
fixed autocomplete base collection keys caching
2022-11-18 13:32:32 +02:00
request_test.go
…
request.go
…