spacedrive/crates/media-metadata
jake 078490cdd5
[ENG-1143] Media View sort by date taken (#1390)
* clippy -_-

* migrations

* alter the migration so it just renames the `dimensions` field (no db re-creation required)

* remove confusing semver addition for `libheif-sys`

* remove warning on the migration as it's just a rename

* add sort opts for resolution and date image was truly taken

* major serde ckeanup & add epoch_time and pixel_count

* rename, cleanup et optimise

* clippy

* ignore this mess

* bindings

* add explanation to schema

* comment out dt test

* better comment and WIP time

* cleanup rust

* failed timezone attempt

* remove image resolution as a sort by option

* update schema (and rename the dimensions table instead of dropping it)

* just show raw date

* add comments and update bindings

* fix migration hopefully

* fix broken migration

---------

Co-authored-by: Jamie Pine <32987599+jamiepine@users.noreply.github.com>
Co-authored-by: Jamie Pine <ijamespine@me.com>
Co-authored-by: Vítor Vasconcellos <vasconcellos.dev@gmail.com>
2023-10-11 00:58:59 +00:00
..
src [ENG-1143] Media View sort by date taken (#1390) 2023-10-11 00:58:59 +00:00
Cargo.toml [ENG-1096] Image Conversions (#1364) 2023-10-10 02:57:37 +00:00
clippy.toml [ENG-288, ENG-601] Media data (image) extraction, thumbnail orientation fix (#1099) 2023-08-29 17:02:55 +00:00
README.md [ENG-288, ENG-601] Media data (image) extraction, thumbnail orientation fix (#1099) 2023-08-29 17:02:55 +00:00

Spacedrive's EXIF/media data parsing library