BadStorm

Results 9 issues of BadStorm

How I can exclude results from a query? Suppose I have a table of users and I want to get all users except the active one. Is there a function...

## Description Hi, i'm trying to implement a _many_to_many_ relation on my models. But I don't understand how I can update the relations. ### Steps to Reproduce the Problem Following...

s: triage
f: associations

Hi, i try to implement ExoPlayer on my Xamarin App using this code: ``` SimpleExoPlayer _player; var mediaUri = Android.Net.Uri.Parse("https://ia800806.us.archive.org/15/items/Mp3Playlist_555/AaronNeville-CrazyLove.mp3"); var userAgent = Util.GetUserAgent(context, "ExoPlayerDemo"); var defaultHttpDataSourceFactory = new DefaultHttpDataSourceFactory(userAgent);...

Maybe is not the right place for ask this question, but i don't now how to go on. We have installaed a micromdm server full working. Devices can ennrol directly...

## Description If I create a new resource with this nomencalture NameOthername, the generation command create in the template folder a direcotry "name" with inside a subdirectory "othername" and inside...

bug
s: accepted

Hi, has anyone already started converting [this](https://github.com/ifad/data-confirm-modal/blob/master/vendor/assets/javascripts/data-confirm-modal.js) to Vanilla JS for support for the next Bootstrap 5?

enhancement
help wanted

Hi, trying to send push notification in iOS I get this error: `Invalid input ConnectionInputs.SEND_HEADERS in state ConnectionState.CLOSED` on file: site-packages/h2/connection.py in process_input, line 246 What can I do? Thanks

apns

I'm trying to create a thumb with black space around the image. For this I used the "background" option, but I get alway white space. This the code: `` Thanks....

It is possible to use it on Windows 10 WUP project?

question