Commit graph

8686 commits

Author SHA1 Message Date
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
Abhinav Kumar efc73434b1
New Translations (#1319) 2023-08-21 22:04:10 +05:30
Crowdin Bot d89ad5c5a7 New Crowdin translations by GitHub Action 2023-08-21 16:31:54 +00:00
Abhinav Kumar 17c2be3902
Export pending list (#1318) 2023-08-21 22:00:55 +05:30
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
Abhinav cc77c1293b fix getPendingExports call 2023-08-21 19:40:31 +05:30
Abhinav 7309f89a58 disable user-select on collection tile and preview card 2023-08-21 19:30:07 +05:30
Abhinav 3b2b524ed9 fix pending item title 2023-08-21 19:26:33 +05:30
Abhinav 3dab353cf4 fix ellipsis-ing 2023-08-21 19:22:12 +05:30
Abhinav 551bdad89f fix dialog width issue 2023-08-21 19:02:37 +05:30
Abhinav 31f016797c fix flicker issue 2023-08-21 18:31:27 +05:30
Abhinav fa659db089 refactored pendingExports and collectionNameMap state 2023-08-21 17:59:46 +05:30
Abhinav 62bb0a0043 added ExportPendingList UI 2023-08-21 12:53:53 +05:30
Abhinav b13201034d show progress count as sum of success and failed 2023-08-20 14:31:51 +05:30
Abhinav c1a9362801 change notification color to critical if have failed items 2023-08-20 14:30:41 +05:30
Abhinav 7e10fa23b1 change notification default icon to infoOutlined 2023-08-20 14:29:45 +05:30
Abhinav 083a9dbd0d extract strings 2023-08-20 14:18:44 +05:30
Abhinav 3eb26c1a57 update on click handling and strings 2023-08-20 12:31:31 +05:30
Abhinav a74a900904 refactor collection download utils 2023-08-20 12:24:37 +05:30
Abhinav 66f43a0e3b adds openDirectory electron common service function 2023-08-20 11:46:54 +05:30
Abhinav 29b6665b56 move collectionDownloadProgressAttributes to collection component 2023-08-20 11:46:09 +05:30
Abhinav 237d1b29ee add option to keep notification open on click 2023-08-20 11:44:22 +05:30
Abhinav b60235a2e2 Adds CollectionDownloadProgress components 2023-08-19 13:16:58 +05:30
Abhinav 253b724f00 fixed close button background color and added title caption style notification support 2023-08-19 12:55:35 +05:30
Abhinav 95aa3e52dc add download collection logic 2023-08-19 11:29:57 +05:30
Abhinav Kumar 0e4b5ac6c6
New Translations (#1316) 2023-08-17 11:34:07 +05:30
Crowdin Bot 6339ad8089 New Crowdin translations by GitHub Action 2023-08-17 00:55:40 +00:00