Kai Mindermann, M.Sc.
Kai Mindermann, M.Sc.
An extension should come with translations included. I am using giix as submodule and dont want to edit the messages folder because then I have to make changes and commit...
I would like to see variable documentation in the templates for crud generation like this: ``` php ```
I would like to add a wild card for ipv6 addresses like this: ::ffff:192.168.0.* This is needed because my nginx server returns ip addresses in that format. The rule ```...
Like explained and shown for example here: https://www.workingsoftware.dev/software-architecture-documentation-the-ultimate-guide/ it would be very beneficial for D2 to have a feature to create different views of a diagram based on the same...
Apparently there is no support for SEPA at the moment. It was proposed for the laravel cashier as well here: https://github.com/laravel/cashier/pull/893 At least in germany it is not very common...
I think the layout code should finally be updated to work regardless of previously set layout options (geometry package,....) through packages and templates. - [ ] Determine (absolute/relative) placement specifications...
Hi, I have not yet created a MVP or anything similar to further dig down, but apparently the recommended settings https://docs.friendlycaptcha.com/#/csp miss a step about the style-src / style-src-elem. The...
As a user I would like to be able to find out what changed in packages that are about to be updated to find out if there were changes that...