Commit graph

5704 commits

Author SHA1 Message Date
Abhinav 4ddaac3686 pass isCollectionOwner property to removeFromCollection 2023-02-03 11:56:46 +05:30
Ananddubey01 d914008bb8 fixed map issue in gallery 2023-02-03 11:24:53 +05:30
Abhinav a8ebd7e3bc Merge branch 'uncategorised' into patch-remove-collab-added-files 2023-02-03 10:32:48 +05:30
Ananddubey01 46b946f159 Merge branch 'uncategorised' of https://github.com/ente-io/photos-web into uncategorised 2023-02-03 10:23:42 +05:30
Abhinav bc47ad8b7e fix get from collection map 2023-02-03 10:22:07 +05:30
Ananddubey01 84b9ea9d25 Removed unused collectionType APIs 2023-02-03 10:21:38 +05:30
Abhinav 14ea4f82b7 Merge branch 'main' into uncategorised 2023-02-03 09:59:03 +05:30
Neeraj Gupta 2b9f63fab5
Merge Fix copy for disable link sharing #903
Fix copy for disable link sharing
2023-02-03 09:49:37 +05:30
Ananddubey01 f9b46e11d7 Changed isSharedCollection check name to isIncomingSharedCollection 2023-02-02 22:49:27 +05:30
Ananddubey01 98e3186d44 Added allFiles parameter in removeFromCollection api of Collection Servies 2023-02-02 22:33:53 +05:30
Ananddubey01 03b3b43318 changed how we check isFavoriteCollection and isSharedCollection prop in SelectedFileOptions of gallery 2023-02-02 22:23:41 +05:30
Ananddubey01 d9acaef3b8 changed how we check isUncategorizedCollection prop in SelectedFileOptions of gallery 2023-02-02 22:12:42 +05:30
Ananddubey01 7329e60654 Merge branch 'uncategorised' of https://github.com/ente-io/photos-web into uncategorised 2023-02-02 21:16:21 +05:30
Ananddubey01 aa427b7ac7 Moved removeFromCollection logic from collectionOptions to collectionServices 2023-02-02 21:15:29 +05:30
Abhinav ac2257771f optimize code 2023-02-02 20:52:28 +05:30
Abhinav b8656ab5b0 fix build 2023-02-02 20:09:12 +05:30
Abhinav Kumar 286dd45166
Merge pull request #905 from ente-io/update-filetype-error-handling
Update filetype error handling
2023-02-02 18:31:43 +05:30
Abhinav Kumar 3eda945a3d
Merge pull request #910 from ente-io/fix-shift-event-listener-cleanup
fix shift key event listener cleanup
2023-02-02 18:31:28 +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 b2eeae2423 fix UPLOAD_NOT_ALLOWED_COLLECTION_TYPES list 2023-02-01 10:41:07 +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
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 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
Abhinav 1ea865bfea remove CollectionLastSyncTime for deleted collections 2023-01-30 15:32:17 +05:30
Abhinav 302ca4a082 clear last sync time of a collection after it has been deleted 2023-01-30 15:12:17 +05:30
Abhinav 3155f51ae7 remove memory logging 2023-01-30 14:41:31 +05:30
Abhinav fbac757ce0 fix files reference getting cached in setFiles 2023-01-30 14:39:53 +05:30
Abhinav c80e3a724c update deleteCollection api to v3 2023-01-30 14:21:07 +05:30
Abhinav 046d8fb78f update removeFromCollection logic 2023-01-30 14:18:01 +05:30
Abhinav 5e56485a8d fix open uncategorized section 2023-01-30 14:16:17 +05:30
Abhinav 2a93b0a873 change removeFromCollection to moveToUncategorized 2023-01-30 13:21:54 +05:30
Ananddubey01 c813a2a93f updated Remove from Album confirmation 2023-01-30 11:33:48 +05:30
Ananddubey01 73cec2ef75 Uncategoried section options and quick options implemented
options and quick options are similar to favorites
2023-01-30 11:02:21 +05:30
Ananddubey01 a221fc9dc1 Added uncategorised section in sidebar 2023-01-30 10:28:51 +05:30
Abhinav 1896ea5cf7 add back top 8px margin 2023-01-27 17:39:47 +05:30
Abhinav 5de4db1355 remove trash and archived section icon 2023-01-27 17:28:14 +05:30
Abhinav 05abff83a7 fix collection not updated after creating public URL 2023-01-27 17:18:23 +05:30
Abhinav de20ab2cc6 fix downloadFile and copy to clipboard helper 2023-01-27 17:06:08 +05:30
Abhinav f2601d6b17 fix dedupe again showing no dedupe text before remote fetch 2023-01-27 17:02:15 +05:30
Abhinav bb79e5faae fix copy button positioning and double hover background issue 2023-01-27 17:00:21 +05:30
Abhinav 69f13d9ad9 reset form after in callback finishes 2023-01-27 16:52:52 +05:30
Abhinav 8be077ae3a revert mui dialog paper box shadow 2023-01-27 16:48:42 +05:30
Abhinav e6e80a350d switch light mode and dark mode backdrop main color 2023-01-27 15:38:26 +05:30
Abhinav f486c9a3b4 add better logs for exif parsing failure 2023-01-27 12:38:28 +05:30
Ananddubey01 ec37c8f0c7 Merge branch 'main' into album-header-change 2023-01-25 21:27:37 +05:30
Ananddubey01 16e7364293 removed background color from options button 2023-01-25 21:24:41 +05:30
Ananddubey01 184f9ab2a6 moved onClick handler from icon to iconbutton 2023-01-25 17:59:40 +05:30
Ananddubey01 cebfeca159 Fixed width of overflowMenu options to 220px 2023-01-25 17:53:46 +05:30
Abhinav 53b3e0bedb add internal user check for enable ml 2023-01-25 17:53:27 +05:30
Abhinav a91e22944e fix infobar 2023-01-25 17:52:21 +05:30
Abhinav 970ae6a4e2 remove ml debug and clear db option 2023-01-25 17:19:38 +05:30
Abhinav e8d760aa3d fix all search 2023-01-25 16:59:00 +05:30
Abhinav a5c17d80f0 fix person search 2023-01-25 16:58:01 +05:30
Abhinav 1c1d3aac90 fix build 2023-01-25 16:54:17 +05:30
Abhinav 97645786cb refactor 2023-01-25 16:40:18 +05:30
Abhinav 7a7f59ae1c add proper file and not checks 2023-01-25 16:06:32 +05:30
Abhinav 54738a6984 Merge branch 'main' into ml-alpha 2023-01-25 15:45:03 +05:30
Ananddubey01 7d0be86f38 Merge branch 'main' into album-header-change 2023-01-24 19:41:39 +05:30
Ananddubey01 e960967409 Implemented overflow menu for favorites albums 2023-01-24 19:37:12 +05:30
Ananddubey01 5abc7d255a Fixed empty trash delete quick option bug 2023-01-24 18:53:09 +05:30
Ananddubey01 92732786ef commented out sharing details quick option for incomingShare type albums 2023-01-24 18:38:48 +05:30
Ananddubey01 aebbe9ce77 changed function name from isSharedByMe/isSharedWithMe to isOutgointShare/isIncomingShare 2023-01-24 14:04:24 +05:30
Ananddubey01 09e9b5da2f changed function name from isSharedByMe/isSharedWithMe to isOutgointShare/isIncomingShare 2023-01-24 14:02:59 +05:30
Ananddubey01 3f94931061 changed overflow menu width to 220px 2023-01-24 13:58:23 +05:30
Abhinav ed3ccc3faa fix storage card rounding issue 2023-01-24 13:51:01 +05:30
Ananddubey01 40a590a491 Removed sharing details quick option from incomingShare type albums 2023-01-24 12:51:22 +05:30
Ananddubey01 2822664a5e IconButton: Changed padding from 8 pixel to 12 pixel 2023-01-24 12:35:46 +05:30
Vishnu Mohandas 7dc5858069
Merge pull request #888 from ente-io/title
Update title
2023-01-22 11:56:51 +05:30
Vishnu d5024f5b5f Update title 2023-01-21 22:51:25 +05:30
Abhinav f4f1de08eb Merge branch 'main' into integrate-mute-update-notification-api 2023-01-21 09:55:29 +05:30
Abhinav 0d34202c41 Merge branch 'main' into ml-alpha 2023-01-20 22:50:53 +05:30
Abhinav cfe067155c fix build 2023-01-20 22:48:58 +05:30
Abhinav ebb87d8262 use globalThis instead of window 2023-01-20 22:44:13 +05:30
Abhinav 51734d73e6 create string constants 2023-01-20 22:43:46 +05:30
Abhinav dd7cf75101 created family util 2023-01-20 22:33:25 +05:30
Abhinav 7229e5d2ce move error string to customError enum 2023-01-20 22:33:08 +05:30
Abhinav d61deaf8f8 fix ml worker use 2023-01-20 21:23:57 +05:30
Abhinav ad297c849e fix build 2023-01-20 21:18:04 +05:30
Abhinav 9073760799 comment out erroring used code 2023-01-20 21:16:39 +05:30
Abhinav 3b183bbb00 fix parseUploadErrorCodes issue 2023-01-20 21:15:02 +05:30
Abhinav 7640198945 fix crypto worker import 2023-01-20 21:11:01 +05:30
Abhinav 4295be0694 disabled ML debug 2023-01-20 21:10:32 +05:30
Abhinav 98685123dd Merge branch 'better-comlink-types' into ml-alpha 2023-01-20 21:06:42 +05:30
Abhinav Kumar 7ea527a8d2
Merge pull request #882 from ente-io/album-header-change
Album header change
2023-01-20 20:45:32 +05:30
Ananddubey01 878b43a6bd made some naming changes in components related to album header 2023-01-20 17:11:59 +05:30
Abhinav cdf2be8fd3 Merge branch 'main' into fix-state-memory-leaks 2023-01-20 16:35:28 +05:30
Abhinav Kumar bcba2f855c
Merge pull request #880 from ente-io/integrate-log-memory-info-api
integrate log renderer process memory usage api
2023-01-20 16:34:43 +05:30
Abhinav Kumar 8f150a3788
Merge pull request #872 from ente-io/dev-deployment-true-for-test-release
testing setup
2023-01-20 16:34:30 +05:30
Abhinav 532588572f improve new ()=> object to new () => InstanceType<T> 2023-01-20 16:31:14 +05:30
Abhinav f68b7a32ab no need to create a new class 2023-01-20 16:20:09 +05:30
Abhinav 7b14b4b2c1 update getInstance[s] to use new comlink worker 2023-01-20 16:19:55 +05:30
Abhinav 5a3e649af6 update ComlinkWorker return a instance of worker class 2023-01-20 16:19:17 +05:30
Abhinav b830510276 add heic-convert types 2023-01-20 16:18:44 +05:30
Ananddubey01 99f423bfce added quick download option for favourities album and modified rendering of quick options 2023-01-20 14:46:45 +05:30
Abhinav bcf71e5395 fix lint issues 2023-01-20 14:26:36 +05:30
Ananddubey01 6137c9298f changed collectionInfo icon size and added space between quick options 2023-01-20 13:41:28 +05:30
Ananddubey01 f482e14543 changed collectionInfo icon color 2023-01-20 00:53:52 +05:30
Ananddubey01 4481f4162a Implemented conditional rendering of quick options 2023-01-20 00:09:35 +05:30