-
_This was discussed in https://github.com/pocketbase/pocketbase/discussions/400_
We coud add new field type `color` for easier validation and management of Hex/RGBA color codes.
-
```
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1073450]
goroutine 4488 [running]:
github.com/pocketbas…
-
We currently have the ability to `Hide collection create and edit controls`, it would be great if we could also do this for records. That way all data is truly read only from the admin panel.
-
Title says it all.
The ability to offload the most storage heavy parts of my uploads to an external source/mnt
-
Hey,
I have a similar project [here](https://github.com/engageintellect/spatz). Here is a [demo](https://spatz.engage-dev.com)
I have been trying to implement oauth in pocketbase via GitHub and …
-
## Should we just move templates to the database?
I'm considering just moving the template image infrastructure over to PocketBase.
### This has a couple of advantages:
- Easier connection to the d…
-
0
I have a pocketbase collection with "name", "image" and "order" fields. I'm trying to upload all the images with unique name and images using formdata at once.
here's some code:
`export def…
-
Wondering how easy it will be to integrate [pocketbase](https://github.com/pocketbase/pocketbase) as a backend for this frontend. Nice thing you've got going.
-
### Describe the problem
Right now the profile load quite slowly because it's loading the whole file tree. In theory it should be possible to avoid that by creating a view in pocket base.
### Descri…
-