waschinski / photo-stream

Self-hosted, super simple photo stream
https://github.com/waschinski/photo-stream
MIT License
449 stars 70 forks source link

Updated/fixed sort by #6

Closed danbush closed 3 years ago

danbush commented 3 years ago

Now using exif date_time_original rather than modified date.

This fixes this issue: https://github.com/waschinski/photo-stream/issues/5

danbush commented 3 years ago

Unsure if this is because of my change here, or because of some other config, but I can't arrow key through photos now, so don't merge this unless you can confirm that this is just an issue on my side, and not with the commit.

Edit: did some of my own testing and I'm like 75% sure that this change has nothing to do with my arrow key issues, so we can ignore that.

danbush commented 3 years ago

@waschinski fixed this.