Commit graph

708 commits

Author SHA1 Message Date
Abhinav-grd 7034c6ff8f added logic to send notification of export start and finish and show progress on ssytem tray icon 2021-03-30 17:07:32 +05:30
Abhinav-grd aa34a99b2c updated record after exporting files 2021-03-30 17:05:47 +05:30
Abhinav-grd b6d1a9211a getExportedFiles list and skip those exports 2021-03-29 18:15:54 +05:30
Abhinav-grd b1055a3ef8 added exportFiles logic 2021-03-29 16:59:19 +05:30
Abhinav-grd 94903a2009 minor fixes 2021-03-29 16:59:01 +05:30
Abhinav-grd 173deab5da added export service 2021-03-29 10:45:08 +05:30
Abhinav-grd bf450fe326 added export button click logic 2021-03-29 10:45:01 +05:30
Abhinav-grd 407a6d463d updated downloadFIle function to return readabel Stream 2021-03-29 10:43:59 +05:30
Abhinav-grd de727b7f1a added export button UI 2021-03-27 19:22:53 +05:30
Abhinav-grd 7edd51800a added is Electron package 2021-03-27 19:21:59 +05:30
Abhinav-grd 2c29ed6606 execute useEffect of upload component on accepted and collectionSelector both changes 2021-03-26 14:59:34 +05:30
Vishnu Mohandas 02cc15f3bd
Merge pull request #43 from ente-io/sensitive_keys
Use sensitive ops and mem limits to derive key
2021-03-26 12:25:55 +05:30
Abhinav-grd 92aa41e6e7 moved upload Button and sidebar to gallery 2021-03-25 01:22:36 +05:30
Abhinav-grd ab56307bd2 change useEffect watch state to acceptedFIles and prevent modal open when accpeted not loaded 2021-03-25 01:18:21 +05:30
Abhinav-grd bcc78e4f6f updated thumbnial generation logic to take screenshot at 3 sec timestamp 2021-03-24 20:58:37 +05:30
Abhinav-grd 2fa1f2b484 correted fav second place pinning 2021-03-24 16:31:57 +05:30
Abhinav-grd 2eaa1bc3b8 updated caniuse-lite 2021-03-24 16:16:18 +05:30
Abhinav-grd a968d5c47a added logic to pin favourite collection to second 2021-03-24 16:14:08 +05:30
Abhinav-grd eee947e515 readded onDropAccepted callback to open collection selector with uploadButton Click upload 2021-03-24 16:10:05 +05:30
Abhinav-grd 7158556087 fix modificationTime set to null error and location to undefined 2021-03-23 12:06:39 +05:30
Abhinav-grd 7a6296adeb skip uploading hidden files 2021-03-22 22:21:19 +05:30
Abhinav-grd 0f484635ba check exntension to find heic files if type missing 2021-03-22 22:20:28 +05:30
Abhinav-grd bbc1896f89 added logout button on generate page 2021-03-22 19:36:43 +05:30
Abhinav-grd 3ba6eafd01 Handled "Yesterday" and "Today" timestamps separately 2021-03-22 19:36:43 +05:30
Vishnu Mohandas c1610fc1ad
Merge pull request #45 from ente-io/tile-selection
Implemented tile selection feature
2021-03-22 18:42:36 +05:30
Vishnu Mohandas 60b19811b4 Merge branch 'master' into tile-selection 2021-03-22 18:41:58 +05:30
Vishnu Mohandas ef6f506ff8
Merge pull request #44 from ente-io/nested-folder-upload
Nested folder upload
2021-03-22 18:35:39 +05:30
Vishnu Mohandas 4c52cb462a Update more styles 2021-03-22 18:35:04 +05:30
Vishnu Mohandas e82f043c56 Update styles 2021-03-22 18:35:01 +05:30
Abhinav-grd 0ae15d2c82 show uploaded file count only if file count greater than 1 2021-03-22 18:05:51 +05:30
Abhinav-grd 5fbb1c84fa updated upload string 2021-03-22 18:02:38 +05:30
Abhinav-grd 668214d717 add close on bg click after upload finish 2021-03-22 18:02:15 +05:30
Abhinav-grd aee7097e71 random percentage progress for put call 2021-03-22 17:45:07 +05:30
Abhinav-grd 021d3b3610 fix single collection upload File call 2021-03-22 17:31:20 +05:30
Abhinav-grd 5e5c67adb3 open collection on drop and wait in the collectionSelctor screen with overlay to select collection 2021-03-22 15:12:35 +05:30
Abhinav-grd a19fe8f910 increasing upload chunk size to 20 mb 2021-03-22 12:55:21 +05:30
Abhinav-grd 772e7c7d5a retry all network request 3 times before failing 2021-03-22 12:23:19 +05:30
Abhinav-grd 069f989860 removed console log 2021-03-22 11:52:37 +05:30
Abhinav-grd 09c5882ded added progress tracker to multipart upload 2021-03-22 11:45:38 +05:30
Abhinav-grd 241afa3412 updated upload component to call nextModal instead on collectionCreateModal when no Colletions present 2021-03-22 11:22:05 +05:30
Pushkar Anand 6e49a7ad9e Fix for selected tile after delete. 2021-03-21 20:06:40 +05:30
Pushkar Anand a4bbf85559 Build optimization. 2021-03-21 19:48:38 +05:30
Abhinav-grd 02995f844a updated logic to wait for delete to complete before colosing delete dialog 2021-03-21 12:29:18 +05:30
Abhinav-grd fea145e346 added new strings 2021-03-21 12:24:54 +05:30
Abhinav-grd c8afec67bb integrated file delete and show confrim dialog 2021-03-21 12:24:40 +05:30
Abhinav-grd 4a528115b1 added deleteFiles service 2021-03-21 12:23:41 +05:30
Abhinav-grd 2cf6e9652a updated sidebar to use new confim dialog 2021-03-21 12:23:19 +05:30
Abhinav-grd 2808b3b11d updated confirm delete to genertic confirm dialog 2021-03-21 12:23:02 +05:30
Pushkar Anand 12d8243916 Build and CSS fixes. 2021-03-21 00:18:02 +05:30
Pushkar Anand da0658a533 Open mail to url in new tab 2021-03-20 20:48:17 +05:30