Commit graph

6787 commits

Author SHA1 Message Date
Ananddubey01 afd7ef8907 Added zero count option for sidebar section 2023-02-02 12:40:13 +05:30
Abhinav fc677f3419 add error handling to updateItems and refreshPhotoswipe 2023-02-02 10:46:37 +05:30
Ananddubey01 a4caacd362 Removed uncategorized collections from 'UPLOAD_NOT_ALLOWED_COLLECTION_TYPES' 2023-02-02 10:37:04 +05:30
Ananddubey01 b505a3d3fa Changed Delete Album message and titles color 2023-02-02 10:21:36 +05:30
Ananddubey01 f05446cb33 Changed width of menuOption 2023-02-02 10:13:15 +05:30
Abhinav 4af9ee5bed remove default reset form,and add option in callback 2023-02-02 09:28:21 +05:30
Abhinav 38d6d4dbb6 show dummy uncategorized until actual is created 2023-02-01 18:58:27 +05:30
Ananddubey01 9ca8240f8d Refactored collectionOptions and sidebar shortcutsection 2023-02-01 18:02:21 +05:30
Ananddubey01 c54dedb952 Changed variable names in CollectionOptions and sidebar shortcutSection 2023-02-01 18:00:54 +05:30
Ananddubey01 550e0caadf Merge branch 'main' into uncategorised 2023-02-01 12:21:05 +05:30
Abhinav 0241565b99 fix cleanup to call removeEventListener instead of addEventListener 2023-02-01 11:07:04 +05:30
Abhinav Kumar 01cdb32dde
Merge pull request #909 from ente-io/fix-upload-to-shared-album
fix upload to outgoing shared album
2023-02-01 10:50:55 +05:30
Abhinav b2eeae2423 fix UPLOAD_NOT_ALLOWED_COLLECTION_TYPES list 2023-02-01 10:41:07 +05:30
Abhinav Kumar 0c3f7be45d
Merge pull request #907 from ente-io/fix-trash-sync-fail
Fix trash sync fail
2023-02-01 10:01:53 +05:30
Abhinav d176212a05 migrate deleted-collection to remove undefined values 2023-02-01 09:52:48 +05:30
Abhinav 36fda1ae1d throw error so that caller can avoid doing localDB update 2023-02-01 09:50:09 +05:30
Ananddubey01 9ac1f97e40 CollectionOptions: Refactored delete options names 2023-01-31 21:49:59 +05:30
Ananddubey01 ab42e68285 Customized download option text in OnlyDownloadCollectionOption 2023-01-31 21:20:07 +05:30
Ananddubey01 dbc2ab334b Merge branch 'main' into uncategorised 2023-01-31 20:52:22 +05:30
Ananddubey01 8ae4a4a8ac Changed delete album dialogbox in album delete option 2023-01-31 20:50:23 +05:30
Abhinav f599f7d88b Merge branch 'main' into update-filetype-error-handling 2023-01-31 19:59:25 +05:30
Abhinav Kumar 82e9451bee
Merge pull request #904 from ente-io/update-native-image-processing-error-handling
updated native image processor error handling
2023-01-31 19:56:41 +05:30
Ananddubey01 0b1b1f8c09 Implemented uncategorized count on sidebar 2023-01-31 18:59:55 +05:30
Abhinav c7bcb9cd02 fix addLogLine migration 2023-01-31 17:56:17 +05:30
Ananddubey01 3aa3e6b22b Removed UNCATEGORIZED_SECTION constant and implemented uncategorized count in side pannel 2023-01-31 17:29:39 +05:30
Ananddubey01 b8faf0d22d Implemented Keep photos collection action 2023-01-31 13:01:11 +05:30
Abhinav 0e98cf29a8 replace console.time with addLogLine 2023-01-31 12:54:48 +05:30
Abhinav 96be1ea59b replace console logs with addLogLine 2023-01-31 12:40:33 +05:30
Abhinav 95f20bcbd6 update addLogLine signature to similar to console log 2023-01-31 12:29:48 +05:30
Abhinav 306a9e5c6a fix build 2023-01-31 12:01:58 +05:30
Abhinav 6e5aebffc8 throw UNSUPPORTED_FILE_FORMAT for known non media formats
and TYPE_DETECTION_FAILED for errors
2023-01-31 11:42:45 +05:30
Abhinav 62a6b5963b revert INVALID_FILE_TYPE error change 2023-01-31 11:23:04 +05:30
Abhinav 564b822dbf improve local loggin 2023-01-31 11:21:11 +05:30
Abhinav f7b76ee7c3 throw invalid type error on type detection failure 2023-01-31 11:20:26 +05:30
Abhinav 2219b39ed4 better invalid mime type error 2023-01-31 10:43:34 +05:30
Abhinav 4abf00c734 change CustomError enum to Record 2023-01-31 10:43:14 +05:30
Abhinav 6969df8b39 improve logging 2023-01-30 19:20:12 +05:30
Abhinav 3ae79e57c8 added KNOWN_NON_MEDIA_FORMATS list 2023-01-30 19:18:05 +05:30
Abhinav 197b5f35f3 fix issue 2023-01-30 19:02:26 +05:30
Abhinav 1c3dc048ba updated error handling to ignore windows image processor error 2023-01-30 17:32:10 +05:30
Abhinav e7f9498ef2 fix copy 2023-01-30 16:59:24 +05:30
Abhinav c110b3eaf8 Merge branch 'main' into better-comlink-types 2023-01-30 16:40:25 +05:30
Abhinav 1c68eba360 better name 2023-01-30 16:34:36 +05:30
Ananddubey01 bb2b78d6ff Implemented file selection options for uncategorized files 2023-01-30 16:23:05 +05:30
Abhinav Kumar 670b2e28c7
Merge pull request #902 from ente-io/file-not-shown-on-ui-after-restore
file not shown on ui after restore
2023-01-30 15:57:58 +05:30
Abhinav 00725e4653 revert unnecessary change 2023-01-30 15:55:24 +05:30
Abhinav 22425a7456 clear deletedFileIDs after the sync is done 2023-01-30 15:50:06 +05:30
Abhinav Kumar d465a87080
Merge pull request #901 from ente-io/fix-sync-reshared-album
fix sync for reshared album
2023-01-30 15:47:13 +05:30
Abhinav d884ccd2e1 Merge branch 'main' into ml-alpha 2023-01-30 15:38:14 +05:30
Abhinav 4ac0dbc4ea remove isInternalUser check from ML enable 2023-01-30 15:35:43 +05:30