Szabolcs Balogh

Results 24 comments of Szabolcs Balogh

Or make possible using gzip. I have a lot of multimedia files which can't be compressed and using lzma takes much more time than using gzip (50 mins vs 4...

I have the same problem. Have you found a solution?

@leoflapper Are you able to upload multiple files? With Laravel 8 + Nova 3 I am not able to add multiple files. Anytime I press `Upload New File` to select...

It seems that when used in Action, it is not able to identify the collection and get the information whether it is as singleFile() or not.

@leoflapper Thanks for the workaround idea. In case my clients wants the possibility to upload multiple files in one step this seems to be the only solution now. Are we...

@waidp521: Since you are able to build your project you have a different problem.

Hi! It seems that I will have to return to my project where I used this plugin. So, it is possible that I will make some more digging :}} @samuelsont...

We have a project where we use multiple servers as sources for streaming and the client combines the segments received from the different servers and feed the HTML5 player with...

Yeah, it's kinda' sick :}, but since Apple forces every third-party browser to use the built-in WebKit rendering engine we don't really have a choice, if we want to support...

Hi! Unfortunately, it seems to be more complicated. When I try to remove the handled response from this.webserver.responses it make the app to crash. I tried to different ways: When...