Markus Bergholz

Results 59 issues of Markus Bergholz

add `?skipApps=false` parameter, otherwise the template items `Apps installed` and `Apps update available` get no data from it's parent item. > cannot extract value from json by path "$.ocs.data.nextcloud.system.apps.num_installed": no...

https://github.com/Oefenweb/ansible-postfix/blob/7afaba08ddff0803e193c2b2c094624de418cb59/tasks/main.yml#L165-L182 The role is not handling the `transport_maps` exclusive. Means, once you set one transport map item, it will life forever, even if you remove the item from `postfix_transport_maps` in...

bug
help wanted
question

...after it was marked as deprecated in 4.0.0 https://github.com/ansible-collections/community.mysql/issues/646

There is an active poll: https://github.com/ansible-collections/community.mysql/discussions/645 Please participate if you like.

https://github.com/SergeyMosin/Appointments/blob/370db1ca0ac992bdd99a07572e497f821d2a4f34/translationfiles/templates/appointments.pot#L225-L236 I'd like to know what values/variables are used? Is it when the Users profiles has filled out a phone number?

bug

https://github.com/SergeyMosin/Appointments/blob/7857af009eaa167723d97a69a1a91ec49291a742/lib/Backend/DavListener.php#L1538C32-L1539C29 While `$cnl_lnk_url` is build by `overwrite.cli.url` > // overwrite.cli.url must be set if $embed is not used https://github.com/SergeyMosin/Appointments/blob/7857af009eaa167723d97a69a1a91ec49291a742/lib/Backend/DavListener.php#L339-L345 Reminder-Mails are never embedded, so it might happen that unsubscribe URLs...

**Describe the bug** nextcloud 25.0.1 ``` /var/www/nextcloud$ sudo -u www-data php occ app:list|grep -E 'photo|preview' - photos: 2.0.0 - previewgenerator: 5.1.1 ``` previewgenerator settings (works with nextcloud 24 and photos...

bug
1. to develop
performance 🚀
feature: previews and thumbnails

I've completed a very very simple tile server for selfhosting that works also with GpxPod. The `planet.mbtiles` file is ~85GB. So no API Key is necessary anymore. Maybe someone is...

### Link to API https://docs.opnsense.org/development/api/core/trust.html ### Description Ability to create certificates and link to users. This is needed for a full scripted openvpn environment.

enhancement

proxysql will support also postgresl in the near future https://proxysql.com/blog/proxysql-expands-database-support-to-postgresql-in-version-3-0-0-alpha/

help wanted