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-07-30 18:07:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a74d2f25d6decfc9bd0fc64656ec431f23bf610
pocketbase
/
plugins
/
jsvm
History
Gani Georgiev
cc4e857090
updated jsvm types
2026-07-19 16:43:28 +03:00
..
internal
/types
updated jsvm types
2026-07-19 16:43:28 +03:00
binds_app_reset_test.go
properly reset JSVM global app state overwrite so that pooled executors always get a clean state
2026-07-16 17:12:27 +03:00
binds_test.go
swapped github.com/go-ozzo/ozzo-validation with github.com/pocketbase/ozzo-validation
2026-07-13 08:42:59 +03:00
binds.go
properly reset JSVM global app state overwrite so that pooled executors always get a clean state
2026-07-16 17:12:27 +03:00
form_data_test.go
…
form_data.go
…
jsvm.go
fixed unhandled panic and wrapped all internal goroutines
2026-07-15 12:03:07 +03:00
mapper_test.go
…
mapper.go
…
pool.go
…