Commit graph

7674 commits

Author SHA1 Message Date
Abhinav Kumar 30a085f77e
New Translations (#1124) 2023-05-24 07:49:21 +05:30
Crowdin Bot c296a93f13 New Crowdin translations by GitHub Action 2023-05-24 01:11:00 +00:00
Abhinav Kumar 8061ce4c62
Fix export window unresponsive (#1122) 2023-05-23 20:37:42 +05:30
Abhinav 7b7cc32ad8 add more logs 2023-05-23 17:43:58 +05:30
Abhinav fffccea273 update copy 2023-05-23 16:08:03 +05:30
Abhinav 5d62a56869 Revert "add one more log"
This reverts commit 214c0979bd.
2023-05-23 15:54:50 +05:30
Abhinav 02c54d2d6e Revert "add file migration logs"
This reverts commit d168d45829.
2023-05-23 15:54:37 +05:30
Abhinav 9c9ec00c5d remove total item count 2023-05-23 15:47:39 +05:30
Abhinav 9eb4445ff3 show in- progress state for migration 2023-05-23 15:43:52 +05:30
Abhinav 974a01be08 add progress bar to export migartion 2023-05-23 15:37:25 +05:30
Abhinav Kumar 32874abc4e
Fix renderer crash (#1123) 2023-05-23 15:09:42 +05:30
Abhinav 4591d831c7 add types 2023-05-23 15:01:23 +05:30
Abhinav 0e96b32b87 rename 2023-05-23 14:30:13 +05:30
Abhinav dcdc5f73fb added comments 2023-05-23 14:20:53 +05:30
Abhinav 641490341b refactor magic numbers 2023-05-23 14:18:16 +05:30
Abhinav 9bed62e992 update AllCollectionDialog to handle large collectionSummary list 2023-05-23 14:14:05 +05:30
Abhinav b8733c275d add back scroll buttons 2023-05-23 13:01:35 +05:30
Abhinav 52fb02d855 update scroll strategy to smart 2023-05-23 12:53:57 +05:30
Abhinav 4a25c64545 fixed scroll to collection 2023-05-23 12:51:23 +05:30
Abhinav 2c72d6fcd8 fix card gap 2023-05-23 12:18:09 +05:30
Abhinav c23e3e9025 use isScrolling to prevent unnecessary renders 2023-05-23 12:14:57 +05:30
Abhinav 0582e6be38 remove memoization 2023-05-23 12:10:55 +05:30
Abhinav 77e124ae03 remove component memoization 2023-05-23 11:50:30 +05:30
Abhinav a1fbe349d5 Revert "testing collection card windowed render test"
This reverts commit aad5729b69.
2023-05-23 11:44:11 +05:30
Abhinav aad5729b69 testing collection card windowed render test 2023-05-23 11:43:40 +05:30
Abhinav 8b548fa561 use react window with collection cards 2023-05-23 11:39:48 +05:30
Abhinav 8dd28aa6e2 update scroll to collection card logic 2023-05-23 11:32:43 +05:30
Abhinav 506a214bea add react-virtualized-auto-sizer types 2023-05-23 11:31:04 +05:30
Abhinav 2bb709c878 add memoize-one package 2023-05-23 11:28:03 +05:30
Abhinav 756436e4cb add sleep(0) between iterations 2023-05-22 18:06:50 +05:30
Abhinav 214c0979bd add one more log 2023-05-22 16:34:52 +05:30
Abhinav d168d45829 add file migration logs 2023-05-22 16:16:05 +05:30
Abhinav Kumar 7520d44c32
Switch to github issue for feature requests (#1121) 2023-05-22 14:25:59 +05:30
Abhinav 3110ccfe43 rename 2023-05-22 11:45:43 +05:30
Abhinav ca25727a15 update roadmap url 2023-05-22 11:19:05 +05:30
Abhinav Kumar 1d0f7712f1
New Translations (#1119) 2023-05-19 15:03:52 +05:30
Crowdin Bot 2239abde69 New Crowdin translations by GitHub Action 2023-05-19 01:09:30 +00:00
Abhinav Kumar 1f22e0da12
Fix Modal not dismounted on close but stuck open at 0% opacity (#1117) 2023-05-18 16:11:50 +05:30
Abhinav eb41652736 use suggested https://github.com/mui/material-ui/issues/32286#issuecomment-1287951109 patch until issue is fixed 2023-05-18 13:56:54 +05:30
Abhinav Kumar 6edec2ce40
New Translations (#1116) 2023-05-17 11:24:35 +05:30
Abhinav c233719566 fix getUpdateReadyToInstallMessage 2023-05-17 11:23:39 +05:30
Crowdin Bot 9cfd0dc4a4 New Crowdin translations by GitHub Action 2023-05-17 01:11:22 +00:00
Abhinav Kumar 992a268637
Fix Export cancellation issue (#1115) 2023-05-16 17:24:08 +05:30
Abhinav b2a3e9ef80 remove unneeded async await 2023-05-16 16:02:08 +05:30
Abhinav 67f3739f16 no need of migration in progress state 2023-05-16 16:02:01 +05:30
Abhinav f500214782 no need to call cancel export on folder change 2023-05-16 16:01:53 +05:30
Abhinav 204b57b62a run migration in pre-export 2023-05-16 16:01:45 +05:30
Abhinav b3ae19765c fix export cancellation 2023-05-16 16:01:36 +05:30
Abhinav 7c37e900c8 fix missing promie 2023-05-16 16:01:28 +05:30
Abhinav b6f7f5f33c move finally logic to catch to handle export stopped error case 2023-05-16 16:01:21 +05:30