Commit graph

1095 commits

Author SHA1 Message Date
Abhinav c59612330b rename locker to auth 2023-11-09 13:22:19 +05:30
Abhinav bf206c945f added all locker accounts pages 2023-11-09 12:50:46 +05:30
Abhinav 475f2f294d add _app and login locker app 2023-11-09 12:34:48 +05:30
Abhinav 4ae36c34df setup basic locker app 2023-11-09 12:02:09 +05:30
Abhinav 173b9592e8 set empty server config 2023-11-09 11:48:56 +05:30
Abhinav d00d029b2a migrate logging and sentry 2023-11-09 11:35:00 +05:30
Abhinav 9ada55b009 use sentry config from shared package 2023-11-09 11:34:42 +05:30
Abhinav 2aaa2197a7 remove unneeded scripts 2023-11-09 11:32:47 +05:30
Abhinav e220f909a0 refactor next config 2023-11-09 09:54:54 +05:30
Abhinav f985b1247f cleanup _app photos page 2023-11-09 09:40:43 +05:30
Abhinav 121efa8c24 move theme types to shared package 2023-11-08 15:05:46 +05:30
Abhinav e4ff7faeec move MessageContainer to shared package 2023-11-08 14:57:12 +05:30
Abhinav 410d94c8a9 move common needed packages to root 2023-11-08 10:54:12 +05:30
Abhinav 0f46db031c move mui react and next to root package json 2023-11-08 10:15:31 +05:30
Abhinav 79c3b7fe65 fix issue 2023-11-05 12:37:02 +05:30
Abhinav 9eb793d606 refactored generate page 2023-11-02 22:23:14 +05:30
Abhinav 87ae9f8d31 remove userService related code 2023-11-02 21:21:48 +05:30
Abhinav ed40bd6bfa remove problem causing dupliactes 2023-11-02 20:27:58 +05:30
Abhinav 10cfc17027 migrated setup 2fa 2023-11-02 17:51:58 +05:30
Abhinav c36d322433 migrated change email 2023-11-02 17:42:29 +05:30
Abhinav 073d10f4d7 migrated change-password page 2023-11-02 17:36:34 +05:30
Abhinav 6272975a66 migrate two factor recover 2023-11-02 17:18:39 +05:30
Abhinav 42d40378cc migrated recover page 2023-11-02 17:09:08 +05:30
Abhinav 57e4dae402 migrated signup page 2023-11-02 16:52:11 +05:30
Abhinav 1dd48caddb add two factor verify page 2023-11-02 16:09:16 +05:30
Abhinav e463baac2b credential page complete 2023-11-02 12:49:01 +05:30
Abhinav 4b48c95a79 complete verify page 2023-11-02 10:59:05 +05:30
Abhinav a85e199fb0 migrating verify page part 1 2023-11-02 09:28:58 +05:30
Abhinav 60f2729d0f moved apps to separate shared package 2023-11-02 09:15:48 +05:30
Abhinav 92e493c411 complete login 2023-11-02 09:06:31 +05:30
Abhinav 3d0073d3ea part complete login page 2023-11-01 17:06:03 +05:30
Abhinav 5692df6cfe replace photos login page with accounts test login page 2023-11-01 13:15:41 +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 45f83e212a fix invert not working when directly clicking on the switch icon 2023-10-27 17:12:00 +05:30