Commit graph

6095 commits

Author SHA1 Message Date
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
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
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 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 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 Kumar 727956cd63
Merge pull request #900 from ente-io/fix-set-files-throlling
fix set files throttling
2023-01-30 14:45:52 +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 Kumar 0398187458
Merge pull request #898 from ente-io/fixing-testing-reported-issues
Fixing testing reported issues
2023-01-28 10:39:30 +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 Kumar e8f720edb6
Merge pull request #897 from ente-io/fix-popular-chip
fix popular chip color
2023-01-27 15:54:16 +05:30
Abhinav e6e80a350d switch light mode and dark mode backdrop main color 2023-01-27 15:38:26 +05:30
Abhinav Kumar a371c5ba30
Merge pull request #896 from ente-io/improve-exif-error-logging
improve exif error logging
2023-01-27 13:15:15 +05:30
Abhinav f486c9a3b4 add better logs for exif parsing failure 2023-01-27 12:38:28 +05:30
Abhinav Kumar ac62eb0684
Merge pull request #895 from ente-io/album-header-change
Album header change
2023-01-26 09:57:03 +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 Kumar 57d3e6415c
Merge pull request #894 from ente-io/fix-file-undefined-error
fix file undefined error
2023-01-25 16:42:32 +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 Kumar cbee1c442b
Merge pull request #891 from ente-io/album-header-change
Album header change
2023-01-25 13:51:12 +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 Kumar b763a436b7
Merge pull request #890 from ente-io/fix-storage-card-rounding-issue
fix storage card rounding issue
2023-01-24 13:55:12 +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