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

Sort by EXIF 'taken' date #315

Closed
wants to merge 2 commits into from
Closed

Sort by EXIF 'taken' date #315

wants to merge 2 commits into from

Commits on Aug 30, 2017

  1. feature: sort by EXIF 'taken' date

    '/files/list' response -> new 'exif' attribute (['taken_date' => <timestamp>]); new button for sorting by 'exif.taken_date'; new camera icons
    
    Signed-off-by: denim2x <denim2x@cyberdude.com>
    denim2x committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    3841c76 View commit details
    Browse the repository at this point in the history
  2. fix SearchMediaServiceTest

    added missing 'exif' attributes
    
    Signed-off-by: denim2x <denim2x@cyberdude.com>
    denim2x committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    b0b3ed6 View commit details
    Browse the repository at this point in the history