Vincent Petry

Results 138 issues of Vincent Petry

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

1. to develop
technical debt

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
1. to develop
performance 🚀
25-feedback

Since https://github.com/nextcloud/server/pull/30129 any new install of NC >= 24 will have row_format=dynamic with MariaDB. Also, we saw reports where having "compressed" might negatively affect performance. We should look into the...

enhancement
1. to develop
performance 🚀

Similar to https://github.com/invisibleroads/socketIO-client/issues/117 but hanging later on "recv". When running the code below the connection hangs during definition of the namespace. If I comment out the "define" namespace line and...

- [ ] requires https://github.com/v1r0x/files_3d/pull/59 to be merged first to get latest three JS - [ ] loader is not working due to unsafe-eval: I'm wondering if we should allow...

From what I saw the latest threeJS at least (https://github.com/v1r0x/files_3d/pull/59) supports IFC format. I tried the thing locally and apparently the IFC loader requires unsafe-eval which would pose a security...

enhancement

Note: to test this I had to also apply https://github.com/v1r0x/files_3d/pull/58 and https://github.com/v1r0x/files_3d/pull/57 locally

For example only scan files if they were uploaded from an external network. And skip the antivirus for files uploaded from the intranet to save some resources / speed.

enhancement

### Steps 1. Create an external storage "/local" of type Local applicable to the "admin" group only 1. Create a user "alice" in group "users" 1. Create an invisible tag...

bug

it seems it's missing some styling / formatting On guest 2.0.0 / master 34888cb372c6a54d75ce16e5ba0e4777d7a02122

bug
good first issue
1. to develop