Commit graph

6799 commits

Author SHA1 Message Date
Abhinav Kumar 7398538bae
Merge pull request #913 from ente-io/fix-input-field-error-not-shown
fix testing reported issues
2023-02-02 18:31:17 +05:30
Abhinav b380f7604d handle selecting none user files 2023-02-02 18:29:19 +05:30
Abhinav db24e5bdea update handleSelect logic 2023-02-02 18:09:57 +05:30
Abhinav 4e7580127b show ownCount if non user files selected 2023-02-02 18:09:17 +05:30
Abhinav e91eb479ef refactor code 2023-02-02 15:05:59 +05:30
Abhinav 183e4fdc32 fix remove from collection api 2023-02-02 14:59:47 +05:30
Abhinav 0240cb5cf8 show collab added files 2023-02-02 14:31:45 +05:30
Abhinav 8eb7fff4df call remove v3 from non user files 2023-02-02 14:00:20 +05:30
Abhinav e64f1c9ad7 Merge branch 'fix-input-field-error-not-shown' into uncategorised 2023-02-02 13:28:42 +05:30
Abhinav 16ff07f8e6 show headers for non all section even if files count is zero 2023-02-02 13:23:22 +05:30
Ananddubey01 6d780f6b92 changed hasNonSystemCollections 2023-02-02 13:15:55 +05:30
Ananddubey01 6c8ddb32bf added uncategorized to 'UPLOAD_NOT_ALLOWED_COLLECTION_TYPE' 2023-02-02 12:54:56 +05:30
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