Commit graph

2762 commits

Author SHA1 Message Date
Abhinav c8f1f9d34f Merge branch 'master' into release 2021-10-27 13:08:27 +05:30
Abhinav-grd c1f91197ea
Merge pull request #196 from ente-io/fix-ffmpeg-file-name
ffmpeg thumbnail dimension change
2021-10-27 13:07:58 +05:30
Abhinav b07ffbd820 make ffmpeg thumbnail output height to 720 2021-10-27 12:51:15 +05:30
Abhinav b587ea70fa fix file name of ffmpeg in-memory file 2021-10-27 12:43:03 +05:30
Abhinav 58b45715b1 improve sentry local error logging for development 2021-10-27 11:43:59 +05:30
Abhinav c4dc9926e0 return file extension asexactType if file type detection fails 2021-10-27 11:43:13 +05:30
Abhinav 384fd9799a improved error logs for failure during thumbnail generation 2021-10-27 11:33:02 +05:30
Abhinav b510daf0ca Merge branch 'master' into release 2021-10-27 11:00:17 +05:30
Abhinav-grd 85d328773e
Merge pull request #194 from ente-io/thumb-resolution
Update Thumbnail resolution calculation
2021-10-27 10:59:26 +05:30
Abhinav e850c8c242 fix typo 2021-10-27 10:55:43 +05:30
Abhinav 242deebb4c make max dimension(width or height) = 720px 2021-10-27 10:30:57 +05:30
Abhinav 81c77790df add comments 2021-10-27 09:13:43 +05:30
Abhinav 60c820a9be refactor code 2021-10-27 09:13:43 +05:30
Abhinav 01dc6142d0 log thumbnail dimension too 2021-10-27 09:13:43 +05:30
Abhinav 23356bf132 update thubnail dimension calculation 2021-10-27 09:13:43 +05:30
Abhinav-grd 8d1be4682c
Merge pull request #193 from ente-io/master
release 26 oct
2021-10-26 19:12:50 +05:30
Abhinav 2927977192 update copy 2021-10-26 18:30:59 +05:30
Abhinav bc0be40a92 update copies 2021-10-26 18:28:51 +05:30
Abhinav 01e92a35e9 fetch large thumbnail after fix for confirmation 2021-10-26 18:25:39 +05:30
Abhinav-grd 197d5b49b4
Merge branch 'master' into migrate-large-thumbnails 2021-10-26 18:16:57 +05:30
Abhinav 393fb66141 Merge branch 'remove-file-from-collection' into trash 2021-10-26 16:53:14 +05:30
Abhinav 6111ac87e2 clearLocalTrash after empty trash api call 2021-10-26 16:49:46 +05:30
Abhinav 9d6ae6afea show empty trash button only when trash has files 2021-10-26 16:42:32 +05:30
Abhinav d57f829adc pass files to trashService to get latest files 2021-10-26 16:33:06 +05:30
Abhinav f3fc1955f2 remove inline function 2021-10-26 13:53:32 +05:30
Abhinav 9b11888040 adds empty trash button 2021-10-26 13:05:12 +05:30
Abhinav 9aaac2b232 adds new empty trash api 2021-10-26 13:04:40 +05:30
Abhinav 0b5af9a3c7 update delete btn with info message 2021-10-26 12:40:50 +05:30
Abhinav-grd f6106e70d1
Merge pull request #188 from ente-io/improve-thumnail-compression
Improve thumnail compression
2021-10-26 12:31:13 +05:30
Abhinav e984eb9be9 improve variable names and fix compression loop condition 2021-10-26 12:11:00 +05:30
Abhinav 475ae05352 fixed duplicate file entries in selectedFiles 2021-10-26 12:02:31 +05:30
Abhinav 2e5425a8e6 upadtes remove from collection messgae 2021-10-26 11:41:36 +05:30
Abhinav 192229e1e1 reduce max-compression quality to 50% 2021-10-26 11:36:58 +05:30
Abhinav aaf74290c3 updated trash diff fetch 2021-10-26 11:19:44 +05:30
Abhinav 2f52bc2aed show compress thumbnail only if has large thumbnails and if no large thumbnail set state as completed 2021-10-26 10:50:00 +05:30
Abhinav 565f871a3d logError if largeThumbnail left after migration complete 2021-10-26 10:45:19 +05:30
Abhinav 69067d89da dont autoStart thumbnail fix 2021-10-26 10:44:26 +05:30
Abhinav b14855e7ab only getThumbnail at start if migration not started 2021-10-26 10:43:14 +05:30
Abhinav dac5ea727a updated min and max compression quality and MAX_THUMBNAIL_SIZE 2021-10-25 20:10:53 +05:30
Abhinav-grd c1a7c6a17a
Merge pull request #189 from ente-io/file-download-bug
Fixes Download Manager bugs
2021-10-25 14:31:56 +05:30
Abhinav 3bb83af24a added test console logs 2021-10-25 13:50:32 +05:30
Abhinav 601c6770c2 added selected parameter to key prop 2021-10-25 13:49:50 +05:30
Abhinav d07c680748 perf improvement 2021-10-25 13:25:53 +05:30
Abhinav-grd 44a37ad387
Merge pull request #191 from ente-io/master
Mid Oct Release
2021-10-22 14:42:23 +05:30
Abhinav 9a9671c0ee make rangeSelect props optional for preview card 2021-10-22 14:40:09 +05:30
Abhinav cde5df055a start rangeSelect only on checked select event 2021-10-22 14:38:10 +05:30
Abhinav 193d3de044 disable text select with shift for gallery list and date container 2021-10-22 14:34:57 +05:30
Abhinav 296ada94af complete rangeSelect operation after rangeEnd selected 2021-10-22 14:30:59 +05:30
Abhinav 500c91d431 clear last selected on selection clear 2021-10-22 13:56:33 +05:30
Abhinav 7569813a1a adds rangeSelect Functionality 2021-10-22 13:54:06 +05:30