Sebastian Hädrich

Results 101 issues of Sebastian Hädrich

Fixes #2935 and #2925 Inspired by #1112

no-pr-activity

# Changes * Updated junit schema to [5.9.3 release](https://github.com/junit-team/junit5/releases/tag/r5.9.3) * Move `name` to `classname` * Put `identifier` into `name` * Add `hint` into `message` on a new line if present...

While [in the API documentation](https://laravel.com/api/10.x/Illuminate/Database/Eloquent/Builder.html#method_sole), it only says `Model>` in the exception section of the `Builder::sole()` method, its source code shows, it actually has a generic: `\Illuminate\Database\Eloquent\ModelNotFoundException` https://github.com/laravel/framework/blob/d65ea42dbec9137b94c2793b5fe06e75e8998764/src/Illuminate/Database/Eloquent/Builder.php#L645-L661 ![grafik](https://github.com/laravel/framework/assets/11225821/0cf7a14b-b463-4d91-b93b-44ac6f02acc3) ![grafik](https://github.com/laravel/framework/assets/11225821/9ab943a9-2b29-48cf-a690-7794db9ff4e7)...

bug

I'd like to report some strange behavior. I expected both to work, but one of them doesn't: > […] it's interesting, that `(url('repo') or 'mavoweb/mavo').trim()` is working, while `url('repo').trim() or...

Otherwise it's not rendered properly

Hi, I found some strange behavior which results in wrong output when using `FromNow`/`ToNow` including `ago` to omit the `ago` suffix. If I don't omit the ago, it displays both...

As addressed [another issue in the reactJS repo](/facebook/react/issues/690) [JSX Control Statements](/AlexGilleran/jsx-control-statements) like this ``` ``` are a nice approach to have JSX-HTML between something like a conditional or a loop,...

Proposal

Fix https://github.com/TeamPiped/Piped/issues/1049 **TBD:** https://github.com/shaedrich/Piped-Backend/blob/a8855e1cc16fa61d8a6fc8a0817217dd95b2a680/src/main/java/me/kavin/piped/server/handlers/StreamHandlers.java#L326-L327

### Describe the feature I'd like to be able to filter the playlists list ### Why would this be useful to add? As described in #3440, it's sometimes hard, to...

enhancement

### Describe the feature Currently, the playlists are not sorted. ### Why would this be useful to add? When looking for a playlist, I often overlook the particular playlist while...

enhancement