Commit graph

774 commits

Author SHA1 Message Date
Abhinav 6659d4f05d Merge branch 'main' into download-album 2023-08-30 13:23:30 +05:30
Abhinav b76233ddfb fix hidden items download 2023-08-29 17:08:35 +05:30
Abhinav d95db7119c Merge branch 'main' into download-album 2023-08-29 17:07:11 +05:30
Abhinav Kumar 7a920c5c36
Fix export rename issue (#1324) 2023-08-29 15:59:35 +05:30
Abhinav c857dcdf36 refactor code 2023-08-29 15:07:25 +05:30
Abhinav f9fb78543f fix downloadAndSave for live-photo issue 2023-08-29 14:51:42 +05:30
Abhinav 7ccdd080bb don't need to delete metadata json file, it will be overwritten automatically 2023-08-29 14:07:03 +05:30
Abhinav 06eef0758c check if file exists before attempting move 2023-08-29 14:03:17 +05:30
Abhinav a0eb196e05 rollback download failure properly 2023-08-29 13:46:33 +05:30
Abhinav f4b99c6258 Only retry once on getExportRecord failure 2023-08-29 12:34:28 +05:30
Abhinav 2ef46a8a6f moved export record update before doing disk operation and added rollback logic on disk ops failure 2023-08-29 12:32:33 +05:30
Abhinav d8bfeeb6c2 fixed migration issue and removed badly export album folder delete logic 2023-08-29 11:32:29 +05:30
Abhinav 7781734f2a try get export record json on parsing error 2023-08-29 11:03:51 +05:30
Abhinav Kumar 30129d413e
remove club by capture time option [dedupe screen] (#1326) 2023-08-29 10:56:01 +05:30
Crowdin Bot eeedf6e1c3 New Crowdin translations by GitHub Action 2023-08-29 03:54:05 +00:00
Abhinav Kumar 12b76e43d2
Hidden albums (#1322) 2023-08-29 09:23:18 +05:30
Abhinav 8a50c8dcd9 remove club by capture time option 2023-08-28 13:50:38 +05:30
Abhinav 1fe4d0443b add migration to remove collection export for collections missing metadata folder 2023-08-28 11:21:42 +05:30
Abhinav a7aef7404d fix only collectionExportPath was checked to see if it was deleted, need to confirm metadata folder exists too 2023-08-28 10:17:49 +05:30
Abhinav ba6eeb3dbc fix unhide album option icon 2023-08-28 08:35:25 +05:30
Crowdin Bot 10c352bd8c New Crowdin translations by GitHub Action 2023-08-28 02:57:02 +00:00
Abhinav 7bcd43a9e1 emit local_files_updated event for hidden files update too 2023-08-28 01:31:28 +05:30
Abhinav 3902007fc7 exitHiddenSection on unhide 2023-08-28 01:30:33 +05:30
Abhinav 07ad13f882 fix hidden collection repeated rename attempts 2023-08-28 01:30:14 +05:30
Abhinav 0088fa6640 export hidden collection with dot prefixed name 2023-08-28 01:06:51 +05:30
Abhinav b52835e858 fix file counts for archived and all section 2023-08-28 00:40:20 +05:30
Abhinav 7c5ec388b4 fix selected file options for hidden albums 2023-08-28 00:10:39 +05:30
Abhinav 3d4ec530b9 fix multiple uncategorized collection issue 2023-08-27 23:58:24 +05:30
Abhinav e994ec9b44 fix typo 2023-08-27 23:58:07 +05:30
Abhinav 6015093154 hide archive option from hidden albums 2023-08-27 23:35:56 +05:30
Abhinav fe755311d4 updated getLocalCollections and getLatestCollections and created new utils getAllLocalCollections and getAllLatestCollections 2023-08-27 23:30:52 +05:30
Abhinav 262bc70175 fix hide option shown for hidden albums 2023-08-27 20:03:07 +05:30
Abhinav 9d50dd5975 added support to render hidden albums 2023-08-27 19:54:56 +05:30
Abhinav 97945a91f6 adds hidden collection sync logic 2023-08-27 14:37:00 +05:30
Abhinav cb7ed8c7b1 refactor hidden files sync 2023-08-27 14:01:09 +05:30
Abhinav d710ecb59e adds hide album option 2023-08-27 13:01:30 +05:30
Abhinav d09d5ac0b6 Merge branch 'main' into download-album 2023-08-25 11:59:28 +05:30
Abhinav 0be74faecd throw error from downloadFile util 2023-08-25 11:57:50 +05:30
Abhinav ba78b74e70 fix collectionDownloadInProgress not resetting properly on download completion 2023-08-25 11:42:06 +05:30
Abhinav 1ca5f40021 remove download confirmation 2023-08-25 11:34:43 +05:30
Abhinav b17d32abbd refactor helper function 2023-08-25 11:31:47 +05:30
Abhinav 0ed978e522 remove unneeded sr-only loading text 2023-08-25 10:36:17 +05:30
Abhinav 09f3a5d844 Adds collectionDownloadProgress util
which is used to show in progress loader icon on download button and added checks to prevent starting new download when one already in progress
2023-08-25 10:01:37 +05:30
Abhinav 2e0268a746 update to handle multiple consecutive collection downloads 2023-08-25 09:44:29 +05:30
Crowdin Bot d89ad5c5a7 New Crowdin translations by GitHub Action 2023-08-21 16:31:54 +00:00
Abhinav f2bdb6459b only show link button component if has pending items 2023-08-21 20:15:33 +05:30
Abhinav 51b7eb5e07 fix isExport in progress check 2023-08-21 20:14:16 +05:30
Abhinav e33162c5d7 fix numbering 2023-08-21 20:11:33 +05:30
Abhinav 8eec2ae597 update string 2023-08-21 20:09:31 +05:30
Abhinav 24238f5e19 consider only pending export as pending item and create separate state for trashing and renaming collection and files 2023-08-21 20:02:48 +05:30