Commit graph

5819 commits

Author SHA1 Message Date
Abhinav f82a6f3dc6 fix exportInProgress not reset on error 2023-02-21 20:09:54 +05:30
Abhinav e65ff3635d add missing await and improve error handling 2023-02-21 19:58:30 +05:30
Abhinav f809634590 update showDownloadQuickOption and showShareQuickOption list 2023-02-21 19:14:58 +05:30
Abhinav 9f2c5ff833 use uploadTypeSelectorIntent as collectPhotos for shared-albums 2023-02-21 19:01:08 +05:30
Abhinav 05adbbc89b fix navbar UploadButton showing import instead of upload 2023-02-21 18:53:56 +05:30
Abhinav 624ec08ccd remove unneeded properties from empty screen wrapper 2023-02-21 18:47:05 +05:30
Abhinav a0412263b1 add check for if new upload are allowed before opening uploadTypeSelector 2023-02-21 18:44:12 +05:30
Abhinav f6e9363e37 move cursor style to upload buttons 2023-02-21 18:43:16 +05:30
Abhinav 3ac9a0e2e1 fix dedupe text appearing on top of screen 2023-02-21 18:42:22 +05:30
Abhinav bc4dcba358 move setHasPersonalFiles to setDerivativeState 2023-02-21 18:34:36 +05:30
Ananddubey01 14182bd3ae fixed component naming issue 2023-02-21 18:12:33 +05:30
Ananddubey01 c63047635c empty screen: changed to top alignment 2023-02-21 17:44:55 +05:30
Abhinav da2b7ecfa4 fix export spinner size 2023-02-21 17:13:10 +05:30
Abhinav 1e7684c396 properly reassign the updateExportProgress UI handler on modal remount 2023-02-21 17:10:16 +05:30
Abhinav 58f886015a add missing try catch wrappers 2023-02-21 16:42:02 +05:30
Ananddubey01 46e1aaf1a5 Merge branch 'main' into quickOptions-Refactor 2023-02-21 12:14:52 +05:30
Ananddubey01 83a1fe54de changed logic of personal files check from incoming shared files to directly checking personal files in gallary 2023-02-21 11:59:11 +05:30
Abhinav fa77ae83e1 merge main into empty-state 2023-02-17 20:13:59 +05:30
Ananddubey01 3a3647c06b changed the check of collectionSummaryType for share and download quickOptions 2023-02-15 21:12:32 +05:30
Ananddubey01 3523f3bda9 Renamed MoveToTrashQuick option to EmptyTrashQuickOption 2023-02-15 21:04:08 +05:30
Ananddubey01 5c8c957ca2 Renamed CollectionQuickOption components names 2023-02-15 21:02:17 +05:30
Ananddubey01 16c77efa77 Renamed QuickOptions components name 2023-02-15 20:47:23 +05:30
Ananddubey01 0ade1282f7 Fixed issues 2023-02-15 20:40:20 +05:30
Ananddubey01 a3fc5d7a1a Moved toolTip logic inside the leave component 2023-02-15 20:25:04 +05:30
Ananddubey01 b25d2ef135 Empty Screen: Implemented upload/import button functionalities 2023-02-15 19:15:18 +05:30
Abhinav Kumar d7003ee6a9
Merge pull request #949 from ente-io/fix-security-alert-28
fix security warning 28
2023-02-14 18:17:52 +05:30
Abhinav Kumar d69c4ae79e
Merge pull request #948 from ente-io/fix-security-alert-27
Fix security warning 27
2023-02-14 18:17:33 +05:30
Ananddubey01 bcfc2db633 Empty screen: removed drag feature from images
This was done to avoid unnecessary upload of the empty screen image
2023-02-13 21:55:07 +05:30
Ananddubey01 4cbec9095c Empty screen: fixed github hyperlink 2023-02-13 19:58:00 +05:30
Ananddubey01 59e076f6f1 Empty Screen: Changed Icons 2023-02-13 19:42:58 +05:30
Ananddubey01 3a02b6545c Empty State: Implemented download button section 2023-02-13 19:27:40 +05:30
Lionel-BZH 264b08f57d
Create frenchConstants.tsx 2023-02-13 14:21:12 +01:00
Abhinav Kumar fa9b918f73
Merge pull request #945 from ente-io/fix_case
Fix case
2023-02-13 14:53:30 +05:30
Ananddubey01 f084643231 Changed empty state image 2023-02-13 13:48:15 +05:30
Ananddubey01 a525530b98 made empty state for instances of only incoming share files 2023-02-13 09:49:19 +05:30
Vishnu 90e6c4c2d8 Fix case 2023-02-12 13:59:02 +05:30
Abhinav c7b643dc6d remove react-d3-tree package 2023-02-10 22:29:39 +05:30
Abhinav 7888bc902b comment out tsne generation code 2023-02-10 22:25:37 +05:30
Manav 3a0f68f6d8 Log to sentry instead 2023-02-10 19:10:49 +05:30
Manav a8e24b10c6 Remove deprecated search API 2023-02-10 19:10:39 +05:30
Abhinav Kumar 02b059b5c4
Merge pull request #842 from ente-io/ml-alpha
ML Alpha
2023-02-10 19:09:02 +05:30
Abhinav Kumar 2863235187
Merge pull request #942 from ente-io/fix_case
Update case
2023-02-10 18:58:48 +05:30
Vishnu e8db9d5974 Update case 2023-02-10 18:52:43 +05:30
Abhinav 74e8bb55c0 fix getData returning null 2023-02-10 18:41:36 +05:30
Abhinav 20cef72174 run ML only on personal files 2023-02-10 18:01:49 +05:30
Abhinav dbd3893844 change ML sync job interval to 5 sec 2023-02-10 17:53:56 +05:30
Abhinav e9312ff139 remove unnecessary code 2023-02-10 17:47:00 +05:30
Abhinav bf3a232471 fix types 2023-02-10 17:46:43 +05:30
Abhinav 480d14729d rename thingClass to thing and thingClasses to things and Object to RealWorldObject 2023-02-10 17:44:03 +05:30
Abhinav 701a66d6ce add try catch wrapper 2023-02-10 17:21:30 +05:30
Abhinav 8a6f7e54ab Merge branch 'better-comlink-types' into ml-alpha 2023-02-10 16:53:14 +05:30
Abhinav 2cee240696 Merge branch 'update-motion-photo-service' into ml-alpha 2023-02-10 16:51:30 +05:30
Abhinav a19ff7d216 move updateFile creation time exif logic in else block and wrap the function in try catch block 2023-02-10 16:48:38 +05:30
Abhinav 5856fbd06c move original name from file title logic to inside of decodeMotionPhoto 2023-02-10 16:13:07 +05:30
Abhinav 2f94e9660e revert newline remove 2023-02-10 16:08:30 +05:30
Abhinav 1414cdbae9 Merge branch 'update-download-manager' into ml-alpha 2023-02-10 16:06:03 +05:30
Ananddubey01 22f3565c99 Empty Screen: Added upload buttons 2023-02-10 15:55:54 +05:30
Abhinav 181a29102f update DownloadManager to add support to override token and worker 2023-02-10 15:54:38 +05:30
Abhinav 47248c0c61 Merge branch 'refactor-cache-storage' into ml-alpha 2023-02-10 15:43:59 +05:30
Abhinav 2611289052 Merge branch 'main' into better-comlink-types 2023-02-10 15:10:45 +05:30
Abhinav 050a0c6139 revert heic type change 2023-02-10 15:09:24 +05:30
Abhinav deb699ab51 update message 2023-02-10 14:54:07 +05:30
Abhinav d763349633 update file search by title 2023-02-10 13:44:53 +05:30
Abhinav 87375a6f0c fix result files count and preview 2023-02-10 13:02:09 +05:30
Abhinav 26349e67e5 fix shared and trash file shown in search result 2023-02-10 12:56:37 +05:30
Abhinav 0735cdb3aa fix search result not visible 2023-02-10 12:48:58 +05:30
Ananddubey01 5146b91ded Created Empty screen heading and image 2023-02-10 12:44:25 +05:30
Abhinav 2a07ccfc01 fix file search and don't show shared files in search results 2023-02-10 12:33:51 +05:30
Abhinav b3701f973d fix search mode selection options 2023-02-10 12:11:25 +05:30
Abhinav bfcc3b0492 update blog url 2023-02-10 10:58:53 +05:30
Abhinav fbc902fce3 dont show info bar faces as clickable 2023-02-10 10:57:07 +05:30
Abhinav 357475bbb0 hide mlSearch result if beta disabled 2023-02-10 10:56:18 +05:30
Abhinav 2e3b0bb242 update code to prevent of eslint escapes 2023-02-10 10:24:11 +05:30
Abhinav 9c613f42ef revert unnecessary 2023-02-09 23:56:58 +05:30
Abhinav f71f42f45c remove unused strings 2023-02-09 23:51:23 +05:30
Abhinav 9e1fdfe3f2 remove unwanted type 2023-02-09 23:48:25 +05:30
Abhinav 35e2245043 update openDiskCache API return type 2023-02-09 23:47:44 +05:30
Abhinav d065c171a7 Merge branch 'better-comlink-types' into ml-alpha 2023-02-09 23:40:33 +05:30
Abhinav 32190f3c33 revert heic type change 2023-02-09 23:38:10 +05:30
Abhinav a96a611225 Merge branch 'refactor-cache-storage' into better-comlink-types 2023-02-09 23:33:23 +05:30
Abhinav 6e4ba755ea fix build 2023-02-09 23:30:33 +05:30
Abhinav 9857ee5b30 remove location search 2023-02-09 23:26:53 +05:30
Abhinav 089a7c15ad Merge branch 'refactor-cache-storage' into ml-alpha 2023-02-09 23:13:42 +05:30
Abhinav caa1be1c09 move cache util to under storage 2023-02-09 23:13:13 +05:30
Abhinav 85e6b14e85 fix file format 2023-02-09 23:06:51 +05:30
Abhinav b26b87f227 refactor cacheService into cache Storage service to allow handling more than one cache stores 2023-02-09 23:01:32 +05:30
Abhinav eb2b65e00a add crypto worker types and custom worker using support to getThumbnail 2023-02-09 22:50:30 +05:30
Abhinav 45e0365129 add comment to explain need of using separate constant file 2023-02-09 22:50:30 +05:30
Abhinav 51707d55c6 remove unused events 2023-02-09 22:50:30 +05:30
Abhinav 6d5387432d remove ml-debug page 2023-02-09 22:50:30 +05:30
Abhinav 5e98919599 remove unnecessary code and changes 2023-02-09 22:50:30 +05:30
Abhinav 1e96d09b94 advanced section should only be shown for electron as it just has ML setting currently 2023-02-09 22:50:30 +05:30
Abhinav 66b37c57bf refactor ml search settings 2023-02-09 22:50:14 +05:30
Abhinav efff2c41ac add loaders 2023-02-09 22:50:14 +05:30
Abhinav 0ac32b0c67 fix multiple instances of WorkerElectronCacheStorageService getting created 2023-02-09 22:50:14 +05:30
Abhinav 5794d53ebb reset batch wait time to 30secc 2023-02-09 22:50:14 +05:30
Abhinav 348a22e191 fix WorkerElectronCacheStorageClient not exposed to the from the worker 2023-02-09 22:50:14 +05:30
Abhinav 6596d2c702 Merge branch 'refactor-family-utils' into ml-alpha 2023-02-09 21:54:59 +05:30
Abhinav e48465c242 refactor family utils 2023-02-09 21:45:23 +05:30
Abhinav c56da87161 hide run ML Search button 2023-02-09 16:23:15 +05:30