Commit graph

320 commits

Author SHA1 Message Date
Abhinav e1752c6846 Merge branch 'refactor-update-metadata-types' into image-exif-aspect-ratio 2023-06-06 12:23:21 +05:30
Abhinav 77804a3f04 remove forced type 2023-06-06 12:07:33 +05:30
Abhinav fbbf24e0fb fix type issues 2023-06-06 12:01:30 +05:30
Abhinav 03f1fbcf38 moved getNewMagicMetadata to util 2023-06-06 12:00:36 +05:30
Abhinav 8c909ba0f8 update type handling of updateMagicMetadata function 2023-06-06 11:57:02 +05:30
Abhinav a629542b7e add check for removing null or undefined value from magicMetadataProps 2023-06-06 11:24:29 +05:30
Abhinav c94bf73ebf Merge branch 'main' into image-exif-aspect-ratio 2023-06-05 23:42:49 +05:30
Abhinav 7c81d3f6c9 fix constructPublicMagicMetadata 2023-06-05 23:40:26 +05:30
Abhinav 6e651ae71e fix test 2023-06-05 23:26:06 +05:30
Abhinav d61d788d1e update ExtractMetadata to return both metadata and publicMagicMetadata 2023-06-05 23:22:17 +05:30
Abhinav Kumar dbdae0d4a9
Video playback (#1156) 2023-06-05 22:11:28 +05:30
Crowdin Bot fa77998541 New Crowdin translations by GitHub Action 2023-06-05 14:16:18 +00:00
Abhinav 55fbcd2790 added support to correct time with metadataDate 2023-06-05 19:16:33 +05:30
Abhinav 9b75ba247b revert unnecessary change 2023-06-05 19:07:49 +05:30
Abhinav 0003cf7828 added support to use MetadataDate if present 2023-06-05 18:54:59 +05:30
Abhinav 6a8a6cae76 added fileDimensionExtractionCheck 2023-06-05 18:22:41 +05:30
Abhinav d0e0428ed8 update error message 2023-06-05 18:22:22 +05:30
Abhinav e9f8a2d24e remove unneeded type 2023-06-05 18:02:24 +05:30
Abhinav 90f00b8b0d added width and height info in newer uploaded files 2023-06-05 18:00:31 +05:30
Abhinav 1e25a7e6f7 extract image width and height from exif and store it in metadata 2023-06-05 17:37:21 +05:30
Neeraj Gupta c1a43d912b
Show storage bonus on web (#1160) 2023-06-05 12:40:53 +05:30
Abhinav 3320eb825c ignore insecure operation error 2023-06-05 12:33:19 +05:30
Neeraj Gupta 753b4cef62 Show storage bonus on web 2023-06-05 12:11:33 +05:30
Abhinav fd6e655e36 fix issues 2023-06-05 11:20:55 +05:30
Abhinav e6e73f94a3 add dontTimeout ffmpeg param 2023-06-05 10:56:45 +05:30
Abhinav 924d263076 test and fix download issues 2023-06-05 10:40:01 +05:30
Abhinav 0117609985 add back download logic 2023-06-05 10:31:00 +05:30
Abhinav 89218e48cd added hevc video to whitelisted formats 2023-06-02 11:25:31 +05:30
Abhinav 9d43430582 better name 2023-06-01 20:35:07 +05:30
Abhinav 07b0a9cc31 Merge branch 'main' into fix-people-card-flicker-issue 2023-06-01 15:02:46 +05:30
Abhinav a12f7ecad1 remove live-photo unneeded button 2023-06-01 13:04:31 +05:30
Abhinav 3cd880714a fix live photo rendering 2023-06-01 13:03:56 +05:30
Abhinav c8c17681af remove unused code 2023-06-01 13:01:34 +05:30
Abhinav 30221671ef move isPlayback possible check logic to video getPlayableVideo to convert if not playable 2023-06-01 11:44:17 +05:30
Abhinav f2ab77a696 add type 2023-06-01 11:16:28 +05:30
Abhinav e9c67d0f20 add fallback logic to check if video is not playable and convert it 2023-06-01 11:12:31 +05:30
Abhinav deffab0dc8 added logic to check if video is playable and convert accordingly 2023-06-01 11:11:53 +05:30
Abhinav 421312b3bc fix non playable video banner string and download url 2023-06-01 10:13:03 +05:30
Crowdin Bot 441e04b8db New Crowdin translations by GitHub Action 2023-06-01 01:44:50 +00:00
Abhinav Kumar cfcb965ab4
Fix add to collection in search mode (#1154) 2023-06-01 00:01:59 +05:30
Abhinav 5a4ad41dc1 remove fromCollection in unhideToCollection Helper 2023-05-31 21:24:12 +05:30
Abhinav 20e7445f43 Revert "don't update active collection when add triggered when in search mode"
This reverts commit 895834d5cc.
2023-05-31 21:19:18 +05:30
Abhinav a8f2f7452c don't pass active collection as fromCollection in search mode 2023-05-31 21:16:08 +05:30
Abhinav ae72aafefc don't update collection info bar if search mode is on 2023-05-31 21:14:08 +05:30
Abhinav 895834d5cc don't update active collection when add triggered when in search mode 2023-05-31 21:12:45 +05:30
Abhinav 25f1dca41b add user missing check 2023-05-31 21:03:18 +05:30
Abhinav fe5621597b update default createAlbum to remove dedupe logic and create new getOrCreateAlbum for upload use case 2023-05-31 20:53:24 +05:30
Abhinav 8bf42279d8 fix people list flicker issue 2023-05-31 00:37:45 +05:30
Abhinav Kumar cc49eff635
Added download album option on shared-albums (#1151) 2023-05-30 20:55:53 +05:30
Abhinav def73a47db don't show download option if public link download is disabled 2023-05-30 19:02:36 +05:30