Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Add livephotos support #434

Closed
wants to merge 10 commits into from
Closed

Add livephotos support #434

wants to merge 10 commits into from

Commits on May 13, 2018

  1. Add livephotos support

    Add livephotos support from Apple :
    - Create a new container in slideshow view
    - Authorize loading data from "blob:" in content security policy
    - Retrieve NPM version of livephotoskit.js
    
    To work, a .jpg/.JPG picture needs to have beside a .mov/.MOV video with the same name
    
    Signed-off-by: François Sylvestre <francoissylv@gmail.com>
    François Sylvestre committed May 13, 2018
    Configuration menu
    Copy the full SHA
    e9279f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Fix issue with default slideshow

    Default slideshow (outside gallery) doesn't handle livePhotos. A fake livePreview permits to handle this issue.
    
    Signed-off-by: François Sylvestre <francoissylv@gmail.com>
    fefux committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    c831a35 View commit details
    Browse the repository at this point in the history
  2. Clean code of livePhotos preview

    Add a map of mathcing extensions
    Clean code for translate image file name to video file name
    
    Signed-off-by: François Sylvestre <francoissylv@gmail.com>
    fefux committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    ebdf9f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. Remove conditional test + add comments

    Remove useless  conditional test
    Add or fix some comments
    
    Signed-off-by: François Sylvestre <francoissylv@gmail.com>
    fefux committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    50c3748 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Update to nextcloud 15.04

    Fix code to work with latest nextcloud release
    
    Signed-off-by: François Sylvestre <francoissylv@gmail.com>
    fefux committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    af44c9e View commit details
    Browse the repository at this point in the history
  2. Update to trunk

    Fix code to for next nextcloud version
    
    Signed-off-by: François Sylvestre <francoissylv@gmail.com>
    fefux committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    23295e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Delete signature.json

    Delete signature.json file which should not tracked
    fefux authored Feb 18, 2019
    Configuration menu
    Copy the full SHA
    41fdb06 View commit details
    Browse the repository at this point in the history
  2. Fix code for scrutinizer

    fefux authored Feb 18, 2019
    Configuration menu
    Copy the full SHA
    2bbc2a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Merge remote-tracking branch 'gallery/master'

    Signed-off-by: François Sylvestre francoissylv@gmail.com
    François Sylvestre committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    de9c8bb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Fix php version for drone & travis ci

    Signed-off-by: François Sylvestre francoissylv@gmail.com
    François Sylvestre committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    4ba8a5c View commit details
    Browse the repository at this point in the history