Commit graph

8727 commits

Author SHA1 Message Date
Abhinav 2c47a9a6d4 fixed getCachedOriginalFile 2023-08-31 09:31:10 +05:30
Abhinav adbdcfdb5f create separate downloadFilesDesktop util 2023-08-31 09:19:03 +05:30
Abhinav d45beb6e88 renamed functions 2023-08-31 09:16:10 +05:30
Abhinav 6ecf16e134 refactor common code into utils and common services 2023-08-31 09:15:43 +05:30
Abhinav f1923ada63 moved common electron fs functions to electron fs service 2023-08-31 09:14:51 +05:30
Abhinav 7629b1725f fixed getCachedOriginalFile 2023-08-31 09:13:16 +05:30
Abhinav Kumar 8b34f70b4e
UX improvements (#1327) 2023-08-30 15:31:04 +05:30
Abhinav 6659d4f05d Merge branch 'main' into download-album 2023-08-30 13:23:30 +05:30
Abhinav a1d6c43f08 fix nan issue 2023-08-30 12:08:25 +05:30
Abhinav 08af0010c7 fix scroll bar even when there is space for complete list 2023-08-30 12:05:53 +05:30
Abhinav db09976795 remove unnecessary prop 2023-08-30 11:53:20 +05:30
Abhinav 4a4d821b1d sort trash files by deleteBy properly 2023-08-30 11:50:05 +05:30
Abhinav bcfa346fd3 Fixes double scroll in the allCollectionList dialog 2023-08-30 11:42:42 +05:30
Abhinav 7061120325 enable back option to navigation with arrow when info sidebar is open 2023-08-30 10:01:18 +05:30
Abhinav a4865b9b53 add option to restore to uncategorized 2023-08-30 09:56:08 +05:30
Abhinav c8bdcd9926 fix empty all section summary computation 2023-08-30 09:49:28 +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
Abhinav Kumar fc77ed49ee
New Translations (#1325) 2023-08-29 09:25:11 +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 Kumar b4b36b63ce
New Translations (#1323) 2023-08-28 08:37:01 +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