-
I'm using the cron hook to send emails for all the subscribers, currently 13 of them, every morning. However, recently I found it only sent out 10 emails. I cannot find any clue in the logs. Please fi…
-
In the above image should ```author``` be ```author.id``` instead? as it is being checked with ```@request.auth.id```.
-
{
"hub-mirror": [
"ghcr.io/muchobien/pocketbase:latest"
]
}
-
Hi, I recently started experimenting with the accordion component, but I ran into a problem.
I want to make it so that when a user is typing, all the accordion items will expand. But I can't find a…
-
I want to hide or change the verification link my clients are sent on pocketbase, to not allow anyone I use pocketbase on verification process email
-
Feature Request: Update the PocketBase version from the GUI
The idea behind that, is to stay up to date by pressing update inside the Admin panel, from 0.15.7 to 0.15.8 for example. It displays you…
-
It would be good to have Litestream integration. Litestream does not need integration as it can run as its own binary, but it would be cool to have some CLI and GUI integration for the Admin ? Is this…
-
Hi,
It would be nice to ...,
lets say we have 3 collections,
- `Persons` with fields `name`, ....
- `Subscriptions` with fields `person` (Relation to collection Persons), ...
- `Events` with fi…
-
- [ ] Reset Password
- [x] Change Avatar Picture
- [ ] Unlink oauth
- [x] Change display name
-
The job config yaml https://github.com/alingse/go-linter-runner/blob/main/jobs/alingse-makezero.yaml
```
name: alingse-makezero
linter: makezero
workdir: .
install: go install github.com/alingse…