Commit graph

173 commits

Author SHA1 Message Date
jubitjohn f453750570 remote setting get/set added 2023-06-23 22:53:45 +05:30
jubitjohn cdaacd98f2 return Type added to userIdtoEmail 2023-06-23 15:49:07 +05:30
jubitjohn 90e7f98606 commets removed and Error logger added 2023-06-23 12:39:23 +05:30
Abhinav 5b538f886b fix export migration issue 2023-06-22 12:10:57 +05:30
Abhinav c1972329f5 use split by space to get exportedCollectionName from exportedCollectionPath 2023-06-22 12:10:57 +05:30
jubitjohn 09429286cc Method added to collection Services 2023-06-18 15:32:10 +05:30
Abhinav 690d8b6090 fix export stats 2023-06-10 15:26:49 +05:30
Abhinav d91904d7ae made hidden collection name proper-cased 2023-06-10 15:24:17 +05:30
Abhinav 179c84c6d2 add support to export hidden 2023-06-10 14:56:54 +05:30
Abhinav 0d16e002ef extract MetadataDate while fixing time too 2023-06-09 12:52:48 +05:30
Abhinav 33d1c3be5e Merge branch 'fix-notification-colors' into raw-preview 2023-06-06 14:31:26 +05:30
Abhinav 5255152883 fix type issues 2023-06-06 12:30:19 +05:30
Abhinav e1752c6846 Merge branch 'refactor-update-metadata-types' into image-exif-aspect-ratio 2023-06-06 12:23:21 +05:30
Abhinav fbbf24e0fb fix type issues 2023-06-06 12:01:30 +05:30
Abhinav 8c909ba0f8 update type handling of updateMagicMetadata function 2023-06-06 11:57:02 +05:30
Abhinav c94bf73ebf Merge branch 'main' into image-exif-aspect-ratio 2023-06-05 23:42:49 +05:30
Abhinav 7c81d3f6c9 fix constructPublicMagicMetadata 2023-06-05 23:40:26 +05:30
Abhinav d61d788d1e update ExtractMetadata to return both metadata and publicMagicMetadata 2023-06-05 23:22:17 +05:30
Abhinav 9149670306 Merge branch 'main' into raw-preview 2023-06-05 23:02:32 +05:30
Abhinav Kumar dbdae0d4a9
Video playback (#1156) 2023-06-05 22:11:28 +05:30
Abhinav 89e14c9848 add support to render converted raw files 2023-06-05 21:33:30 +05:30
Abhinav 55fbcd2790 added support to correct time with metadataDate 2023-06-05 19:16:33 +05:30
Abhinav 9b75ba247b revert unnecessary change 2023-06-05 19:07:49 +05:30
Abhinav 0003cf7828 added support to use MetadataDate if present 2023-06-05 18:54:59 +05:30
Abhinav 90f00b8b0d added width and height info in newer uploaded files 2023-06-05 18:00:31 +05:30
Abhinav 1e25a7e6f7 extract image width and height from exif and store it in metadata 2023-06-05 17:37:21 +05:30
Abhinav 3320eb825c ignore insecure operation error 2023-06-05 12:33:19 +05:30
Abhinav fd6e655e36 fix issues 2023-06-05 11:20:55 +05:30
Abhinav e6e73f94a3 add dontTimeout ffmpeg param 2023-06-05 10:56:45 +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 ea59e73c20
Add option to change collection sort order (#1147) 2023-05-30 18:52:27 +05:30
Abhinav Kumar 2c499442a6
Improve update magic metadata functions (#1149) 2023-05-30 18:52:07 +05:30
Abhinav Kumar 9d52484b6d
Refactored collectionSort component (#1148) 2023-05-30 17:42:56 +05:30
Abhinav c31c9259a4 Merge branch 'improve-update-magic-metadata-API-function' into add-option-to-change-sort-order
and update collection public magic metadata api accordingly
2023-05-30 17:21:23 +05:30
Abhinav d897fbdaf3 fix updateFileMagicMetadata 2023-05-30 16:49:29 +05:30
Abhinav ef56487aa2 fix changeFileName returning undefined 2023-05-30 16:18:42 +05:30
Abhinav 5d66a6f3e2 fix type and cache EntityKey locally 2023-05-30 15:05:26 +05:30
Abhinav f5d8d21539 remove unneeded custom errror 2023-05-30 14:47:28 +05:30
Abhinav ebd4d18689 refactor utils and types 2023-05-30 14:44:29 +05:30
Abhinav 1e828edd0f add error logging to getAutoCompleteSuggestions 2023-05-30 14:28:50 +05:30
Abhinav 1040f1986f added location tag search logic 2023-05-30 13:39:38 +05:30
Abhinav 3a78700760 added entity and entity key sync logic 2023-05-30 13:38:09 +05:30
Abhinav 68cdf5abda updated updateFilePublicMagicMetadata to accept a list of files with updated public magic metadata 2023-05-30 10:42:09 +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
Abhinav 4f8a8d52ef update updateCollectionMagicMetadata service to accept updatedMagicMetadata as second prop
and move updateCollectionSubType to util
2023-05-30 10:20:35 +05:30
Abhinav b7ffb724c9 rename updateMagicMetadataProps to updateMagicMetadata 2023-05-30 10:19:34 +05:30
Abhinav f3e14e6ac9 Merge branch 'refactored-collection-sort-components' into add-option-to-change-sort-order 2023-05-30 09:50:49 +05:30
Abhinav 7ffe07e804 renamed CollectionSort component and related states to collectionListSortBy 2023-05-30 09:45:08 +05:30
Abhinav dde52c52db added new collection public magic metadata update API 2023-05-29 21:42:16 +05:30
Abhinav Kumar 5f73ed09b7
Show disk cached thumb on scroll (#1140) 2023-05-29 16:03:55 +05:30
Abhinav 6e433db358 avoid using hidden collections as replacement collection 2023-05-29 08:51:01 +05:30
Abhinav e3d9bcd7b3 add helper wrapper over syncCollections 2023-05-29 08:43:59 +05:30
Abhinav a52557717a fix hidden files getting removed on sync 2023-05-29 08:13:51 +05:30
Abhinav 57c86eceeb remove thumbnail request queuing and let browser handle it 2023-05-28 11:53:46 +05:30
Abhinav c47480ca95 fallback to placeholder only after checking for cached file on disk 2023-05-28 11:51:32 +05:30
Abhinav 48d1c3e186 don't limit parallel thumbnail download 2023-05-28 11:14:16 +05:30
Abhinav ddd42f37a4 refactor code to fix issue where a single file with hash was shown in a separate row 2023-05-28 09:14:14 +05:30
Neeraj Gupta b61573eab6 Remove unnecessary type interface 2023-05-27 15:36:59 +05:30
Neeraj Gupta aaf49cedcc Refactor: Remove reundant nesting 2023-05-27 14:53:19 +05:30
Neeraj Gupta 915764b675 PublicLink: Sort collections based on sort property 2023-05-26 15:49:27 +05:30
Neeraj Gupta 68d2c4a4c1 PublicLink: Decrypt collection pubMagicMetadata 2023-05-26 15:34:58 +05:30
Neeraj Gupta b74f4a2b7b Fix lint err 2023-05-26 12:53:31 +05:30
Neeraj Gupta 4b0399ca90 Reflect sort order in the collection view 2023-05-26 12:38:24 +05:30
Neeraj Gupta a037a38745 Support for saving collection pubMagicMetadata 2023-05-26 10:42:07 +05:30
Abhinav Kumar d6bc94eae5
Perf improvements (#1130) 2023-05-24 18:31:33 +05:30
Abhinav Kumar 11fa26ba48
Old formats support (#1128) 2023-05-24 18:21:36 +05:30
Abhinav 0f8cebd032 remove download manager logging 2023-05-24 17:44:26 +05:30
Abhinav edc183091a add unsupported file format detected 2023-05-24 16:04:41 +05:30
Abhinav f83a350455 rename 2023-05-24 15:59:55 +05:30
Abhinav 4ad79fb336 refactored code 2023-05-24 15:58:27 +05:30
Abhinav d6d6688af6 moved back KNOWN_NON_MEDIA_FORMATS 2023-05-24 15:26:13 +05:30
Abhinav 64d93722f0 added whitelisted file type with application mimetype 2023-05-24 15:15:46 +05:30
Abhinav ff66abce74 Merge branch 'gallery-refactor' into hidden-support 2023-05-24 13:57:47 +05:30
Abhinav 200b7213ed Merge branch 'main' into gallery-refactor 2023-05-24 13:55:58 +05:30
Abhinav 32a95650d9 remove unneeded userOwnedNonTrashedExistingFiles state 2023-05-24 12:17:59 +05:30
Abhinav 904a518b98 return all collection after sync 2023-05-24 12:04:11 +05:30
Abhinav 7b7cc32ad8 add more logs 2023-05-23 17:43:58 +05:30
Abhinav 02c54d2d6e Revert "add file migration logs"
This reverts commit d168d45829.
2023-05-23 15:54:37 +05:30
Abhinav 974a01be08 add progress bar to export migartion 2023-05-23 15:37:25 +05:30
Abhinav 756436e4cb add sleep(0) between iterations 2023-05-22 18:06:50 +05:30
Abhinav d168d45829 add file migration logs 2023-05-22 16:16:05 +05:30
Abhinav c18bf08f84 fix unhide from collection 2023-05-18 16:02:31 +05:30
Abhinav cb997d020a Merge branch 'patch-broken-modal-close' into hidden-support 2023-05-18 15:35:38 +05:30
Abhinav eee2ce4429 Merge branch 'gallery-refactor' into hidden-support 2023-05-16 16:47:18 +05:30
Abhinav 67f3739f16 no need of migration in progress state 2023-05-16 16:02:01 +05:30
Abhinav 204b57b62a run migration in pre-export 2023-05-16 16:01:45 +05:30
Abhinav b3ae19765c fix export cancellation 2023-05-16 16:01:36 +05:30
Abhinav b6f7f5f33c move finally logic to catch to handle export stopped error case 2023-05-16 16:01:21 +05:30
Abhinav 63350bf1a3 throw export stopped error to skip doing post processing for stopped export 2023-05-16 16:01:14 +05:30
Abhinav 02bfbedae6 clear in progress export on export stop 2023-05-16 16:01:06 +05:30
Abhinav a079051813 mergeMetadata 2023-05-16 16:00:52 +05:30
Abhinav 0a6c35ef20 fix build 2023-05-16 14:33:25 +05:30
Abhinav 021e7c04b5 fix trash section file count and no need to set archive section or trash section latest file 2023-05-16 14:07:05 +05:30
Abhinav 807d960307 separate state for trashedFiles 2023-05-16 13:49:28 +05:30
Abhinav eaab3e6908 update file type with isTrashed prop 2023-05-16 12:36:28 +05:30
Abhinav 477848fb16 Merge branch 'gallery-refactor' into hidden-support 2023-05-16 10:35:53 +05:30
Abhinav cd1fc6782b separate hidden and trash from files state 2023-05-16 10:13:14 +05:30
Abhinav c6358a486b revert use file.collectionID during move change, causing issue while removing from favorite 2023-05-12 18:51:26 +05:30
Abhinav e236025dff rename util and fix hidden file shown as latest file of all section and exclude hidden file from all files count 2023-05-12 17:52:10 +05:30
Abhinav 374aaf07eb patch moveToHiddenCollection for case where file was also present in hidden 2023-05-12 15:05:04 +05:30