Commit graph

8819 commits

Author SHA1 Message Date
Abhinav e239a4c28d moved ui/components to shared/components and remove ui component 2023-11-02 07:45:14 +05:30
Abhinav c841583afd remove unneeded package files 2023-11-02 07:32:37 +05:30
Abhinav 255dac727e renamed utils to shared 2023-11-02 07:19:38 +05:30
Abhinav 012c237957 compile along with linting 2023-11-01 19:38:53 +05:30
Abhinav 4c83eeb6d4 move storage to inside utils package 2023-11-01 19:24:28 +05:30
Abhinav 3d0073d3ea part complete login page 2023-11-01 17:06:03 +05:30
Abhinav 483e137c8a add storage package 2023-11-01 16:41:39 +05:30
Abhinav 4083ae9c05 update accounts and ui tsconfig 2023-11-01 16:01:09 +05:30
Abhinav 0eb2395080 add mui config package with mui theme type file 2023-11-01 16:00:38 +05:30
Abhinav 577f968f22 adds ui package 2023-11-01 15:31:08 +05:30
Abhinav 5ff0eb3e16 update account package src wrapping and add build script 2023-11-01 15:11:45 +05:30
Abhinav 6a23b0642c export depends on build already so no need to clubbing 2023-11-01 14:27:28 +05:30
Abhinav 5692df6cfe replace photos login page with accounts test login page 2023-11-01 13:15:41 +05:30
Abhinav a3d61a3429 add test login page 2023-11-01 13:15:00 +05:30
Abhinav 6126da3847 add account package 2023-11-01 13:14:46 +05:30
Abhinav 3b684d488f update turbo config 2023-11-01 13:13:28 +05:30
Abhinav Kumar e30d1db95e
fix motion photo clustering issue (#1413) 2023-10-31 10:47:05 +00:00
Abhinav Kumar fd77cc9fc8
Improve is-playback-possible logic (#1411) 2023-10-31 09:45:19 +00:00
Abhinav Kumar 1e85b4488a
Cleanup error messages (#1412) 2023-10-31 09:44:57 +00:00
Abhinav 958c2215fc update VIDEO_EXTENSIONS list 2023-10-31 14:59:01 +05:30
Abhinav e02f99618d refactor 2023-10-30 18:49:45 +05:30
Abhinav a2dbacbcef fix issues 2023-10-30 18:29:12 +05:30
Abhinav aa81f5c9e7 fix unknown error message logging signup page 2023-10-30 18:16:05 +05:30
Abhinav c119a5f714 update handling of httpService error using ApiError 2023-10-30 15:20:36 +05:30
Abhinav 9e1d2927d9 update client and server error 2023-10-30 13:36:58 +05:30
Abhinav 2421075e3f fix issue 2023-10-30 13:25:10 +05:30
Abhinav 7dc3e5a757 log apiError with the extra info 2023-10-30 13:19:26 +05:30
Abhinav f1504272e6 update HTTPService to throw APIError when server sends non 2xx response 2023-10-30 13:17:45 +05:30
Abhinav f4ab5f42a0 throw custom ApiError when server sends custom message and code for error 2023-10-30 12:03:58 +05:30
Abhinav 1d91e26eb2 return null for any getSRP failure to fallback to ott login as backup 2023-10-30 10:07:42 +05:30
Abhinav 092db9f13b cleanup login user facing error 2023-10-30 09:41:09 +05:30
Abhinav 20941b7087 improve is-playback-possible logic
1. cleared video after use to prevent memory issues

2. improve handling by attaching event listener to "error" too

3. consider video with length zero as unable playable
2023-10-29 23:07:33 +05:30
Abhinav Kumar b29f728312
Fix unhandled upload cancel error (#1407) 2023-10-29 16:18:02 +00:00
Abhinav Kumar d8de5d2070
Fix invert not working when directly clicking on the switch icon (#1408) 2023-10-27 12:10:28 +00:00
Abhinav 45f83e212a fix invert not working when directly clicking on the switch icon 2023-10-27 17:12:00 +05:30
Abhinav 0feb6270de remove unneeded UPLOAD_RESULT.CANCELLED state 2023-10-27 14:48:15 +05:30
Abhinav 39cfc15494 fix unhandled error on upload cancellation 2023-10-27 14:37:23 +05:30
Abhinav Kumar 35d8b58d68
New Translations (#1406) 2023-10-27 04:42:47 +00:00
Abhinav Kumar e2c3512c27
Add logs for gif upload issue debugging (#1402) 2023-10-27 04:42:25 +00:00
Crowdin Bot 3c681946e2 New Crowdin translations by GitHub Action 2023-10-27 00:58:09 +00:00
Abhinav Kumar 61d64ee44e
show photo-viewer on editor closed (#1404) 2023-10-26 15:33:55 +00:00
Abhinav 11ca5332f4 show photo-viewer if editor closed 2023-10-26 16:45:08 +05:30
Abhinav Kumar a150e406d0
New Translations (#1403) 2023-10-26 05:38:26 +00:00
Crowdin Bot 057b0f0d64 New Crowdin translations by GitHub Action 2023-10-26 05:37:33 +00:00
Abhinav Kumar d4803eeb6b
Image editor overlay (#1396) 2023-10-26 05:36:36 +00:00
Abhinav bc98d821e9 remove commented code 2023-10-26 11:04:57 +05:30
httpjamesm fc00bf9aca
fix: filter application race 2023-10-25 22:05:02 -04:00
httpjamesm 46b003734b
fix: apply hq filters in realtime, equitable blur 2023-10-25 22:04:05 -04:00
Abhinav 5708cbb576 refactor code 2023-10-25 14:39:34 +05:30
Abhinav bbd9bda03e update exportCanvasToBlob to promise based 2023-10-25 14:19:14 +05:30