Commit graph

9096 commits

Author SHA1 Message Date
Abhinav b6c22768c8 fix fullscreen exit icon 2023-10-11 18:15:23 +05:30
Abhinav ab614ae5b4 remove unnecessary photoswipe boilerplate 2023-10-11 17:39:08 +05:30
Abhinav c679bc38da fix misaligned icons 2023-10-11 17:37:38 +05:30
Abhinav 0f1f8284e9 use custom icon for all photoviewer actions 2023-10-11 14:53:03 +05:30
Vishnu Mohandas 8b2d320446
reorder preference options (#1387) 2023-10-11 11:43:46 +05:30
Abhinav f562915a3d reorder preference options 2023-10-11 11:25:45 +05:30
Abhinav 87aac09f56 add option to override NEXT_PUBLIC_DISABLE_CF_UPLOAD_PROXY locally for testing 2023-10-11 11:21:01 +05:30
Abhinav Kumar ffdf7b65b5
Fix OOM crashes (#1379) 2023-10-04 10:01:25 +00:00
Abhinav 4a1c2e2c79 make static formatters 2023-10-03 19:36:34 +05:30
Abhinav Kumar 74746540cb
reposition convert button (#1377) 2023-10-02 20:31:04 +05:30
Abhinav Kumar 84e31aa718
add missing supported types (#1378) 2023-10-02 18:19:44 +05:30
Abhinav 6db190832d added arw and tif to supported raw formats list 2023-10-02 14:53:20 +05:30
Abhinav da0649937b replace separate convert button with action bar option 2023-09-26 13:43:20 +05:30
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