Bendbot

Results 4 issues of Bendbot

Хорошо бы добавить возможность множественного выбора для некоторых действий - Удаление (очень не хватает) - Перегенерация (не обязательно) - Скопировать ссылку (не обязательно) Также очень раздражает подтверждение при удалении, можно...

enhancement

![2021-01-10_23-22-21](https://user-images.githubusercontent.com/25432041/104135797-dba49f00-539a-11eb-8b56-ff648a036dcb.gif) When editing fields with the **Russian layout enabled**, the character **"a"** is constantly added at the beginning of the line and the cursor is positioned after this character. There...

https://github.com/dmitrybubyakin/nova-medialibrary-field/blob/162bbbbd44994c5d7c33d765e8cc6b4d1adfce24/resources/js/components/Medialibrary/MediaPreview.vue#L6 After this change [Preview Customization](https://github.com/dmitrybubyakin/nova-medialibrary-field#preview-customization) stopped working. It is not possible to change the size class because `h-24 w-full` is the default. ```php ->withMeta([ 'detailsPreviewClassList' => 'w-32 h-44 rounded',...

I see there is support for [Subject Alternative Names](https://github.com/Daanra/laravel-lets-encrypt/tree/master#subject-alternative-names), but it’s not clear how it should work. To create a mutidomain certificate, **authorization of all alternate domain names is required**...