Vincent Petry

Results 138 issues of Vincent Petry

## Steps to reproduce 1. Install app 2. Login 3. Make it so that someone else sets up a call that includes you 4. Deny the call 5. Go to...

bug
approved

Useful on mobile devices but also on desktop to check if the entered password is actually correct. Add an eye icon at the end of the password field to show/hide...

It's not possible to connect to the user share because in the UI you need to use "$user1" to specify the name of the share, but due to the user...

bug

Many methods are not consistent with the "fileManagement". For example in "fileManagement" downloading is done with `getFileContents` but in public link access it's done with `download`. Also, every method for...

technical debt

Use remote.php/dav/files/$userId/path/to/file instead of remote.php/webdav

Hacktoberfest

## Bug fixes * [ ] Full date can be shown after headings like "Today" as a hidden-visually span * [ ] List of activities should be marked up as...

bug
accessibility

Note: the steps are assumed based on log entries I found with this error. ### Steps to reproduce 1. Have a user select the timezone "Etc/Unknown" (not sure how, I'll...

bug

When opening the search dropdown or people menu, and then opening the notifications (or the other way around), the notifications menu get overlapped. We need to find a way to...

bug
Accessibility

### Steps 1. Have some notifications present under the bell icon 1. Open notifications dropdown 1. Click the cross icon to dismiss a notification ### Expected result Notification disappears directly....

bug
help wanted
design
feature: frontend 🖌️

- [ ] Write `IStatisticsProvider` interface - [ ] `getName()` to retrieve the name of the key to publish the statistics under - [ ] `getGroup()` to retrieve the name...

technical debt