Commit graph

8833 commits

Author SHA1 Message Date
Abhinav Kumar 2defc0b3b6
New Translations (#1376) 2023-09-26 09:59:48 +05:30
Crowdin Bot 0784db2b4a New Crowdin translations by GitHub Action 2023-09-26 00:59:24 +00:00
Abhinav Kumar 3142fbe6e3
New Translations (#1373) 2023-09-25 12:32:31 +05:30
Crowdin Bot f65e805873 New Crowdin translations by GitHub Action 2023-09-25 00:59:13 +00:00
Abhinav Kumar 802f85899a
switch to collections/v2 API (#1372) 2023-09-22 11:54:01 +05:30
Abhinav f08c096ea1 switch to collections/v2 api 2023-09-22 09:43:57 +05:30
Abhinav Kumar 0e34a01c60
Fix ml issue (#1371) 2023-09-21 22:12:26 +05:30
Abhinav b58d18b003 replace usage of window['ElectronAPIs'] with globalThis['ElectronAPIs'] to make it worker safe 2023-09-21 21:18:36 +05:30
Abhinav 22f53246f1 add default progressUpdater 2023-09-21 17:33:11 +05:30
Abhinav 74ceccdbee direct import DownloadSharp 2023-09-21 15:54:24 +05:30
Abhinav Kumar ae4ca7943f
Fix multiple SRP setup issue (#1369) 2023-09-21 15:15:16 +05:30
Abhinav e624abb1ec redirect to change-password after login 2023-09-21 13:22:58 +05:30
Abhinav 75da4d125e update to use InMemoryStore for redirectURL 2023-09-21 13:06:39 +05:30
Abhinav 535ed8e3df remove appContext redirectURL state and add it to inMemoryStore 2023-09-21 13:02:31 +05:30
Abhinav c847db4ba2 take lock while configuring srp
To prevent multiple  simultaneous execution
2023-09-21 12:35:17 +05:30
Abhinav Kumar 195442e09f
Fix download progress (#1367) 2023-09-20 16:52:24 +05:30
Abhinav 48b1fdd003 remove testing log 2023-09-20 15:59:59 +05:30
Abhinav ccc6b5666f fix live-photo preview 2023-09-20 14:27:52 +05:30
Abhinav e29006f4ce add clear download pogress logic with logs 2023-09-20 13:56:45 +05:30
Abhinav f4e87d934a only show convert option on desktop 2023-09-20 13:30:47 +05:30
Abhinav 9e9298b5e3 add logs 2023-09-20 13:30:47 +05:30
Abhinav 4b5d66baf3 fix handling of conversion failure 2023-09-20 09:13:35 +05:30
Abhinav Kumar 36be8397fc
Refactor photoViewer (#1365) 2023-09-20 09:09:56 +05:30
Abhinav d7a6a0d85e handle if info is missing 2023-09-19 16:48:04 +05:30
Abhinav 1567ff3a1a fallback to fileSize if present , if event.total is missing 2023-09-19 16:45:25 +05:30
Abhinav cbd054b032 handle contentLength not present 2023-09-19 13:14:45 +05:30
Abhinav Kumar d028ff8361
Fixed date time parsing (#1362) 2023-09-19 12:11:14 +05:30
Abhinav ff099d0c1a add unit test for parseDateTimeFromFileName 2023-09-19 11:42:30 +05:30
Abhinav 8d91b798c7 fix hasTimeValues 2023-09-19 11:35:16 +05:30
Abhinav 8a3f58a080 add log for debugging download progress 2023-09-19 10:20:16 +05:30
Vishnu Mohandas 9782926b2b
update collect photo link create option icon (#1366) 2023-09-18 17:26:47 +05:30
Abhinav 1817dc5b3d update collect photo link create option icon 2023-09-18 17:01:39 +05:30
Abhinav Kumar 170912bba8
Don't tab focus on show password option in input field (#1364) 2023-09-18 16:47:52 +05:30
Abhinav 29f8f4d328 fix preview removed on conversion failure 2023-09-18 14:09:38 +05:30
Abhinav 243c9a4d49 update to handle isSourceLoaded and conversion failed related state update locally 2023-09-18 13:45:18 +05:30
Abhinav ea38a648eb remove isSourceLoaded and conversionFailed helper stats 2023-09-18 13:35:20 +05:30
Abhinav 3c2b0afe63 rename getUnixTimeInMicroSeconds to validateAndGetCreationUnixTimeInMicroSeconds
and added extra check to prevent date time in future
2023-09-18 12:09:54 +05:30
Abhinav 9fe15d5591 refactor code and fix parsing error 2023-09-18 11:58:17 +05:30
Abhinav 776a17445b don't tab focus on ShowHidePassword password 2023-09-18 10:01:23 +05:30
Abhinav Kumar a5e8f48e31
New Translations (#1363) 2023-09-18 08:51:04 +05:30
Crowdin Bot 7b82677b0e New Crowdin translations by GitHub Action 2023-09-18 00:58:32 +00:00
Abhinav Kumar 1950b40a57
Handle link expired state (#1360) 2023-09-14 17:54:20 +05:30
Abhinav 33273bc796 fix default subtext color 2023-09-14 14:38:53 +05:30
Abhinav 7b8107321f fix issues 2023-09-14 14:33:16 +05:30
Abhinav c64a02fa6b fix error icon 2023-09-14 14:29:07 +05:30
Abhinav 73641c61b0 fix isLinkExpired 2023-09-14 14:24:55 +05:30
Abhinav c355464ec5 handle linkExpired 2023-09-14 14:20:45 +05:30
Abhinav a9d8ae9a70 update error usage to critical 2023-09-14 14:17:15 +05:30
Abhinav 4c4c910e2e disable button color that aren't used 2023-09-14 14:16:35 +05:30
Abhinav 38211c2343 added support for disabled enteMenuItem 2023-09-14 14:09:52 +05:30