Commit graph

5078 commits

Author SHA1 Message Date
Abhinav Kumar 7ebf6372cf
Merge pull request #845 from ente-io/fix-search-issues
Fix search issues
2023-01-03 17:27:47 +05:30
Abhinav 8009198c48 add more logs 2023-01-03 16:10:02 +05:30
Abhinav bc6984a3a5 Merge branch 'main' into upload-logging 2023-01-03 16:03:55 +05:30
Abhinav 7586c391f1 rename function 2023-01-03 11:28:14 +05:30
Abhinav df7e1d0bb6 rename ImageMagick to imageProcessor service 2023-01-03 11:20:01 +05:30
Abhinav e0c2455132 add thumbnail size check 2023-01-03 11:04:07 +05:30
Abhinav fe87be3d02 use electron generate image thumbnail API instead of canvas if available 2023-01-02 21:19:13 +05:30
Abhinav e2c8249f6e refactor thumbnail generation service 2023-01-02 18:35:55 +05:30
Abhinav 553c8f78f8 fix currentDate set as -1 matched with files on date 1 jan 1970 +- 1 2023-01-02 18:15:47 +05:30
Abhinav 2138a34f69 fix collection header resetting changing after search close 2023-01-02 18:02:00 +05:30
Abhinav 339150a594 show all collections files in search mode 2023-01-02 18:00:37 +05:30
Abhinav 78e2256c4f ignore zero unix time 2023-01-02 17:32:41 +05:30
Abhinav 1764b69960 count only unique file instances 2023-01-02 16:51:56 +05:30
Abhinav 68121482ff dont filter out non user or file copies 2023-01-02 16:51:48 +05:30
Vishnu 2750e24226 Fix alignment of entries within the fix-time dialog 2023-01-02 10:23:48 +05:30
Abhinav 9579668ab6 fix collection selector close 2022-12-30 11:16:53 +05:30
Abhinav Kumar 798df504f9
Merge pull request #841 from ente-io/fix-search-bar
fix search bar style and placeholder
2022-12-27 16:01:03 +05:30
Abhinav b5e43c524e fix search placeholder text 2022-12-27 15:41:47 +05:30
Abhinav 502caf044b move 2px more 2022-12-27 15:40:21 +05:30
Abhinav 341f60fe4d move placeholder 2px to right 2022-12-27 15:38:34 +05:30
Abhinav Kumar 5b45b6a8c7
Merge pull request #813 from ente-io/enable-typescript-strict-mode
Enable typescript strict mode
2022-12-27 15:37:01 +05:30
Abhinav 5a5f90e776 Merge branch 'main' into add-comlink-types 2022-12-27 15:15:38 +05:30
Abhinav 964af15a5e remove defining type for worker function outputs 2022-12-27 15:00:57 +05:30
Abhinav Kumar 05c1af8ec0
Merge pull request #811 from ente-io/add-encrypted-collection-type
Add encrypted collection type
2022-12-25 10:29:07 +05:30
Abhinav Kumar 8b829fd840
Merge pull request #810 from ente-io/add-remote-ente-file-type
add encryptedEnteFile type
2022-12-25 10:28:42 +05:30
Abhinav Kumar 2447f91c39
Merge pull request #840 from ente-io/refactor-upload-types
Refactor upload types
2022-12-23 19:01:40 +05:30
Abhinav Kumar d543f9781f
Merge pull request #808 from ente-io/add-buffer-to-thumbbnail-greater-than-limit
don't report thumbnail upto size of 150KB
2022-12-23 19:01:06 +05:30
Abhinav 93f240c4dc create cryptoTypes 2022-12-23 17:13:04 +05:30
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 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 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
Abhinav e2676fd76f add mp4 to FORMAT_MISSED_BY_FILE_TYPE_LIB 2022-12-13 18:30:23 +05:30
Abhinav 2409edd352 add mp4 to FORMAT_MISSED_BY_FILE_TYPE_LIB 2022-12-13 18:29:01 +05:30
Abhinav 11db04ce19 add type detection from extension logic 2022-12-13 17:47:55 +05:30
Abhinav 6930d36f5f Merge branch 'main' into remove-metadata-preprocessing 2022-12-13 17:16:54 +05:30
Abhinav cf45833614 don't need to extract video metadata just video hash is enough 2022-12-13 17:13:39 +05:30
Abhinav f94698191d use extension for type detection during live photo clustering 2022-12-13 17:05:59 +05:30
Abhinav 662f2942ba Merge branch 'main' into public-collect 2022-12-13 15:15:12 +05:30
Abhinav Kumar f12ad15d96
Merge pull request #817 from ente-io/fix-upload-cancel-upload
Fix upload cancel on collection-selector screen lead to bad state , and no new uploads were accepted
2022-12-13 13:44:34 +05:30
Abhinav 9a28367169 fix cancelling on choice dialog or collection selector screen and then retrying a new upload didn't work 2022-12-13 13:33:47 +05:30
Abhinav 2946887124 fix check 2022-12-13 13:23:02 +05:30
Abhinav 63d8a7b320 use upload worker for file hashing 2022-12-13 12:06:43 +05:30