Dries Vints

Results 109 issues of Dries Vints

This pull request includes the changes for upgrading to Laravel 11.x. Feel free to commit any additional changes to the `shift-117651` branch. **Before merging**, you need to: - Checkout the...

In regard to https://github.com/lmsqueezy/laravel/issues/90. We should actually remove the related resources when a billable gets deleted. Ideally we can do this through Eloquent's `deleting` event but when using mass deletion...

enhancement

Blocked by: - [x] `nette/schema`: https://github.com/nette/schema/issues/68 - [ ] `voku/portable-ascii`: https://github.com/voku/portable-ascii/issues/101 - [ ] `predis/predis` 2.2.3 or 2.3.0: https://github.com/predis/predis/releases - [x] `aws/aws-sdk-php`: https://github.com/aws/aws-sdk-php/pull/2995 - [ ] `fakerphp/faker`: https://github.com/FakerPHP/Faker/pull/904 - [x]...

Add an option in the admin panel underneath users to delete all threads from a user. This is useful to delete threads in bulk while also banning them after they...

enhancement
help wanted

Make them not page wide but a rectangle image above the page.

enhancement
help wanted

Allow to mark some authors as "verified" so they no longer have to go through the review process of submitting articles but can publish straight away. Maybe let's also put...

help wanted

Add this field so it's easy to add an Unsplash ID to an article. If the ID was entered and the form is saved, immediately try to retrieve the image...

help wanted

https://www.algolia.com/doc/libraries/javascript/v5/upgrade/

help wanted

Currently you can only see the latest 3 articles, latest 5 threads and latest 5 replies of a user on their profile. It would be cool if we could paginate...

help wanted