Commit graph

104 commits

Author SHA1 Message Date
Abhinav eefa66f483 Merge branch 'incoming-item-home-screen' into add-support-archive-shared-album 2023-07-09 22:28:37 +05:30
Abhinav 7c24db48bf Merge branch 'dev' into incoming-item-home-screen 2023-07-09 22:27:24 +05:30
Abhinav 3a91c72bc0 replace isArchived with separate isArchivedFile and isArchivedCollection 2023-07-09 22:23:58 +05:30
Abhinav 677d943804 fix function name casing 2023-07-04 13:55:33 +05:30
Abhinav d1b9367cf8 remove isIncomingSharedCollection logic and use isOwnFile logic to show icons in PhotoViewer 2023-07-04 12:09:08 +05:30
Abhinav 94078483a7 show shared file in search screen 2023-07-04 11:48:08 +05:30
Abhinav d63eaf3116 run post handleCollectionOps even when toProcessFiles are zero 2023-07-04 11:38:27 +05:30
Abhinav 580f4ab3c9 show incoming item on home screen 2023-07-04 11:07:12 +05:30
Abhinav 17b7776ab5 updated usage of CollectionSummaryType.incomingShare to newer separate types 2023-07-03 13:12:37 +05:30
Abhinav Kumar 3a457f9dcd
added select all shortcut setup (#1201) 2023-06-30 16:16:41 +05:30
Abhinav a5032103a0 add mapEnabled to appContext 2023-06-30 13:22:36 +05:30
Abhinav 17a924f9e5 move syncMapEnabled logic to user service 2023-06-29 20:24:18 +05:30
Abhinav f4bdbc539a Merge branch 'dev' into MapBox-Web 2023-06-29 20:14:07 +05:30
Abhinav 0200655ca3 add select a using ctrl/cmd + A logic 2023-06-29 19:58:09 +05:30
Abhinav Kumar ae501d5548
Enable map dialog Refactoring (#1208) 2023-06-29 10:20:45 +05:30
Abhinav Kumar ad2b3a4a74
Avatar component Refactoring (#1207) 2023-06-29 10:20:23 +05:30
Abhinav ae81f20a62 add getter and setter for mapEnabled local state 2023-06-27 18:02:01 +05:30
Abhinav 7c6a47d88f sync mapEnabledStatus on sync 2023-06-27 17:56:58 +05:30
Abhinav 63224f6410 Merge branch 'enable-Map-dialog' into MapBox-Web 2023-06-27 17:52:37 +05:30
Abhinav 841d009f8b refactor code 2023-06-27 17:23:05 +05:30
Abhinav 6a2e83629f update userIDToEmailMap galleryContext 2023-06-27 15:59:20 +05:30
jubitjohn 79d6eeb727
Enable-Map-dialog (#1197) 2023-06-26 11:26:54 +05:30
jubitjohn b8b2c8a4a0
Avatar-Component (#1189) 2023-06-26 10:21:48 +05:30
jubitjohn 0547a2cdb9 gallery context added with isInSearchMode 2023-06-25 21:27:55 +05:30
jubitjohn f453750570 remote setting get/set added 2023-06-23 22:53:45 +05:30
jubitjohn da61fd83b0 changes 2023-06-23 11:07:15 +05:30
jubitjohn de9c89e644 mapEnable added to local Storage 2023-06-22 20:31:48 +05:30
jubitjohn ba297f7417 Map Enable and Disable buttons added 2023-06-22 16:38:06 +05:30
jubitjohn 3fa6272ac7 Unused lines removed 2023-06-21 12:16:29 +05:30
jubitjohn 8b7b88672b Caching added to UserId to Email Map 2023-06-19 19:27:09 +05:30
jubitjohn 2f071a59da Time set to 1000 2023-06-19 11:55:27 +05:30
jubitjohn 9c06a54fa0 timeout added 2023-06-16 00:01:07 +05:30
jubitjohn 52510e1227 Cancel rendering route issue fixed 2023-06-14 00:14:18 +05:30
jubitjohn 68e6130117 Redirection set and photo preview closed 2023-06-13 13:28:55 +05:30
Abhinav fe5621597b update default createAlbum to remove dedupe logic and create new getOrCreateAlbum for upload use case 2023-05-31 20:53:24 +05:30
Abhinav Kumar cc49eff635
Added download album option on shared-albums (#1151) 2023-05-30 20:55:53 +05:30
Abhinav def73a47db don't show download option if public link download is disabled 2023-05-30 19:02:36 +05:30
Abhinav Kumar 2c499442a6
Improve update magic metadata functions (#1149) 2023-05-30 18:52:07 +05:30
Abhinav 63c50f996e added download album option on shared-albums 2023-05-30 18:12:35 +05:30
Abhinav d5bd95487a fix shared files being shown in location search result 2023-05-30 13:52:01 +05:30
Abhinav 1040f1986f added location tag search logic 2023-05-30 13:39:38 +05:30
Abhinav 14a0f75e03 updated updateFileMagicMetadata service to accept a list of files with updated magic metadata 2023-05-30 10:33:49 +05:30
Neeraj Gupta 77d7ec12e7
Refactor tsconfig setup (#1142) 2023-05-29 11:12:33 +05:30
Abhinav e3d9bcd7b3 add helper wrapper over syncCollections 2023-05-29 08:43:59 +05:30
Neeraj Gupta 52a9882328 Remove redundant container 2023-05-29 08:05:25 +05:30
Abhinav fee9a87df0 don't show shared files on search result page 2023-05-29 07:50:08 +05:30
Neeraj Gupta adb91c7fc6 Fixed import 2023-05-27 17:29:26 +05:30
Neeraj Gupta b4e11a7475 Fix bad imports 2023-05-27 16:47:42 +05:30
Neeraj Gupta 915764b675 PublicLink: Sort collections based on sort property 2023-05-26 15:49:27 +05:30
Neeraj Gupta 4b0399ca90 Reflect sort order in the collection view 2023-05-26 12:38:24 +05:30