Commit graph

8727 commits

Author SHA1 Message Date
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
Neeraj Gupta 658b0255e7
Auth: restrict max-width to limit 2 columns (#1314) 2023-08-14 10:33:57 +05:30
Neeraj Gupta 6ad87b84de
New Translations (#1313) 2023-08-14 10:28:06 +05:30
Neeraj Gupta ec1ce2d65b undo redundant change 2023-08-14 10:26:40 +05:30
Neeraj Gupta f9e21e2f01 Auth: restrict max-width to limit 2 columns 2023-08-14 10:25:18 +05:30
Crowdin Bot 3c1d7ef2c6 New Crowdin translations by GitHub Action 2023-08-14 00:57:26 +00:00
Abhinav Kumar a2d2ea4f9c
fix drag and drop upload issue (#1310) 2023-08-11 02:41:54 +05:30
Abhinav 0915f224d7 add isSelf album check 2023-08-11 01:46:58 +05:30
Neeraj Gupta 1c474ed67c
Auth: Dynamic layout for auth codes (#1309) 2023-08-10 21:28:10 +05:30
Neeraj Gupta 8f24b2839a Fix Type error 2023-08-10 15:57:02 +05:30