niqdev

Results 43 issues of niqdev

See https://github.com/niqdev/ipcam-view/pull/167#issuecomment-986044584

@perthcpe23 I really like your clear and simple [implementation](https://github.com/perthcpe23/android-mjpeg-view/blob/master/mjpegviewer/src/main/java/com/longdo/mjpegviewer/MjpegView.java) in your [project](https://github.com/perthcpe23/android-mjpeg-view) and I would like to initially wrap it and if/when stable maybe replace the other 2 libraries with...

enhancement

As proposed by @amadeu01 we should remove rx, guava and old libs no longer needed

enhancement

Is there any plan to add direct support for [EventSource](https://developer.mozilla.org/en-US/docs/Web/API/EventSource) i.e. `content-type: text/event-stream`? See this issue with [Argo Workflows](https://github.com/argoproj/argo-workflows/issues/4804) when behind Ambassador. Thanks!

t:feature

Hi, we are sharing avdl schema (which in theory I can't touch) between teams and some strings are mapped like this ``` @logicalType("uuid") string myUuid; ``` but in the generated...

An improvement would be to add an argument to download and backup all subscribed ebooks at once

enhancement

From @juzim: "Not daily but regularly. Lots of indie books or the 1$ base tier on HumbleBundle. Amazon also has free books (but they are horrible). Storybundle.com often includes books...

The parameter `-c config/prod.cfg` should be the default unless specified to remove verbosity

enhancement

## What changes were proposed in this pull request? Add `ServiceAccount` for cp-kafka-connect. We are using a custom kafka`ConfigProvider` to retrieve the credentials via SSM to access and pull the...