1
Fork 0
photoview/api
viktorstrate 4e388c430c Fix image EXIF orientation bug
Fix a bug where an image couldn't be scanned if the EXIF data were
missing the orientation field.

This resolves #29
2020-04-15 10:58:10 +02:00
..
.vscode Work towards subscriptions 2020-02-21 16:50:50 +01:00
database Sql 4 bytes utf (#17) 2020-03-13 20:21:49 +01:00
graphql Rewrite environment variable configurations 2020-04-06 22:16:25 +02:00
routes Move spa handler to a separate file 2020-04-06 22:21:58 +02:00
scanner Fix image EXIF orientation bug 2020-04-15 10:58:10 +02:00
server Rewrite environment variable configurations 2020-04-06 22:16:25 +02:00
utils Rewrite environment variable configurations 2020-04-06 22:16:25 +02:00
example.env Rewrite environment variable configurations 2020-04-06 22:16:25 +02:00
go.mod Add replace debounce with throttle 2020-03-12 13:26:11 +01:00
go.sum Add replace debounce with throttle 2020-03-12 13:26:11 +01:00
gqlgen.yml Add exif parsing 2020-02-24 23:30:08 +01:00
server.go Move spa handler to a separate file 2020-04-06 22:21:58 +02:00