Commit graph

6799 commits

Author SHA1 Message Date
Abhinav 514af899b2 Merge branch 'add-encrypted-collection-type' into add-comlink-types 2022-12-23 17:03:40 +05:30
Abhinav 19c36861ae update handling of deleted or restored trash items 2022-12-23 16:52:49 +05:30
Abhinav 929cbc92d9 change back behavior to what it was 2022-12-23 16:39:34 +05:30
Abhinav 1355b8dc60 add comment 2022-12-23 16:24:09 +05:30
Abhinav d8b03e5b47 Merge branch 'add-remote-ente-file-type' into add-encrypted-collection-type 2022-12-23 16:20:26 +05:30
Abhinav c2063b64e4 add else block 2022-12-23 15:51:33 +05:30
Abhinav 74c1e212b4 remove empty import 2022-12-23 15:24:07 +05:30
Abhinav a1e62597f4 fix type 2022-12-23 15:18:58 +05:30
Abhinav 4b4367245a move magicMetadata types to its own type file 2022-12-23 14:52:31 +05:30
Abhinav 26ec588085 Merge branch 'refactor-file-attributes-type' into add-remote-ente-file-type 2022-12-23 14:46:51 +05:30
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 18851a4ed6 add back eof new line 2022-12-23 11:38:46 +05:30
Abhinav 47ecb0567d Merge branch 'main' into add-encrypted-collection-type 2022-12-23 11:29:09 +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 Kumar 4be5dfe4e8
Merge pull request #838 from ente-io/otp-on-mismatch-password
Otp on mismatch password
2022-12-21 19:20:13 +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 Kumar e05f21447d
Merge pull request #834 from ente-io/add-zip-file-reading-test
Add zip file reading test
2022-12-21 07:29:00 +05:30
Abhinav Kumar 733f5f1e46
Merge pull request #833 from ente-io/add-file-chunk-count-check
Add file chunk count check
2022-12-21 07:28:25 +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 Kumar 393831625b
Merge pull request #832 from ente-io/disable-shortcut-on-info-open
disable info dialog close with i button
2022-12-17 10:22:50 +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 Kumar 8cb5344d7b
Merge pull request #827 from ente-io/fix-normal-upload
fix non-public collection upload
2022-12-16 15:20:00 +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 Kumar 5f4df85148
Merge pull request #824 from ente-io/folder-plus-file-drop
fix upload behavior
2022-12-16 14:36:00 +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