Commit graph

731 commits

Author SHA1 Message Date
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
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
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
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 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 0915f224d7 add isSelf album check 2023-08-11 01:46:58 +05:30
Neeraj Gupta 8f24b2839a Fix Type error 2023-08-10 15:57:02 +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 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 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 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