photo / frontend

The official @github repository of the Trovebox frontend software. A photo sharing and photo management web interface for data stored "in the cloud" (i.e. Amazon S3, Rackspace CloudFiles, Google Storage).
https://trovebox.com
Apache License 2.0
1.37k stars 244 forks source link

Proposed fix for #1576 - photos sorting behaviour consistent for Gallery, Album and Tag views #1580

Open ashwingj opened 9 years ago

ashwingj commented 9 years ago

The fix was made based on the following observations

Fix: Proposed a method of detecting IsAlbum and removed IsTag (to be consistent with Javascript behaviour).

Fix: Commenting out for the time being until able to figure out what this is ... repo owners, some guidance would be welcome here.