spacedrive/crates
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
..
crypto [ENG-939, ENG-1173] PDF Thumbnails (#1242) 2023-10-06 20:41:22 +00:00
deps-generator Update Rust dependencies (#1314) 2023-09-12 14:03:25 +00:00
ffmpeg [ENG-1054] libheif for Linux (plus fixes) + Webp update (#1405) 2023-10-03 17:31:33 +00:00
file-ext [ENG-1096] Image Conversions (#1364) 2023-10-10 02:57:37 +00:00
images [ENG-1220] Fix pdf thumb crashing app (#1460) 2023-10-11 00:47:36 +00:00
media-metadata [ENG-1143] Media View sort by date taken (#1390) 2023-10-11 00:58:59 +00:00
p2p Fix Android bridge + drop IOS and Android projects (#1336) 2023-09-13 10:07:26 +00:00
prisma [ENG-767, ENG-916] Improvements and fixes for Open/Open With (#1082) 2023-07-24 17:36:00 +00:00
prisma-cli [ENG-381] Update context menufs actions to support multiple source (#927) 2023-06-14 23:00:28 +00:00
sync [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00
sync-generator Update Rust dependencies (#1314) 2023-09-12 14:03:25 +00:00
utils CRDTOperation receiving (#1122) 2023-07-24 15:26:00 +00:00