Vincent Petry

Results 138 issues of Vincent Petry

1. Open text editor 2. Type in some text 3. Hit save 4. While saving, close the browser window Expected: a popup appears (beforeunload style) Actual: browser gets closed, sometimes...

bug

When saving the file, send the last known etag of the file at the time of the edit. Then the server side needs to check whether the current etag matches....

enhancement

### Steps to reproduce: 1. Create text file 2. Share as public link 3. Open public link ### Actual result Ugly preview (enlarged thumbnail) ### Expected result Show the actual...

enhancement

Ability to start a slideshow mode where the picture changes every X seconds. Not sure what to do with videos, maybe they need to autoplay in that mode and switch...

enhancement
p3-medium

Add a button for fullscreen like for videos. Then should be able to swipe there as well ? Do we still want out control bar there ? If yes, it...

enhancement
p3-medium

### Steps 1. Have multiple pictures ready for viewing in public link mode 1. View first pic 1. Click next 1. Wait for load 1. Click next ### Expected result...

When refreshing the browser page while on the slideshow, it should show it again, or at least scroll down to the last viewed item. This is currently not possible due...

bug

When opening the view, there's a preloading mechanism that will preload previews for files that haven't been viewed yet. I'm not sure how this works for videos, in theory it...

On my server with only a single core, loading a pic takes quite a while. So far it seems the slideshow only preloads the next picture. Would be good to...

enhancement

Discovered while testing https://github.com/owncloud/files_mediaviewer/pull/36. :warning: not easy to reproduce due to delays. ### Steps 1. Clear caches 1. Have lots of videos in the list 1. Open the network console...