Alex

Results 1195 comments of Alex
trafficstars

Can you elaborate on the feature? It would be nice if you also had some examples.

We are aware of the weird touch behavior on mobile app. Thank you for reporting

Is this PR for moving the rest api invoked from the server to pub/sub?

> > Is this PR for moving the rest api invoked from the server to pub/sub? > > > > Only for machine learning service. Api service can communicate with...

I prefer simplicity in this matter.

What are you trying to accomplish with this PR? My goal for the drop-in replacement is for the user spin up their web server that runs their ML model. Then...

> `n8n` workflow can receive messages from redis pub/sub, so I think using redis pub/sub is general-purpose method. But you said that REST api id simpler with env var. I...

Nice find! Thank you, I haven't noticed this since I mostly use local upload, which is really fast so I barely notice the issue :P

Found the issue, it happened when you double tapped the upload button quickly so it enables the backup process twice. I will put in a fix soon

There was this feature before, since we implemented the virtual scroll, we temporarily disable this feature 😛. Will update this issue once it is reimplemented