Vincent Petry

Results 443 comments of Vincent Petry

need manual work: `Cypress version 10.0.0 no longer supports cypress.json.`

I've transferred the "image viewer" tickets to the viewer repo originally that checkbox list was a dump of my findings where I was looking at various modals and their contents

remaining task, was a result of an accessibility review and an answer to the question whether we should automatically focus inside a dialog that was just opened: https://github.com/nextcloud/nextcloud-vue/issues/3088

see also https://github.com/mengxiong10/vue2-datepicker/issues/684

I've documented my struggles with the current date picker: https://github.com/nextcloud/calendar/issues/4414 Even if we swap one out, it would be good to keep these in mind so that we don't have...

@georgehrke there is no special logic for this in the files app

Nice plugin. You might want to also add "X-Sendfile2" and "X-Accel-Redirect" too, if that makes sense, like https://github.com/owncloud/core/blob/master/lib/private/files.php#L177

The current implementation seems to assume that whoever is using the plugin must decide whether to enable it or not. Another approach would be to make the plugin auto-detect the...

@davitol this explains why it didn't work back then when testing and where you had to switch to using "If"

This is the version I have with which the issue still happens: libqtkeychain0-0.20130221-7.1.x86_64 KDE: kdelibs4-4.10.5-1.101.1.x86_64 openSUSE 12.3 Also tried with the latest source code (6747027ce71ecaa6690d579533506da5cb3ba62a) but the issue still happens.