Commit graph

865 commits

Author SHA1 Message Date
Abhinav-grd 539ab66bc1 handle new collection 2021-04-11 20:26:44 +05:30
Abhinav-grd 6e5b9b1eec made button green 2021-04-11 20:26:27 +05:30
Abhinav-grd 440a550404 updated submit button style 2021-04-11 19:50:24 +05:30
Abhinav-grd 80601e14ab group files collectionWise for fileAlreadyInCollection check 2021-04-11 19:29:28 +05:30
Abhinav-grd 4f9e0bd66f Merge branch 'master' into dedupe-upload 2021-04-11 15:45:20 +05:30
Abhinav-grd 7ddd3f8a0d added bottom margin of 40px in gallery to view file at end without install banner interfering 2021-04-11 15:44:32 +05:30
Abhinav-grd 4bb28deb91
Merge pull request #53 from ente-io/button-with-loading
Button with loading
2021-04-11 15:39:15 +05:30
Abhinav-grd ffd76ce6d4 Merge branch 'master' into button-with-loading 2021-04-11 15:38:32 +05:30
Abhinav-grd ff898c0c5c updated button style 2021-04-11 15:37:57 +05:30
Abhinav-grd cac1cf4631 tidy up 2021-04-11 15:28:02 +05:30
Abhinav-grd f78fd6dcfb combine ensted if with and 2021-04-11 14:40:21 +05:30
Abhinav-grd 3ba8b87c2c rename changeProgressBarProps to updateProgressBarUI 2021-04-11 14:34:31 +05:30
Abhinav-grd 9cce57fdf1 added lgoic to return exisitng collection if collection with name exists 2021-04-11 14:10:05 +05:30
Abhinav-grd 9fbd8ae136 increase fileCompleted count after skipping 2021-04-11 13:51:10 +05:30
Abhinav-grd 524e9f7ee4 added logic to skip files that are already uploaded 2021-04-11 13:46:39 +05:30
Abhinav-grd 947734753b updated FILE_UPLOAD_PROGRESS to add fine skipping message 2021-04-11 13:43:23 +05:30
Abhinav-grd bf7083442e passed files to uploadService 2021-04-11 13:42:44 +05:30
Abhinav-grd e2e6d4198d moved file related utils to utils/file 2021-04-11 12:13:47 +05:30
Abhinav-grd 122abc76d4
Merge pull request #51 from ente-io/heic-upload-fix
fix heic upload
2021-04-11 11:39:55 +05:30
Abhinav-grd 1ae5dd81c6 fix thumbnail generation fail for heic 2021-04-11 11:32:53 +05:30
Abhinav-grd cf4c840ba4 properly catch and handle upload errors 2021-04-11 11:32:53 +05:30
Abhinav-grd 2d1d496e98 added padding at some places 2021-04-11 10:43:36 +05:30
Abhinav-grd 15ad43f674 updated pages with submitButton 2021-04-11 10:38:06 +05:30
Abhinav-grd 14ce450a16 added new component SubmitButton 2021-04-11 10:32:32 +05:30
Abhinav-grd 4f5f0fe378
Merge pull request #50 from ente-io/recovery-key
Recovery key
2021-04-06 10:41:16 +05:30
Abhinav-grd 452718f1ff default just signed up value false 2021-04-06 10:26:49 +05:30
Abhinav-grd 9ac0a5e573 replaced generateMasterKey with updated name generateEncryptionKey 2021-04-06 09:46:56 +05:30
Abhinav-grd 9dfca18451 remove something wrong from props before passing it to recoveryKeyModal 2021-04-05 21:52:54 +05:30
Abhinav-grd 6e26dc1792 made backup your first photo centered 2021-04-05 21:18:23 +05:30
Abhinav-grd ced850317c used JustSignedUp to show recovery code modal 2021-04-05 21:08:02 +05:30
Abhinav-grd 82938f42ab added just signed up local storage entry 2021-04-05 21:08:02 +05:30
Abhinav-grd 42d9429745 added action on cancel message dailog 2021-04-05 21:08:02 +05:30
Abhinav-grd 3b7c1d4f05 added option for setting static backdrop on message dialog 2021-04-05 21:08:02 +05:30
Vishnu Mohandas 33b1b8f139 Reorder sidebar items 2021-04-05 20:18:57 +05:30
Abhinav-grd cfe21884af passed correct master key to functions for encryption 2021-04-05 20:11:33 +05:30
Vishnu Mohandas cd2ff88b8a Update home screen 2021-04-05 20:02:15 +05:30
Vishnu Mohandas ab046a85f0 Set default value for name 2021-04-05 19:48:36 +05:30
Vishnu Mohandas 3ed53c805f Return b64 encoded string 2021-04-05 19:40:40 +05:30
Vishnu Mohandas c3c989e029 Convert b64 key to Uint8Array before encoding to hex 2021-04-05 19:37:27 +05:30
Vishnu Mohandas 519811bdba Fix button styles 2021-04-05 19:29:48 +05:30
Vishnu Mohandas 267149dfb1 Add dividers 2021-04-05 19:25:41 +05:30
Vishnu Mohandas ad3745aef8 Change button styles 2021-04-05 19:23:12 +05:30
Vishnu Mohandas 60a11d6dba Update copies 2021-04-05 19:18:47 +05:30
Abhinav-grd a708535323 show something went wrong dialog if getRecoverycode fails 2021-04-05 18:48:41 +05:30
Abhinav-grd 41f2a5cf92 added something went wrotn message dialog 2021-04-05 18:47:48 +05:30
Abhinav-grd 1ea9c28bf0 updated message dailog 2021-04-05 18:47:18 +05:30
Abhinav-grd b0b7e0bafd uncomment getRecoveryCode 2021-04-05 17:48:29 +05:30
Abhinav-grd 866402a832 updated message Dailog 2021-04-05 17:47:33 +05:30
Abhinav-grd bab0b6791a added no recovery code message dialog 2021-04-05 17:40:52 +05:30
Abhinav-grd d3aaca4c82 updated messageDialog 2021-04-05 17:40:32 +05:30