Commit graph

2251 commits

Author SHA1 Message Date
Abhinav-grd 84bd1f629a added in progress section to uploads 2021-08-16 19:45:41 +05:30
Abhinav-grd e8c421a438 detect isHEIC based on filedata derived type 2021-08-16 19:03:57 +05:30
Abhinav-grd b0b1f87ebd Merge branch 'master' into upload-refactoring 2021-08-16 18:19:42 +05:30
Abhinav-grd f141804893 disable sentry session tracking 2021-08-16 18:19:27 +05:30
Abhinav-grd 8c75f0b99d updated react to v17 2021-08-16 11:45:45 +05:30
Abhinav-grd bc7b349e51 removed un-needed webpack5 next config option 2021-08-16 11:45:24 +05:30
Abhinav-grd 2294f754dd Merge branch 'master' into dependabot/npm_and_yarn/next-11.1.0 2021-08-16 11:33:59 +05:30
Abhinav-grd c2972ee78f
Merge pull request #117 from ente-io/fix-forgot-password
Fix forgot password
2021-08-16 11:24:09 +05:30
Abhinav-grd 04f30ac66f Merge branch 'master' into fix-forgot-password 2021-08-16 11:20:21 +05:30
Abhinav-grd f381a3cb63 fixed all redirect logic 2021-08-16 11:12:48 +05:30
Abhinav-grd 6f57650f6e remove token validity check logic from verify page 2021-08-16 10:38:08 +05:30
Abhinav-grd 03b8fed83b updated storeSessionKeys to SaveKeyInSessionStore 2021-08-16 10:31:11 +05:30
dependabot[bot] 082a73cfb0
Bump next from 10.2.3 to 11.1.0
Bumps [next](https://github.com/vercel/next.js) from 10.2.3 to 11.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.2.3...v11.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-14 17:49:17 +00:00
Pushkar Anand eaa144773c First load fix and updated photoswipe. 2021-08-14 22:13:30 +05:30
Abhinav-grd 91bb017de8 removed update subcription logic and removed buyPaidSubcription to buySubscription 2021-08-14 17:09:09 +05:30
Abhinav-grd 8d0c67a15c remove buyrRelated logic 2021-08-14 15:37:49 +05:30
Abhinav-grd ac1a59394e Merge branch 'master' into redirect_to_payements 2021-08-14 15:35:48 +05:30
Abhinav-grd 1c72450890 pass rootUrl param to payments 2021-08-14 15:32:57 +05:30
Abhinav-grd 884c2e57c3 dont round percenatge 2021-08-14 11:42:42 +05:30
Abhinav-grd 1ad6d70136 Merge branch 'master' into upload-refactoring 2021-08-14 11:36:11 +05:30
Abhinav-grd 617762f1c5 added check for not null befor executing function 2021-08-14 10:47:38 +05:30
Abhinav-grd 41af7557a6 Merge branch 'master' into upload-refactoring 2021-08-13 23:53:40 +05:30
Abhinav-grd 495f9002bf made chnages to better handle file import 2021-08-13 23:52:53 +05:30
Abhinav-grd 5d965da21e made chnages to better handle file import 2021-08-13 23:51:14 +05:30
Abhinav-grd 0cf4662086 close Dialog along wiht executing close action 2021-08-13 22:34:39 +05:30
Abhinav-grd 96e36c8bf0 custom check for heic not required 2021-08-13 22:17:06 +05:30
Abhinav-grd acc96947ec fixes 2021-08-13 22:12:34 +05:30
Abhinav-grd 19d203536a add subscription only if exists 2021-08-13 21:29:28 +05:30
Abhinav-grd 902bb017c7 added lib for type detection 2021-08-13 20:27:39 +05:30
Abhinav-grd 01e099f577 avoid magic number 2021-08-13 20:05:02 +05:30
Abhinav-grd 34f5c42cc7 Merge branch 'master' into upload-refactoring 2021-08-13 19:50:17 +05:30
Abhinav-grd 37ca8e694b add comment reason for extracting files original name 2021-08-13 19:49:39 +05:30
Abhinav-grd e25fabf500 throw error if stream not done after all partUploadFinish 2021-08-13 19:44:40 +05:30
Abhinav-grd 50c3953a86 better constants 2021-08-13 19:29:30 +05:30
Abhinav-grd 9ba90dee60 reduce quality after first attempt to generate thumbnail at 100% quality 2021-08-13 19:24:31 +05:30
Abhinav-grd 5f0b723202 added type to fuinction instead to returned object 2021-08-13 12:13:00 +05:30
Abhinav-grd bbef258404 make getFileStream fileChunkReaderMaker generic by passing chunkSize to them 2021-08-13 12:10:05 +05:30
Abhinav-grd 5e57e79bda improve readebility 2021-08-13 12:00:22 +05:30
Abhinav-grd aa07979422 remove export from function used only in file scope 2021-08-13 11:54:33 +05:30
Abhinav-grd 8ef9862b60 renamed NetworkClient to UploadHttpClient 2021-08-13 11:52:18 +05:30
Abhinav-grd 6b6479eed7 rename s3Service to multiPartUploadService 2021-08-13 11:48:03 +05:30
Abhinav-grd 223cf9eb99 intiail canvas with empty canvas element 2021-08-13 11:42:57 +05:30
Abhinav-grd c985c5197b make collection as optional in FileWithCollection 2021-08-13 11:26:31 +05:30
Abhinav-grd 271b04b24e fixed typo and dont catch error 2021-08-13 11:04:14 +05:30
Abhinav-grd f053c74ae7 tidy up 2021-08-13 11:04:14 +05:30
Abhinav-grd 4d1e0612dd throw error when unable to load worker 2021-08-13 11:04:08 +05:30
Abhinav-grd c262fae8d3 spell checked 2021-08-13 10:45:40 +05:30
Abhinav-grd 830d457d85 better varaible names 2021-08-13 10:40:03 +05:30
Abhinav-grd 965a37873c added proper type for parsedMedatdata with title 2021-08-13 10:33:21 +05:30
Abhinav-grd bbbaf56daf added null fallbacks 2021-08-13 10:17:55 +05:30