Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse EXIF metadata from HEIC files properly #262

Merged
merged 2 commits into from
Feb 11, 2021
Merged

Conversation

josephfrazier
Copy link
Owner

Closes #261

@josephfrazier josephfrazier marked this pull request as ready for review February 11, 2021 03:33
@josephfrazier josephfrazier temporarily deployed to github-heic-exif-p77udzexaauvf February 11, 2021 03:36 Inactive
@josephfrazier josephfrazier merged commit 4f72795 into master Feb 11, 2021
@josephfrazier josephfrazier deleted the heic-exif branch February 11, 2021 03:42
josephfrazier added a commit that referenced this pull request Feb 17, 2021
This reverts commit 4f72795, which
appears to be breaking image uploads generally, see
https://reportedcab.slack.com/archives/C9VNM3DL4/p1613595901000200:

> Photos are currently broken on the web app (I upload photos, they appear to go up, but the 311 confirmation emails have blank photos, and the tweets don’t have photos)

and TODO:

> Maybe the changes to [server.js](c0af3f4...master#diff-79f4c7cdc0b026f6e556196f5911a449157807cffdb3f9d33f0b5404b4ffc2f3)? like line 440?
josephfrazier added a commit that referenced this pull request Feb 17, 2021
This reverts commit 4f72795, which
appears to be breaking image uploads generally, see
https://reportedcab.slack.com/archives/C9VNM3DL4/p1613595901000200:

> Photos are currently broken on the web app (I upload photos, they appear to go up, but the 311 confirmation emails have blank photos, and the tweets don’t have photos)

and https://reportedcab.slack.com/archives/C9VNM3DL4/p1613603304019100?thread_ts=1613595901.000200&cid=C9VNM3DL4:

> Maybe the changes to [server.js](c0af3f4...master#diff-79f4c7cdc0b026f6e556196f5911a449157807cffdb3f9d33f0b5404b4ffc2f3)? like line 440?
josephfrazier added a commit that referenced this pull request Feb 19, 2021
…274)" (#276)

slack discussion at https://reportedcab.slack.com/archives/C9VNM3DL4/p1613609155034100

* This reverts commit 8a17e20.

* Update snapshots with `yarn test -u`

* Finish awaiting FileType promise before reading property
josephfrazier added a commit that referenced this pull request Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HEIC files are not supported, EXIF extraction doesn't work
1 participant