Fabian Zimmermann

Results 13 comments of Fabian Zimmermann

@vpp is this bug still open? I just installed timeoff and there is some kind of API-Token-Page in the Settings? Is there any API / docs about this API?

I think I figured out, whats causing the trouble. There are 2 languages defined in" OVHcloud Control Panel configuration" * Language * OVH Control Plane Language Seems the first defines...

Would also be interested in having this feature :+1:

@anon-software would be nice if you could provide some hints/diff how you build the code for arm, may help others to continue here.

Maybe crontab syntax may help here? => https://crontab.guru/#0_0_1_6,7_*

Just have seen #783 - not a fix for the issue at all, but maybe useful for someone reading the issue.

> Hi @devfaz, thank you for the PR! > > Could you please update the docs by running `make docs`? run `make docs` but it didnt generate any change.

im using podman, so had to adapt the Makefile a bit to get it working. Just a FYI in case someone googles this later. ``` diff --git a/Makefile b/Makefile index...