This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
pocketbase
Watch
1
Star
0
Fork
0
You've already forked pocketbase
mirror of
https://github.com/pocketbase/pocketbase.git
synced
2026-08-02 11:29:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9afeb0c95e3bc2d0efc2068454fa75fadee33cf9
pocketbase
/
core
History
Gani Georgiev
30b4184305
fixed unhandled panic and wrapped all internal goroutines
2026-07-15 13:41:10 +03:00
..
app.go
…
base_backup_test.go
…
base_backup.go
added manual WAL checkpoints before creating the zip backup to minimize copying unnecessary data
2024-11-17 12:44:09 +02:00
base_settings_test.go
…
base_test.go
updated logs delete trigger frequency and tests
2024-07-09 22:04:39 +03:00
base.go
fixed unhandled panic and wrapped all internal goroutines
2026-07-15 13:41:10 +03:00
collections_cache.go
added temp collections cache
2024-04-25 10:14:59 +03:00
db_cgo.go
…
db_nocgo.go
…
events_test.go
…
events.go
…
log_printer.go
…