Commit graph

75 commits

Author SHA1 Message Date
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