pwFoo

Results 121 issues of pwFoo

Hi @dansup, any update / progress with php-activitypub?

Hi, is it possible with idb-keyval to query / filter for example by value object properties? Or would it performance ok / no better way to just loop entries instead?

Hi @joshuaquek, found quickencrypt in https://github.com/travist/jsencrypt/issues/110#issuecomment-433676976, but can't find a browser ready js file?

Would be great to send a container a signal (for example sigusr1) after config is changed. Is it possible to add something like "--notify-signal / " as option? Or how...

I tried rtwatch locally with my notebook (port 8080, no tls) and it fails with the following error during ws connection is pending. ``` Request URL: ws://192.168.178.26:8080/ws Request Method: GET...

Hi, I tried to build a docker image / dockerfile. Build and start works fine. ``` FROM golang:alpine RUN apk --update --no-cache add \ gst-plugins-base-dev \ gstreamer-dev \ build-base \...

Instead of a fixed video file it would be nice to select a video to play from browser frontend? 1. local file 2. remote file (http/s?) 3. upload file

I try to build `docker-compose -f up` with libcompose. Any way to start the service in foreground without `context.Background()`? I searched around, read the godocs and did some tests without...

I tested and also modified (global service) the mariadb galera from catalog. Would it possible to add some additional configurations like host schedule rules (each host with label or as...

The last convoy commit Mar 21, 2017. Is convoy still maintained and is it compatible to latest docker / swarm? Or any suggestion about a alternative storage plugin to handle...