Julius Härtl

Results 286 issues of Julius Härtl

Collabora and Text use a bit of a hacky approach to make the viewer show their content full screen with the special case that for Collabora the viewer header is...

enhancement
1. to develop

It would be great if a callback that would return a promise could be provided to the registerHandler function so that the component would only be loaded if it is...

enhancement
0. Needs triage

Right now the javascript files from files_videoplayer are loaded for every app no matter if it is really needed. https://github.com/nextcloud/files_videoplayer/blob/master/appinfo/app.php#L18-L19 Those should only be loaded for the files app similar...

enhancement

We should not attempt to open the pdf viewer for files that have download disabled as it fails to download the file from webdav Ref https://github.com/nextcloud/server/pull/32482#issuecomment-1218387463

We need to bundle marked into files_texteditor as the server shipped one it is deprecated with NC16.

This happens when clicking the white are of the files list (in grid view), share does nothing there, as there is no file that can be used. Maybe we should...

bug

Users are currently able to issue requests as much as they wish, which can lead to situations where an application server is running out of available php processes just triggered...

enhancement
0. Needs triage
performance 🚀

Make sure that we do not store and use the generated password if it wasn't used for user creation in cases where there is a dbpass already preconfigured https://github.com/nextcloud/server/blob/bugfix/noid/db-password-install/lib/private/Setup/MySQL.php#L158-L159

bug
3. to review

## Tasks - [ ] Server - [x] PoC to check for potential blockers regarding scroll behaviour - [x] Migrate server and files to new container layout https://github.com/nextcloud/server/pull/33568 - [x]...

enhancement
design
2. developing

Both dashboard and the theming app have the option to remove the background image and use the plain theming color. This is currently not being handled by the new page...

high
ui-refresh-feedback