Commit graph

2214 commits

Author SHA1 Message Date
Abhinav-grd b5702c8b73 pass existingCollection list to createAlbum when creating multiple collection at once 2021-08-17 14:38:54 +05:30
Abhinav-grd dd0c49eebb Merge branch 'master' into upload-refactoring 2021-08-17 14:26:06 +05:30
Abhinav-grd 949a78d3c2
Merge pull request #118 from ente-io/progress-bar-ui
Progress bar UI
2021-08-17 14:25:50 +05:30
Abhinav-grd ce29c5f1f0 update string 2021-08-17 13:53:11 +05:30
Abhinav-grd 566716a5be style changes 2021-08-17 13:50:53 +05:30
Abhinav-grd 9cb6a6352b added package for collapse animation 2021-08-17 13:49:14 +05:30
Abhinav-grd 4231056e2a group notUploadedSectionHeader closer to duplicate files 2021-08-17 12:49:16 +05:30
Abhinav-grd 05fcb0c138 added section component and made transition time constant 2021-08-17 11:40:41 +05:30
Abhinav-grd 55a78cdb8c update strings 2021-08-17 09:45:22 +05:30
Abhinav-grd 24c649c267 Merge branch 'master' into upload-refactoring 2021-08-16 20:28:09 +05:30
Abhinav-grd 9c0b5ce830 added null check to keyAttributes 2021-08-16 20:27:40 +05:30
Abhinav-grd 1d4679d5c5 Merge branch 'master' into upload-refactoring 2021-08-16 20:08:48 +05:30
Abhinav-grd 5c7fe3b8e1 fix redirecting issues 2021-08-16 20:05:53 +05:30
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