Commit graph

1909 commits

Author SHA1 Message Date
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 617762f1c5 added check for not null befor executing function 2021-08-14 10:47:38 +05:30
Abhinav-grd 495f9002bf made chnages to better handle file import 2021-08-13 23:52:53 +05:30
Abhinav-grd 0cf4662086 close Dialog along wiht executing close action 2021-08-13 22:34:39 +05:30
Abhinav-grd 19d203536a add subscription only if exists 2021-08-13 21:29:28 +05:30
Abhinav-grd 9fc2871d8d build fix 2021-08-13 09:57:50 +05:30
Abhinav-grd 2e7108a14c added falshMessage type enum 2021-08-13 09:27:09 +05:30
Abhinav-grd 382ea84eff make sessionExpired dialog non closable 2021-08-13 09:01:58 +05:30
Abhinav-grd 0a709c12f5 move types to proper place 2021-08-13 08:55:04 +05:30
Abhinav-grd ed049bac9a formatted source files 2021-08-13 08:17:10 +05:30
Abhinav-grd 13eba42b26 moved esfix to precommit hook 2021-08-13 08:05:14 +05:30
Abhinav-grd c24f6eb375 reenabled husky 2021-08-13 07:53:04 +05:30
Abhinav-grd 8e70dfcfea disable confilcting eslint and prettier config 2021-08-13 07:11:50 +05:30
Abhinav-grd ed306140fa added prettier for formating 2021-08-12 21:42:23 +05:30
Abhinav-grd bcb2579ea3 eslint fix 2021-08-12 21:10:02 +05:30
Abhinav-grd 8051246409 added esfix command 2021-08-12 21:08:12 +05:30
Abhinav-grd 71f614fac7 fixed exported metadata creationTime format to timestamp in miliseconds 2021-08-12 16:03:52 +05:30
Abhinav-grd ffc4570ce6
Merge pull request #115 from ente-io/live_photos
Support for previewing image in the Live photos
2021-08-12 12:55:57 +05:30
Abhinav-grd 7903cbdb63 Merge branch 'master' into live_photos 2021-08-12 12:51:04 +05:30
Abhinav-grd 6ef0297528 build fix 2021-08-12 12:45:27 +05:30
Abhinav-grd c9af420002 Merge branch 'master' into live_photos 2021-08-12 12:33:16 +05:30
Abhinav-grd a0b8073e01 check for correct file uid to get files to export 2021-08-12 12:29:33 +05:30
Abhinav-grd 9fcad8aee1 fix live photo rendering 2021-08-12 12:09:35 +05:30
Abhinav-grd 45d2a794e4 Merge branch 'master' into live_photos 2021-08-12 11:41:10 +05:30
Abhinav-grd 6d66b6ada0 formated and linted downloadManager 2021-08-12 11:40:33 +05:30
Abhinav-grd c80e299476 added live photo export logic 2021-08-12 10:56:17 +05:30
Abhinav-grd 7f8a8c5ffc renamed MotionPhoto attributes 2021-08-12 10:20:02 +05:30
Abhinav-grd 4f068e283d basic refactoring 2021-08-11 21:29:59 +05:30
Abhinav-grd b94795e0c4 formated and linted downloadManager 2021-08-11 21:08:14 +05:30
Abhinav-grd 4d2504b7c6 Merge branch 'master' into live_photos 2021-08-11 21:06:12 +05:30
Abhinav-grd b5f7cce39b updated operator line breka elsint prop 2021-08-11 21:04:21 +05:30
Neeraj Gupta 7c85fde925 Fix bug in titleName 2021-08-11 17:22:09 +05:30
Neeraj Gupta 2a50c5a363 Minor refactor 2021-08-11 16:27:13 +05:30
Neeraj Gupta d037aa2940 Merge remote-tracking branch 'origin/master' into live_photos 2021-08-11 16:14:21 +05:30
Neeraj Gupta 4fef978581 Fix zip filename for livephoto download 2021-08-11 16:12:42 +05:30
Neeraj Gupta 37d5539646 Support to getting image & video name for motion photo 2021-08-11 15:53:30 +05:30
Neeraj Gupta 95177238f8 Move MotionPhoto logic in separate serivce 2021-08-11 15:52:59 +05:30
Abhinav-grd 9613a484c0 updated axios 2021-08-11 15:15:00 +05:30
Neeraj Gupta af0d764d2a Add zip extn in the downloaded filename for livePhoto 2021-08-11 14:18:32 +05:30
Neeraj Gupta 49525f3b4d LivePhoto: Support for unzip livephoto & preview image 2021-08-11 14:14:17 +05:30
Neeraj Gupta e2832cb823 Add LIVE_PHOTO value in FILE_TYPE enum 2021-08-11 13:54:49 +05:30
Neeraj Gupta 17155d9444 Add dependency on jszip 2021-08-11 13:54:27 +05:30
Abhinav-grd c9e9c0de69 remove unneccessary prop 2021-08-11 13:05:40 +05:30