1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 17:07:00 +02:00
pocketbase/core
2023-07-30 13:40:22 +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 updated backups test to ensure that the backups dir is not part of the generated zip 2023-05-23 16:47:58 +03:00
base_backup.go updated ui/dist and some lint warnings 2023-07-30 13:40:22 +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 added action arg to the before Dao hook to allow skipping the default persist behavior 2023-07-29 19:52:36 +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 added new core.ServeEvent fields 2023-05-29 16:57:50 +03:00