Commit graph

2243 commits

Author SHA1 Message Date
Abhinav-grd 02d7cf3802 remove console and try catch 2021-09-07 14:55:41 +05:30
Abhinav-grd 07d44846be replaced heic2any pacakeg with heic-convert and use custom worker 2021-09-07 14:54:08 +05:30
Neeraj Gupta b2d0d719bc
Merge pull request #137 from ente-io/error-hasSetKey-undefined
throw error if hasSetKey undefined
2021-09-06 11:52:19 +05:30
Abhinav-grd 1d0adec48c throw error if hasSetKey undefined 2021-09-06 11:47:24 +05:30
Abhinav-grd 033476966e webpack config not requried for hot reload in next@11 2021-09-05 22:03:18 +05:30
Abhinav-grd 66e85d7a42 updated axios
https://github.com/axios/axios/pull/3980
2021-09-05 11:17:47 +05:30
Abhinav-grd 38b8db7a22
Merge pull request #116 from ente-io/dependabot/npm_and_yarn/next-11.1.0
Bump next from 10.2.3 to latest (11.1.2)
2021-09-05 11:12:39 +05:30
Abhinav-grd 25d3ed35b0 updated to latest next 2021-09-04 23:58:32 +05:30
Abhinav-grd 238823a8bf Merge branch 'master' into dependabot/npm_and_yarn/next-11.1.0 2021-09-04 23:53:26 +05:30
Abhinav-grd b153684f09
Merge pull request #133 from ente-io/expired_ott
Show correct err msg when verification code has expired
2021-09-04 23:48:35 +05:30
Neeraj Gupta 6dc6501381 Show correct err msg when verification code has expired 2021-09-04 16:16:02 +05:30
Abhinav-grd 56bcf32b95 fix retrier returning undefined 2021-09-03 16:02:58 +05:30
Abhinav-grd e595ea09f0 fix usage info string 2021-09-03 14:15:04 +05:30
Abhinav-grd 1ff2fa3462 update error message 2021-09-02 13:28:35 +05:30
Abhinav-grd bb4b60bd2f
Merge pull request #131 from ente-io/better-error-logging
Better error logging
2021-09-02 12:39:01 +05:30
Abhinav-grd baf509085e fix new line between error stacks 2021-09-02 12:20:27 +05:30
Abhinav-grd 7ec132b39f updated the errorWithContext generation logic 2021-09-02 10:38:45 +05:30
Abhinav-grd 7dfd6658ea added compulary context message to all logError calls 2021-09-01 18:04:18 +05:30
Abhinav-grd 39d93c4f79 wrap error with context and report to sentry 2021-09-01 15:33:01 +05:30
Abhinav-grd cd309b0c77 update the feild below which error appears 2021-09-01 13:22:35 +05:30
Abhinav-grd cbcdba8229 add jpg to list of files missed by file type lib 2021-08-31 17:29:33 +05:30
Abhinav-grd 562385758c update photoswipe 2021-08-31 17:15:31 +05:30
Abhinav-grd 7e7284d64a set collection state on collection sync
dont without waiting for filtering out the deleted collection for which we need to wait for the whole files to be synced
2021-08-31 17:01:33 +05:30
Abhinav-grd e614ef755c fix create collection fail
The cause of bug was due to collection sync fail which occured due collection decyrption failure because of collection key mismatch bug
2021-08-31 16:53:43 +05:30
Abhinav-grd 57c4bfc360 update photoswipe 2021-08-31 16:38:58 +05:30
Abhinav-grd e1465609dd run unlink thumbnail only if thumbnail generation succeedes 2021-08-31 15:56:12 +05:30
Abhinav-grd b195015d64 added PAGES enum for all avialable routes 2021-08-31 10:28:58 +05:30
Abhinav-grd 08e2f4b038 added two factor disabled flash message and fix credentials redirect 2021-08-31 09:56:51 +05:30
Abhinav-grd ccd3a20a0d fix two-factor modal styles 2021-08-31 09:40:08 +05:30
Neeraj Gupta 18fc21377d Merge pull request #128 from ente-io/bugFixes
Fix recovery flow
2021-08-31 08:46:45 +05:30
Neeraj Gupta ca8d294496 Fix recoery flow 2021-08-31 08:35:30 +05:30
Abhinav-grd c21b20df95 only put if hasSetKeys explicitly false 2021-08-30 23:22:56 +05:30
Abhinav-grd a7a10f1a19 show save recovery key after singup 2021-08-30 18:58:27 +05:30
Abhinav-grd 10e86a7bd5 set ORIGINAL_KEY_ATTRIBUTES from verify response 2021-08-30 17:56:20 +05:30
Abhinav-grd 01e9a2ca96 put ORIGINAL_KEY_ATTRIBUTES after keySet check 2021-08-30 17:54:04 +05:30
Abhinav-grd af1ad9c973 put keyAttributes if not set , using session-validity-v2 check 2021-08-30 17:30:04 +05:30
Abhinav-grd b8a01d18f7 put keyAttribute if no response and local storage has them 2021-08-30 17:16:31 +05:30
Abhinav-grd 61df0d6ea8 move FORMAT_MISSED_BY_FILE_TYPE_LIB to file service build fix 2021-08-30 10:48:28 +05:30
Abhinav-grd 28a5ccee4a format missed by type detection 2021-08-30 10:45:16 +05:30
Abhinav-grd c596338463 adds type detection failed logs 2021-08-30 10:11:50 +05:30
Abhinav-grd ecec1b4a29 fix infinite seek 2021-08-30 09:45:02 +05:30
Abhinav-grd e06ca8c4a9 fix seek more than videoLength ebug 2021-08-30 09:27:27 +05:30
Abhinav-grd d1d3623880 fix file extension logging for unsupported formats 2021-08-30 06:54:57 +05:30
Abhinav-grd f4cb568444 added user token or encryptedToken present check before credential redirect 2021-08-29 22:50:09 +05:30
Abhinav-grd aa1ae957af fix unlink inputFileName 2021-08-29 20:38:19 +05:30
Abhinav-grd abdab27287 unlink correct thumbFileName 2021-08-29 20:30:11 +05:30
Abhinav-grd 6fc64b8d93 re push 2021-08-29 20:07:19 +05:30
Abhinav-grd ee3dfff1a3 set title 2021-08-29 19:47:44 +05:30
Abhinav-grd 4ad60fe2c2 dont regsiter worker 2021-08-29 19:35:23 +05:30
Abhinav-grd a6b0af2179 load headers on all pages 2021-08-29 19:33:30 +05:30