Commit graph

8478 commits

Author SHA1 Message Date
Abhinav 214c0979bd add one more log 2023-05-22 16:34:52 +05:30
Abhinav d168d45829 add file migration logs 2023-05-22 16:16:05 +05:30
Abhinav Kumar 7520d44c32
Switch to github issue for feature requests (#1121) 2023-05-22 14:25:59 +05:30
Abhinav 3110ccfe43 rename 2023-05-22 11:45:43 +05:30
Abhinav ca25727a15 update roadmap url 2023-05-22 11:19:05 +05:30
Abhinav Kumar 1d0f7712f1
New Translations (#1119) 2023-05-19 15:03:52 +05:30
Crowdin Bot 2239abde69 New Crowdin translations by GitHub Action 2023-05-19 01:09:30 +00:00
Abhinav Kumar 1f22e0da12
Fix Modal not dismounted on close but stuck open at 0% opacity (#1117) 2023-05-18 16:11:50 +05:30
Abhinav c18bf08f84 fix unhide from collection 2023-05-18 16:02:31 +05:30
Abhinav eab16021ff reset deletedFileIds and hiddenFIlesIds on error too 2023-05-18 15:45:00 +05:30
Abhinav 879baa1104 add temp hiddenFileIds state 2023-05-18 15:43:44 +05:30
Abhinav cb997d020a Merge branch 'patch-broken-modal-close' into hidden-support 2023-05-18 15:35:38 +05:30
Abhinav eb41652736 use suggested https://github.com/mui/material-ui/issues/32286#issuecomment-1287951109 patch until issue is fixed 2023-05-18 13:56:54 +05:30
Abhinav c61991170c simplify getSelectedFiles and update hideFilesHelper with it 2023-05-18 11:28:08 +05:30
Abhinav a92679a6f9 Merge branch 'gallery-refactor' into hidden-support 2023-05-18 09:31:19 +05:30
Abhinav bba438af67 use filtered data to get selected files 2023-05-18 09:30:42 +05:30
Abhinav adb68d111f fix no files visible 2023-05-17 16:57:43 +05:30
Abhinav bdfdd510da Merge branch 'gallery-refactor' into hidden-support 2023-05-17 16:47:50 +05:30
Abhinav bb2b20f278 add hidden collection specific photoviewer logic 2023-05-17 16:46:40 +05:30
Abhinav e407dd308b show info icon for shared collection 2023-05-17 16:41:30 +05:30
Abhinav 93baf53951 Merge branch 'gallery-refactor' into hidden-support 2023-05-17 16:35:31 +05:30
Abhinav 51c163b6dc make fileToCollectionsMap and collectionNameMap optional 2023-05-17 16:35:05 +05:30
Abhinav e4c6b9049f Merge branch 'gallery-refactor' into hidden-support 2023-05-17 16:25:34 +05:30
Abhinav 0f8e3622d6 add hiddenFiles as filteredData dependencies 2023-05-17 16:21:29 +05:30
Abhinav cb775651a9 shared collection can show info with disabled edits 2023-05-17 16:20:18 +05:30
Abhinav ed39b19ebf Merge branch 'gallery-refactor' into hidden-support 2023-05-17 15:45:00 +05:30
Abhinav 006f2944fb refactor filteredData dependency 2023-05-17 15:44:26 +05:30
Abhinav ae8304ff9e Merge branch 'gallery-refactor' into hidden-support 2023-05-17 15:33:14 +05:30
Abhinav 6dafd9bd03 fix archived collection hidden from all section 2023-05-17 15:30:58 +05:30
Abhinav Kumar 6edec2ce40
New Translations (#1116) 2023-05-17 11:24:35 +05:30
Abhinav c233719566 fix getUpdateReadyToInstallMessage 2023-05-17 11:23:39 +05:30
Crowdin Bot 9cfd0dc4a4 New Crowdin translations by GitHub Action 2023-05-17 01:11:22 +00:00
Abhinav 41e653b59a fix hidden count not updated when hiding new files 2023-05-16 18:05:15 +05:30
Abhinav 21e84f4bcf fix hidden delete 2023-05-16 17:59:24 +05:30
Abhinav Kumar 992a268637
Fix Export cancellation issue (#1115) 2023-05-16 17:24:08 +05:30
Abhinav 6938bec7f1 fix type 2023-05-16 16:48:33 +05:30
Abhinav eee2ce4429 Merge branch 'gallery-refactor' into hidden-support 2023-05-16 16:47:18 +05:30
Abhinav 095abf71da fix archived collection filtering 2023-05-16 16:40:38 +05:30
Abhinav a344d96d71 refactor filteredData archivedCollections view logic and keep sharedFile non searchable 2023-05-16 16:36:41 +05:30
Abhinav b2a3e9ef80 remove unneeded async await 2023-05-16 16:02:08 +05:30
Abhinav 67f3739f16 no need of migration in progress state 2023-05-16 16:02:01 +05:30
Abhinav f500214782 no need to call cancel export on folder change 2023-05-16 16:01:53 +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 7c37e900c8 fix missing promie 2023-05-16 16:01:28 +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 ff84ebc7ab stop any running export on export folder change 2023-05-16 16:00:59 +05:30
Abhinav a079051813 mergeMetadata 2023-05-16 16:00:52 +05:30