Commit graph

974 commits

Author SHA1 Message Date
Abhinav 48ee528397 log cf-id and x-request-id in logs 2023-10-25 11:54:58 +05:30
Abhinav 733a107d8b add more logs to the flow 2023-10-23 13:20:36 +05:30
Abhinav 11fa69d990 remove the use of regex 2023-10-19 13:36:01 +05:30
Abhinav 418a7922ab fix areFilesLivePhotoAssets check 2023-10-19 12:52:18 +05:30
Abhinav 57e415714f update removePotentialLivePhotoSuffix to handle 2023-10-19 10:59:04 +05:30
Abhinav 3f7030c9b4 rename functions 2023-10-19 10:56:12 +05:30
Neeraj Gupta d6b7d260f0 LivePhotoCluster: Handle _HVEC suffix 2023-10-18 09:35:05 +05:30
Abhinav 03c83c4594 redirect to ente website if albums domain opened without collection props 2023-10-12 17:33:00 +05:30
Abhinav Kumar 3636ab2ad6
Fix misaligned icons (#1389)
Fix misaligned icons
2023-10-11 16:29:24 +00:00
Abhinav df29708bc3 use diff.length for hasMore check 2023-10-11 18:31:40 +05:30
Abhinav Kumar eab65ad893
option to override disableCFUploadProxy (#1386) 2023-10-11 12:45:59 +00:00
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
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 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
Crowdin Bot 0784db2b4a New Crowdin translations by GitHub Action 2023-09-26 00:59:24 +00:00
Crowdin Bot f65e805873 New Crowdin translations by GitHub Action 2023-09-25 00:59:13 +00:00
Abhinav f08c096ea1 switch to collections/v2 api 2023-09-22 09:43:57 +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 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
Abhinav 1817dc5b3d update collect photo link create option icon 2023-09-18 17:01:39 +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