Commit graph

5809 commits

Author SHA1 Message Date
Abhinav 3ab197d279 add proper error handling 2023-02-03 12:28:00 +05:30
Abhinav 45aee0977c Revert "pass isCollectionOwner property to removeFromCollection"
This reverts commit 4ddaac3686.
2023-02-03 12:24:53 +05:30
Abhinav 0cddc2511b fix mix selection confirm color 2023-02-03 12:20:01 +05:30
Abhinav 009bdde234 added separate mix selection remove from album screen 2023-02-03 12:18:35 +05:30
Abhinav e68b622fe6 Merge branch 'main' into patch-remove-collab-added-files 2023-02-03 12:11:35 +05:30
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
Ananddubey01 b61c76c700 Changed share option icon in collection option to People icon 2023-01-19 23:30:33 +05:30
Ananddubey01 3ed4e2808a Reorder and renaming Album options 2023-01-19 23:28:34 +05:30
Ananddubey01 1068bca717 Added album quick options 2023-01-19 21:13:36 +05:30
Abhinav 077235be27 add missing setFiles 2023-01-19 20:54:55 +05:30
Abhinav 57150b5812 fix issues 2023-01-19 20:53:51 +05:30
Abhinav e3499d2345 split use effects 2023-01-19 20:45:17 +05:30
Abhinav e303bbc449 fix initial sync issues 2023-01-19 19:12:20 +05:30
Abhinav 0bbda28d81 add missing refreshInProgress false 2023-01-19 18:08:28 +05:30
Abhinav 7205e7b3dd remove testing log 2023-01-19 17:49:21 +05:30
Abhinav 564f331df6 integrate log renderer process memory usage api 2023-01-19 17:30:25 +05:30
Abhinav 934f7be314 use state for timeStampList and make its update useEffect concurrency to 1 2023-01-19 17:25:40 +05:30
Abhinav 9b76011171 reduce filteredData concurrency to 1 2023-01-19 17:19:12 +05:30
Abhinav c283bda998 create setFiles proxy which will call original setFiles once per wait interval period 2023-01-19 17:15:32 +05:30
Ananddubey01 693029fb4b Updated Shared types to outgoing and incoming 2023-01-19 15:46:06 +05:30
Ananddubey01 63fcaa987c Merge branch 'main' into album-header-change 2023-01-19 15:43:54 +05:30
Abhinav Kumar 6e9d874737
Merge pull request #877 from ente-io/fix-create-new-shared-with-me-type
Fix Collection Action for shared collections
2023-01-19 15:21:44 +05:30
Abhinav ef3c026f6d update usage 2023-01-19 15:16:26 +05:30
Abhinav e9486e767e renamed to outgoing and incoming share 2023-01-19 15:16:16 +05:30
Abhinav dd8f44d0a5 create separate type for shared by me and shared with me 2023-01-19 15:07:58 +05:30
Abhinav ecc336685d fix gap div between dates missing 2023-01-19 15:00:24 +05:30
Ananddubey01 ff660811b5 Added icon for shared albums 2023-01-19 13:26:46 +05:30
Ananddubey01 bffaf43f00 Updated Album Memory count size And icon positioning 2023-01-19 12:14:44 +05:30
Abhinav 43b54e094b create typed object url for safari else it doesn't understand that the file is video 2023-01-18 15:04:42 +05:30
Abhinav 0b12291302 use fixed strokeMutedWhite color for ArchiveIcon 2023-01-18 14:42:57 +05:30
Abhinav 0354ccbc1e add fixed color palette option 2023-01-18 14:42:37 +05:30
Ananddubey01 222041ce35 changed archieve icon from 'ArchiveOutlined' to 'Archive' 2023-01-17 20:24:00 +05:30
Abhinav 22566d98f8 add option to set api endpoint in local storage 2023-01-17 17:52:11 +05:30
Ananddubey01 f093522f16 Changed archived Album icon color depth 2023-01-17 17:40:31 +05:30
Abhinav 0471626b86 refactor 2023-01-17 17:05:24 +05:30
Abhinav c6610f5063 pass IS_TEST_RELEASE as NEXT_PUBLIC_IS_TEST_APP to browser 2023-01-17 17:05:14 +05:30
Abhinav af70334f9a remove comment 2023-01-17 16:52:55 +05:30
Abhinav c1e9bda2f1 dev-deployment-true-for-test-release 2023-01-17 16:49:04 +05:30
Ananddubey01 276c6b58d5 Added Link icon for shared album via link 2023-01-17 13:56:08 +05:30
Abhinav c5c446987d set type as shared for collection shared by me too 2023-01-17 13:56:08 +05:30
Ananddubey01 1b07d2f81d moved album icon to left bottom 2023-01-17 13:56:08 +05:30
Ananddubey01 4b4129dfb7 Changed archived Album icon color to secondary 2023-01-17 13:56:08 +05:30
Abhinav 016ec1ad83 update lohs 2023-01-17 13:13:54 +05:30
Abhinav e659b9148c update logging and error handling 2023-01-17 13:12:24 +05:30
Abhinav 145bdfed66 add file and thumbnail download and ui update log 2023-01-17 12:12:58 +05:30
Abhinav acae30883b only show theme switcher for internal user 2023-01-16 14:53:30 +05:30
Abhinav b2c1113ad2 use new lightThemeOptions and add new strings 2023-01-16 14:50:07 +05:30
Abhinav a01c01d637 add theme enum and SetTheme type 2023-01-16 14:48:07 +05:30
Abhinav d4987e6370 add theme switcher option 2023-01-16 14:47:37 +05:30
Abhinav 3b468cb154 Merge branch 'main' into ml-alpha 2023-01-14 21:41:35 +05:30
Abhinav cbdae5b1e8 fix window not defined error 2023-01-14 20:08:09 +05:30
Abhinav 62ba9de838 use convertBytesToHumanReadable for logging 2023-01-14 20:01:28 +05:30
Abhinav 490fad83a6 make the isDevDeployment code cleaner 2023-01-14 19:45:50 +05:30
Abhinav 2f9b679b24 added isDevDeployment description 2023-01-14 19:45:44 +05:30
Abhinav f21d95b7f5 configure api util for staging 2023-01-14 19:45:42 +05:30
Abhinav 10629fb8be fix div wrapped inside p tag 2023-01-12 17:03:00 +05:30
Abhinav 7cbe94b882 remove unnecessary wrapper 2023-01-12 17:02:56 +05:30
Abhinav 73ea817308 convert props that doesn't need to be passed to dom to transient 2023-01-12 16:59:30 +05:30
Abhinav Kumar e272c6ce71
Merge pull request #864 from ente-io/fix-react-reported-errors
Fix react reported warnings
2023-01-12 16:50:31 +05:30
Abhinav Kumar c9915f9053
Merge pull request #859 from ente-io/update-electron-saveStreamToDisk-api-type
update saveStreamToDisk Api type and usage
2023-01-12 16:50:18 +05:30
Abhinav 031c4ab8be fix div wrapped inside p tag 2023-01-12 16:45:07 +05:30
Abhinav d4dd29d7aa remove unnecessary wrapper 2023-01-12 16:42:53 +05:30
Abhinav 8a0c717820 convert props that doesn't need to be passed to dom to transient 2023-01-12 16:18:04 +05:30
Ananddubey01 f010fcedf9 Change leave shared album option icon 2023-01-12 10:54:13 +05:30
Abhinav Kumar 8d35ee519e
Merge pull request #855 from ente-io/staging
configure api util for staging
2023-01-11 16:06:03 +05:30
Abhinav b2af870de2 make the isDevDeployment code cleaner 2023-01-11 16:01:42 +05:30
Abhinav bbd585af25 added isDevDeployment description 2023-01-11 16:01:06 +05:30
Ananddubey01 a92823aeb2 Shared Collection Options: Resolved changes 2023-01-11 14:07:09 +05:30
Ananddubey01 5a3b58e1e8 changed texts according to figma design 2023-01-11 12:39:31 +05:30
Ananddubey01 27c72d5402 Fixed English constant issue 2023-01-11 12:15:53 +05:30
Ananddubey01 8b56fe8c60 Added leave shared album option 2023-01-11 12:03:32 +05:30
Ananddubey01 c02710d3bc removed shared albums from options not available 2023-01-11 12:03:32 +05:30
Ananddubey01 54786e278c options in shared collection added 2023-01-11 12:03:32 +05:30
Abhinav cc0b51e2a1 also handle backdrop click as canceling running upload 2023-01-11 09:28:41 +05:30
Abhinav 950dbc3250 update saveStreamToDisk Api type and usage 2023-01-10 19:00:38 +05:30
Abhinav 6598706ff0 fix wasm ffmpeg FS write for non english filenames 2023-01-10 15:01:19 +05:30
Ananddubey01 ce97cf4082 SharedAlbum: changed group icon to people icon 2023-01-10 13:31:07 +05:30
Anand Dubey 815334155e Added Icon for shared albums in collection card 2023-01-10 12:43:53 +05:30
Abhinav cc9ad2406f configure api util for staging 2023-01-10 11:42:18 +05:30
Abhinav f98241cd97 move cryptoWorkers creation to uploadMediaFiles new thread creation loop 2023-01-09 10:50:52 +05:30
Abhinav 8613a3ef6a fix cryptoWorker singleton import 2023-01-09 10:30:31 +05:30
Abhinav ab4ab4f72c fix imports 2023-01-09 10:10:35 +05:30
Abhinav da6d9eb44e create separate singleton classes for comlink workers 2023-01-09 10:08:16 +05:30
Neeraj Gupta aac6e4430c
QuickLink: Convert to regular collection on rename 2023-01-07 14:53:45 +05:30
Neeraj Gupta d4ad36e97d
Add support for identifying quick link collections 2023-01-07 13:53:28 +05:30
Abhinav Kumar 86a7f1cdab
Merge pull request #847 from ente-io/remove-canvas-usage-on-desktop
Remove canvas usage on desktop
2023-01-06 13:07:14 +05:30
Abhinav Kumar 78002e01ff
Merge pull request #848 from ente-io/fix-subscription-card-background-late-load
fxi subscription card background late load
2023-01-06 13:06:30 +05:30
Abhinav Kumar 74d9a28a1d
Merge pull request #850 from ente-io/remove-testing-console
remove testing console logs
2023-01-06 13:06:14 +05:30
Abhinav Kumar 50efcbcbf5
Merge pull request #801 from ente-io/upload-logging
Upload logging
2023-01-06 13:04:47 +05:30
Abhinav 83944f7e7a remove testing console.log 2023-01-06 13:04:15 +05:30
Abhinav a955ae39fa remove duplicate logging 2023-01-06 12:36:48 +05:30
Abhinav afa9ba0521 use convertBytesToHumanReadable for logging 2023-01-06 12:11:59 +05:30
Abhinav 73eedc6217 remove console log 2023-01-06 11:22:11 +05:30
Abhinav 6529142ece add time logs 2023-01-06 10:58:40 +05:30
Abhinav 4d50abb902 use direct imports instead of top level imports 2023-01-05 16:57:43 +05:30
Abhinav 27113ba1fb import just the icon instead of complete package 2023-01-05 15:53:35 +05:30
Abhinav f54d1a01fa pass size parameter to electron api 2023-01-05 10:54:57 +05:30
Abhinav a0b3600750 move subscription card load before sync 2023-01-04 13:23:37 +05:30
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