Corwin

Results 26 comments of Corwin

We're currently in the process of rewrite Paymenter, when the next version comes, this feature will be included!

I wouldn't really use docker (I'm not that experienced with docker so i can't help you with that :D)

Working api: https://api.coreware.nl/docs

Did you run it from the (beta) web updater?

Is your queue worker on a different user? e.g. using www-data for website itself and root for queue worker

I'll add a user/group selector modal before the next release

Do we need a event for that? Think only sending notification would be enough

A event is actually fine :) But, please move the logic of the data to the notificationhelper, (example: https://github.com/Paymenter/Paymenter/blob/9b2e646fa128f6eaee29390adef67fd26bd71f0f/app/Helpers/NotificationHelper.php#L60C1-L76C1) And maybe don't send a reminder if a user has a...

I need to check if there is a need for longer keys then 255, but if merging it will definetly need to be a 255 length string instead of 191

It makes no sense to add a field that is not used in the default theme, please add it in the default theme as well :)