This website requires JavaScript.
Explore
Help
Sign In
tabshift
/
pocketbase
Watch
1
Star
0
Fork
0
You've already forked pocketbase
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
890a0904cf4b98142482cc82b9a5db67b6f32c2b
pocketbase
/
core
History
Gani Georgiev
abfe18bcce
Some checks failed
basebuild / goreleaser (push)
Has been cancelled
Details
[
#3261
] exclude the local temp dir from the backups
2023-09-06 07:09:28 +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
[
#3261
] exclude the local temp dir from the backups
2023-09-06 07:09:28 +03:00
base_backup.go
[
#3261
] exclude the local temp dir from the backups
2023-09-06 07:09:28 +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
there is no need to nil the app.settings on ResetBootstrapState
2023-09-01 13:46:33 +03:00
base.go
there is no need to nil the app.settings on ResetBootstrapState
2023-09-01 13:46:33 +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