7omate
7omate
Indeed that works. Thanks for sharing!
That would be nice indeed, somewhat related: when set, the title of the "Top tool bar" is not clickable, I think it should be.
I just mean that clikcing the text and the image should result in the same thing. Anyways, let's not get off the topic of supporting SVG files.
Hi, I strongly oppose to this behavior. Trailing white spaces files must produce an ERROR if they can lead to problems, not be silently renamed. Silently renaming them makes the...
If you unzip the files locally and on your server you would end up with a different result.
Hi again, Sorry for the delay. 1) In my opinion if the problem is in WebDAV the fix should be in the webDAV plugin. 2) The other option I think...
Not sure what's the status here... Just for reference `php -r 'echo strlen("03 Указ о присвоении крепости звания «Крепость-герой». Мемориальный комплекс «Брестская крепость-герой», Брест, Беларусь. (автор фото тест).jpg");'` 257 `php...
Hi, I think names too long should ERROR and force the user to rename the file before upload. I don't think auto cropping filenames is a good idea. It will...
Indeed that didn't make it to develop, c.f. @c12simple Seems to work: https://github.com/pydio/pydio-core/blob/develop/core/src/plugins/core.conf/AbstractConfDriver.php line 1162: $allUsers = UsersService::listUsers($baseGroup, $regexp, 0, $limit, false); `$allUsers = UsersService::listUsers($baseGroup, "^", 0, $limit, false);` //...
Hi, The dockerfile is definitely outdated. It installs from centos6 repos that is it installs Pydio 6.0.8. I've been working on a new version... It's not in our release processes...