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-06-03 22:20:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
422eb307971e9173f3923f409bfb3d563d8a2f2b
pocketbase
/
forms
/
validators
History
Gani Georgiev
fb2eafe860
[
#3790
] added MaxSize json field option
2023-12-09 22:30:37 +02:00
..
file_test.go
abstract rest.UploadedFile to allow loading local files
2022-12-10 16:47:45 +02:00
file.go
fixed formatting and typos
2023-02-23 21:51:42 +02:00
model_test.go
added unique id validator error
2023-01-11 22:29:48 +02:00
model.go
fixed formatting and typos
2023-02-23 21:51:42 +02:00
record_data_test.go
[
#3790
] added MaxSize json field option
2023-12-09 22:30:37 +02:00
record_data.go
[
#3790
] added MaxSize json field option
2023-12-09 22:30:37 +02:00
string_test.go
…
string.go
fixed formatting and typos
2023-02-23 21:51:42 +02:00
validators.go
…