hugo-akaora
hugo-akaora
Hello, Thank you for your plugin! Reports seem to do not work : https://github.com/ticgal/actualtime/blob/develop/report/actualtimetotal/actualtimetotal.php -> ` RIGHT JOIN glpi_tickettasks ON glpi_tickettasks.id = glpi_plugin_actualtime_tasks.tasks_id` should be replaced by `RIGHT JOIN glpi_tickettasks...
Hello, I have the error `fetch failed [2024-09-20T15:48:12.296Z] URL: https://www.wikipedia.org` on my docker run command output. ``` docker run -v $(pwd):/usr/src/app/out singlefile "https://www.wikipedia.org" wikipedia.html ``` Where as: ``` root@iv:~# docker...
Hello, I would be happy to work on a copyparty's French translation, as it's my mother language and translating is a hobby! Would you guide me on how to do...
Hello, Would be great to be able to turn a folder of media files into a RSS / atom feed for syncing with an app (e.g: AntennaPod on Android). In...
Hello, I successed to manage to host lms on non root path according to https://github.com/epoupon/lms/blob/master/INSTALL.md#deploy-on-non-root-path, alas, I cannot join rest/OpenSubsonic API. It doesn't work, I'm redirected to login. I don't...