Commit graph

8412 commits

Author SHA1 Message Date
Abhinav 2e0268a746 update to handle multiple consecutive collection downloads 2023-08-25 09:44:29 +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
Neeraj Gupta 03ded83869 Merge branch 'main' into dynamic_layout 2023-08-10 15:52:16 +05:30
Neeraj Gupta 7f826942f1 Auth: Fix min height for otp display 2023-08-10 15:49:26 +05:30
Neeraj Gupta ac67760bbb Auth: Dynamically show more columns 2023-08-10 15:43:39 +05:30
Neeraj Gupta 23ddfcf122
Fix issues in rendering auth codes (#1308) 2023-08-10 14:57:27 +05:30
Neeraj Gupta 93f23da22c Fix: ignore case while comparing mfaType 2023-08-10 14:54:26 +05:30
Neeraj Gupta 7599080722 Auth: Fix bug in filtering out null values 2023-08-10 14:49:28 +05:30
Abhinav Kumar e3dbdfc533
Remove unnecessary scroll on albums page (#1306) 2023-08-10 10:56:53 +05:30
Abhinav a606488c5f fix footer item height to avoid unnecessary scroll 2023-08-10 10:39:55 +05:30
Abhinav Kumar 90909534ef
Style referral banner (#1305) 2023-08-09 21:47:47 +05:30
Abhinav d34604341f cover the whole width with referral code banner 2023-08-09 20:16:51 +05:30
Abhinav Kumar 4c34f822e8
upload to active collection on drag and drop (#1299) 2023-08-09 19:36:43 +05:30
Abhinav Kumar da7c46508d
Fix select all issue (#1302) 2023-08-09 19:36:06 +05:30
Abhinav d3cdfb1cfe remove user-select:none to allow copying referral code 2023-08-09 19:04:58 +05:30
Abhinav 6f11292ca6 update album footer style 2023-08-09 12:10:36 +05:30
Abhinav 40c5c81a43 rename and add no-op check in clearSelection 2023-08-09 11:04:45 +05:30
Abhinav 94eebac583 moved the user is typing check to inside of select all handler 2023-08-09 10:35:04 +05:30
Abhinav c14e3a187b move the prevent default to after the the state checks are done 2023-08-09 10:32:34 +05:30
Abhinav 94d5e3c9f6 Merge branch 'main' into fix-select-all 2023-08-09 10:26:20 +05:30
Abhinav Kumar e99bb31d38
refactored active collection state (#1300) 2023-08-09 10:19:17 +05:30
Abhinav Kumar 509a043c2d
Add delete option to search mode (#1301) 2023-08-09 10:17:50 +05:30
Abhinav Kumar 93e8e1fec2
Add export logs (#1304) 2023-08-08 16:57:55 +05:30
Abhinav bfe878dab0 add logs to detect if file uploaded from mobile 2023-08-08 16:46:35 +05:30
Abhinav 5e01fcb216 better error log 2023-08-08 15:07:02 +05:30
Abhinav fef3648235 throw custom error 2023-08-08 14:44:33 +05:30
Abhinav 1c04e0dda3 add failed to process file logs 2023-08-08 13:49:16 +05:30
Abhinav 15a5c0ab0c add more logs 2023-08-08 11:41:38 +05:30