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-11-27 00:20:27 +02:00
Code
Issues
Releases
Activity
Files
c89c68a4dc96cc94e2256b5e24d7490cc2692932
pocketbase
/
core
History
Gani Georgiev
b2ac538580
[
#3097
] added SmtpConfig.LocalName option
2023-08-17 19:07:56 +03:00
..
app.go
updated OnModel hooks comment for consistency with the site docs
2023-07-19 18:23:39 +03:00
base_backup_test.go
[
#3089
] use a temp dir inside pb_data to prevent backups cross-device link error
2023-08-08 14:15:29 +03:00
base_backup.go
[
#3089
] use a temp dir inside pb_data to prevent backups cross-device link error
2023-08-08 14:15:29 +03:00
base_settings_test.go
moved settings under models and added settings dao helpers
2022-11-26 14:42:45 +02:00
base_test.go
updated broken tests
2023-06-08 18:14:01 +03:00
base.go
[
#3097
] added SmtpConfig.LocalName option
2023-08-17 19:07:56 +03:00
db_cgo.go
increased the default sqlite cache_size to 16mb
2023-07-24 10:35:42 +03:00
db_nocgo.go
increased the default sqlite cache_size to 16mb
2023-07-24 10:35:42 +03:00
events_test.go
added support for optional Model and Record event hook tags
2023-01-27 22:19:08 +02:00
events.go
[
#3054
] added core.RealtimeConnectEvent.IdleTimeout field
2023-08-03 12:38:02 +03:00