Commit graph

8992 commits

Author SHA1 Message Date
Crowdin Bot cb88b93e65 New Crowdin translations by GitHub Action 2023-09-03 01:00:24 +00:00
Abhinav Kumar a2ab5a181b
New Translations (#1338) 2023-09-02 23:22:23 +05:30
Crowdin Bot 68127816a1 New Crowdin translations by GitHub Action 2023-09-02 10:37:18 +00:00
Neeraj Gupta bbe28c8a17
Add support for no device limit on links (#1337) 2023-09-02 16:06:24 +05:30
Neeraj Gupta 46bdcbffe5 Add support for no device limit on links 2023-09-02 15:06:20 +05:30
Abhinav Kumar 742ca0a105
New Translations (#1336) 2023-09-02 12:03:04 +05:30
Crowdin Bot 744c2976fa New Crowdin translations by GitHub Action 2023-09-02 00:55:47 +00:00
Abhinav 732ccc816f fix two-factor enabled login 2023-09-01 20:46:24 +05:30
Abhinav 634eee1192 added new crypto utils 2023-09-01 20:29:11 +05:30
Abhinav d99bbfae70 basic implementation done 2023-09-01 12:23:19 +05:30
Abhinav Kumar 7a744db009
Login v2 (#1172) 2023-09-01 12:14:00 +05:30
Abhinav 09a8271740 updated isCollectionDownloadInProgress to isActiveCollectionDownloadInProgress 2023-09-01 10:33:09 +05:30
Abhinav bdc9d58287 allow user to select the download directory 2023-08-31 11:08:59 +05:30
Abhinav 2ef6c7b86f removed getDownloadDir api and renamed selectRootDirectory to just selectDirectory 2023-08-31 10:58:16 +05:30
Abhinav 94088fbe82 updated download dir 2023-08-31 09:43:11 +05:30
Abhinav 2c47a9a6d4 fixed getCachedOriginalFile 2023-08-31 09:31:10 +05:30
Abhinav adbdcfdb5f create separate downloadFilesDesktop util 2023-08-31 09:19:03 +05:30
Abhinav d45beb6e88 renamed functions 2023-08-31 09:16:10 +05:30
Abhinav 6ecf16e134 refactor common code into utils and common services 2023-08-31 09:15:43 +05:30
Abhinav f1923ada63 moved common electron fs functions to electron fs service 2023-08-31 09:14:51 +05:30
Abhinav 7629b1725f fixed getCachedOriginalFile 2023-08-31 09:13:16 +05:30
Abhinav Kumar 8b34f70b4e
UX improvements (#1327) 2023-08-30 15:31:04 +05:30
Abhinav 6659d4f05d Merge branch 'main' into download-album 2023-08-30 13:23:30 +05:30
Abhinav a1d6c43f08 fix nan issue 2023-08-30 12:08:25 +05:30
Abhinav 08af0010c7 fix scroll bar even when there is space for complete list 2023-08-30 12:05:53 +05:30
Abhinav db09976795 remove unnecessary prop 2023-08-30 11:53:20 +05:30
Abhinav 4a4d821b1d sort trash files by deleteBy properly 2023-08-30 11:50:05 +05:30
Abhinav bcfa346fd3 Fixes double scroll in the allCollectionList dialog 2023-08-30 11:42:42 +05:30
Abhinav 7061120325 enable back option to navigation with arrow when info sidebar is open 2023-08-30 10:01:18 +05:30
Abhinav a4865b9b53 add option to restore to uncategorized 2023-08-30 09:56:08 +05:30
Abhinav c8bdcd9926 fix empty all section summary computation 2023-08-30 09:49:28 +05:30
Abhinav b76233ddfb fix hidden items download 2023-08-29 17:08:35 +05:30
Abhinav d95db7119c Merge branch 'main' into download-album 2023-08-29 17:07:11 +05:30
Abhinav Kumar 7a920c5c36
Fix export rename issue (#1324) 2023-08-29 15:59:35 +05:30
Abhinav c857dcdf36 refactor code 2023-08-29 15:07:25 +05:30
Abhinav f9fb78543f fix downloadAndSave for live-photo issue 2023-08-29 14:51:42 +05:30
Abhinav 7ccdd080bb don't need to delete metadata json file, it will be overwritten automatically 2023-08-29 14:07:03 +05:30
Abhinav 06eef0758c check if file exists before attempting move 2023-08-29 14:03:17 +05:30
Abhinav a0eb196e05 rollback download failure properly 2023-08-29 13:46:33 +05:30
Abhinav f4b99c6258 Only retry once on getExportRecord failure 2023-08-29 12:34:28 +05:30
Abhinav 2ef46a8a6f moved export record update before doing disk operation and added rollback logic on disk ops failure 2023-08-29 12:32:33 +05:30
Abhinav d8bfeeb6c2 fixed migration issue and removed badly export album folder delete logic 2023-08-29 11:32:29 +05:30
Abhinav 7781734f2a try get export record json on parsing error 2023-08-29 11:03:51 +05:30
Abhinav Kumar 30129d413e
remove club by capture time option [dedupe screen] (#1326) 2023-08-29 10:56:01 +05:30
Abhinav Kumar fc77ed49ee
New Translations (#1325) 2023-08-29 09:25:11 +05:30
Crowdin Bot eeedf6e1c3 New Crowdin translations by GitHub Action 2023-08-29 03:54:05 +00:00
Abhinav Kumar 12b76e43d2
Hidden albums (#1322) 2023-08-29 09:23:18 +05:30
Abhinav 8a50c8dcd9 remove club by capture time option 2023-08-28 13:50:38 +05:30
Abhinav 1fe4d0443b add migration to remove collection export for collections missing metadata folder 2023-08-28 11:21:42 +05:30
Abhinav a7aef7404d fix only collectionExportPath was checked to see if it was deleted, need to confirm metadata folder exists too 2023-08-28 10:17:49 +05:30