nextcloud / gallery

DEPRECATED Gallery app was replaced by Photos
https://github.com/nextcloud/photos
GNU Affero General Public License v3.0
109 stars 58 forks source link

Add livephotos support #433

Closed fefux closed 6 years ago

fefux commented 6 years ago

Add livephotos support from Apple :

To work, a .jpg/.JPG picture needs to have beside a .mov/.MOV video with the same name

(First pullrequest, be nice)

codecov[bot] commented 6 years ago

Codecov Report

Merging #433 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #433      +/-   ##
============================================
+ Coverage     82.61%   82.62%   +0.01%     
  Complexity      360      360              
============================================
  Files            38       38              
  Lines          1323     1324       +1     
============================================
+ Hits           1093     1094       +1     
  Misses          230      230
Impacted Files Coverage Δ Complexity Δ
lib/Controller/PageController.php 100% <100%> (ø) 12 <0> (ø) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9c1c4ee...fa56b3a. Read the comment docs.