Pablo Castorino
Pablo Castorino
Can you write an example how use?
@nekromant Can you submit a PR ?
@nekromant i have same issues with home assistant.
@nekromant thanks! should be use simpleTimer for async events
also a queue implementation https://gist.github.com/castorinop/90f1909376bf1adca896ac425e168f2a
> @castorinop Do you have any interest in a collaboration to make ocDownloader even more useful on Nextcloud? Yes, i focus on API and UI!
hi, i rebase and move patch to altyo_terminal.
Same problem here using api platfrom src/Entity/Customer.php: ``` /** @ORM\Entity * @ApiResource(attributes={ * "access_control"="is_granted('ROLE_ADMIN')" * }) * */ class Customer ``` I can see that "Guard autentication suceful", but later...
> @inspiraluna Try to do this by changing the configuration of the package,json - use vite to run reactjs vite npm . you can see here https://www.npmjs.com/package/vite Do you have...