Commit graph

4964 commits

Author SHA1 Message Date
Abhinav 73417bdb7e split FileAttribute type into 3 separate sub types 2022-12-23 14:31:19 +05:30
Abhinav 4b9bbe76e7 update to use the new EncryptionResult type 2022-12-23 13:23:03 +05:30
Abhinav 7f1a718c0f created LocalFileAttributes type and used it in upload types 2022-12-23 13:06:34 +05:30
Abhinav Kumar e76097261e
Merge pull request #836 from ente-io/fix-search-crash
fix unhandled expection on file search
2022-12-21 19:23:19 +05:30
Abhinav Kumar d68019a934
Merge pull request #839 from ente-io/fix-password-locked-public-collection-upload
fix password locked public collection upload
2022-12-21 19:20:41 +05:30
Abhinav 46763ca51b fix not found message flashes for a moment after user enter the password 2022-12-21 19:18:25 +05:30
Abhinav 8d943ac1e7 fix publicUploadProps not getting when passwordToken Changes 2022-12-21 18:54:38 +05:30
Abhinav 24db0e5d3c only keep button enabled if submit is loading 2022-12-21 17:02:57 +05:30
Abhinav ee81cbfd79 move passphrase and confirm check before otp 2022-12-21 17:01:05 +05:30
Abhinav 381eb0d8dc fix crash on file search 2022-12-21 10:14:01 +05:30
Abhinav d54df9d068 add Zip with Root file Test 2022-12-20 20:31:50 +05:30
Abhinav 2b9c4ac1ab add test for zip reading 2022-12-20 19:43:09 +05:30
Abhinav a6ad87722c add getFiletype completed log 2022-12-20 19:17:03 +05:30
Abhinav 1bc67538eb add less than expected chunk count check 2022-12-20 17:53:10 +05:30
Abhinav ad13751371 disable info dialog close with i button 2022-12-17 10:18:01 +05:30
Abhinav Kumar 9ebaefeb12
Merge pull request #831 from ente-io/fix-file-info-issues
Fix file info issues
2022-12-16 17:10:35 +05:30
Abhinav Kumar 619a69e747
Merge pull request #822 from ente-io/increase-caption-length
increase caption character limit to 5000
2022-12-16 17:10:24 +05:30
Abhinav 4c0e208def remove console logs 2022-12-16 17:02:11 +05:30
Abhinav 14d5597972 log extension when exif parsing fails 2022-12-16 16:59:46 +05:30
Abhinav 3dd9c5ea5a set exif as null if exif parsing fails 2022-12-16 16:58:38 +05:30
Abhinav 5cbba12850 dont check for exif in non image files 2022-12-16 16:57:02 +05:30
Abhinav e491234f48 use image icon for live-photo 2022-12-16 16:08:33 +05:30
Abhinav Kumar 744e14ada6
Merge pull request #828 from ente-io/remove-elp-extension-for-live-photo
remove the use of elp extension
2022-12-16 15:46:16 +05:30
Abhinav b715f96171 fix video filename icon 2022-12-16 15:30:20 +05:30
Abhinav Kumar 674ea6a598
Merge pull request #829 from ente-io/fix-memory-count
fix nan undefined shown on storage card
2022-12-16 15:20:07 +05:30
Abhinav bc513978b7 don't allow more than 100% usage 2022-12-16 15:13:10 +05:30
Abhinav 4a53834062 fix nan undefined shown on storage card 2022-12-16 15:05:43 +05:30
Abhinav e0b4cea3a2 fix getLivePhotoName 2022-12-16 14:57:40 +05:30
Abhinav 9016b8447a fix encryption failed pubMagicMetadata is undefined 2022-12-16 14:44:11 +05:30
Abhinav df94156f83 remove the use of elp extension 2022-12-16 14:34:08 +05:30
Abhinav e04f818b2e no need to setLoading false 2022-12-16 14:30:54 +05:30
Abhinav bc6ced1b14 fix dialog 2022-12-16 14:29:03 +05:30
Abhinav 3665d9d4a5 Merge branch 'main' into folder-plus-file-drop 2022-12-16 14:25:00 +05:30
Abhinav 0fb93f4464 update strings 2022-12-16 14:24:39 +05:30
Abhinav 2bdcdce9e3 remove strings 2022-12-16 14:10:16 +05:30
Abhinav 43c03dc85c reenable public collect manage option 2022-12-16 13:55:56 +05:30
Abhinav 19e10faad0 fix name input placeholder 2022-12-16 13:23:35 +05:30
Abhinav fb2a437a7f show count of files add during public upload 2022-12-16 13:12:00 +05:30
Abhinav 469af4ae4b Merge branch 'main' into move-uploaderName-to-magicMetadata 2022-12-16 12:33:46 +05:30
Abhinav a0e33d1721 change the base version for metadata files to 1 2022-12-16 12:15:31 +05:30
Abhinav 9f133fe372 fix build 2022-12-15 21:43:33 +05:30
Abhinav e93b87020a add root level file with folder not allowed dialog upload blocker 2022-12-15 21:39:19 +05:30
Abhinav 7d391b484d remove sort by newest option 2022-12-15 20:47:22 +05:30
Abhinav 6b18151d93 increase caption character limit to 5000 2022-12-15 20:42:56 +05:30
Abhinav Kumar 78f8e4d7c3
Merge pull request #815 from ente-io/remove-metadata-preprocessing
remove  metadata preprocessing
2022-12-15 18:11:23 +05:30
Abhinav 07e2b48a56 fix live-photo preview 2022-12-15 18:02:44 +05:30
Abhinav aa8c467ea7 moved uploaderName to pub magic metadata 2022-12-15 17:22:55 +05:30
Abhinav 3ae701775a fix public upload retry 2022-12-15 17:21:36 +05:30
Abhinav 3e0b5f5863 move video file extension to along with the livePhoto util 2022-12-14 16:32:39 +05:30
Vishnu Mohandas f9cb6a9ef7
Merge pull request #818 from ente-io/add-mp4-to-missing-file-type 2022-12-13 20:46:36 +05:30