Commit graph

5261 commits

Author SHA1 Message Date
Abhinav e0ed13c6d8 fix getValidFilesToUpload 2022-09-09 14:45:13 +05:30
Abhinav 5af26cfeb5 improve delete 2022-09-09 13:48:50 +05:30
Abhinav 9caf284048 consider all files with dot in name as system files 2022-09-09 13:16:47 +05:30
Abhinav 6b7c5f4cb2 fix spacing 2022-09-09 13:08:05 +05:30
Abhinav aee203adab remove filePath logging 2022-09-09 13:04:14 +05:30
Abhinav 4d32354275 fix getValidFilesToUpload check 2022-09-09 13:00:33 +05:30
Abhinav cdf532b477 dedupe files to be sent for uploads 2022-09-09 12:49:03 +05:30
Abhinav 7ecf2e22f4 add to debug log folder path and remove from sentry logs 2022-09-09 12:31:54 +05:30
Abhinav 638901d956 filterOutSystemFiles by own 2022-09-09 12:17:45 +05:30
Abhinav 938e896ce9 remove loader before existing 2022-09-09 12:17:01 +05:30
Manav fba2908466
Merge pull request #701 from ente-io/fix-watch-folder-issues
Fix watch folder issues
2022-09-09 11:35:15 +05:30
Abhinav cf914d975c ignore system files during uploads 2022-09-09 10:47:04 +05:30
Abhinav 45eabbf0c2 use push event helper instead of directly added event to queue 2022-09-09 09:23:01 +05:30
Abhinav 3609067243 Merge branch 'main' into fix-watch-folder-issues 2022-09-09 08:55:24 +05:30
Abhinav Kumar 2089011a8c
Merge pull request #700 from ente-io/fix-upload-issues
Fix upload issues
2022-09-08 10:24:51 +05:30
Abhinav 2df32ba7f3 add Tooltip to watch mapping icon 2022-09-07 20:56:18 +05:30
Abhinav bd4b456bd1 fix NoMappingsContent font sizes 2022-09-07 20:50:35 +05:30
Abhinav 445da5e83e fix stale hasUnUploadedFiles 2022-09-07 20:40:39 +05:30
Abhinav cbe17dbd42 clear pickedUploadType after use so that it doesn't get used for drag and drop upload which doesn't set a upload type 2022-09-07 19:41:49 +05:30
Abhinav 7a3da0d3df clear watchFolderFiles after use 2022-09-07 19:09:15 +05:30
Manav 09864ffdbe
Merge pull request #699 from ente-io/update-elavation-colors
update elavation colors
2022-09-07 12:15:20 +05:30
Abhinav 11c3647cd6 update background paper and overPaper colors 2022-09-07 11:29:54 +05:30
Abhinav Kumar f6fe0743bb
Merge pull request #583 from ente-io/watch
Watch Folders
2022-09-07 11:14:51 +05:30
Abhinav Kumar b65f656cba
Merge pull request #698 from ente-io/change-electron-instance-variable-case
change case electron instance variable
2022-09-07 11:10:21 +05:30
Abhinav 5011f9b959 change case electron instance variable 2022-09-07 11:07:17 +05:30
Abhinav ba0f26a86d remove unused code 2022-09-07 10:56:04 +05:30
Abhinav c4e7535872 add a show on electron only check 2022-09-06 18:04:34 +05:30
Abhinav cb82ab255d fix diskFolderRemovedCallback 2022-09-06 17:57:28 +05:30
Abhinav 1cdfa9cb5e fix diskFolderRemovedCallback 2022-09-06 17:49:55 +05:30
Abhinav cb71d9ca7a fix getCollectionNameAndFolderPath 2022-09-06 17:49:30 +05:30
Abhinav Kumar 9c4a6339ec
Merge pull request #696 from ente-io/account-delete
Account delete
2022-09-06 17:14:31 +05:30
Abhinav a06c92d597 fix LinkButton 2022-09-06 17:03:25 +05:30
Abhinav 7fd5f31aa3 authenticate before showing delete confirmation screen 2022-09-06 16:52:24 +05:30
Abhinav f84f8f1ba7 remove space after email 2022-09-06 16:48:41 +05:30
Abhinav 73af3eb40c update link style 2022-09-06 16:47:21 +05:30
Abhinav 353bba2b6a fix feedback url 2022-09-06 16:40:36 +05:30
Abhinav 96b6769326 fix getCollectionNameAndFolderPath 2022-09-06 15:40:49 +05:30
Abhinav a02e80e31f update preCollectionCreationAction 2022-09-06 14:45:29 +05:30
Abhinav b784e87b56 add ignore duplicate upload event logic 2022-09-06 14:30:44 +05:30
Abhinav e23333deed fix user upload trigerred when user doesn't have any collection 2022-09-06 13:53:40 +05:30
Abhinav ed1a1af886 don't save for retry watchFolder upload files as they are already tracked 2022-09-06 11:47:29 +05:30
Abhinav 81f71ff4a7 rearrange variables 2022-09-06 10:47:48 +05:30
Abhinav 2589232dd9 rearrange variables 2022-09-06 10:46:29 +05:30
Abhinav e0ffb6e9f3 add error handling for on mount useEffect of AuthenticateUserModal 2022-09-06 10:43:41 +05:30
Abhinav f611ff2a6a add new line 2022-09-06 10:33:11 +05:30
Abhinav 520ec6b1e0 improve delete account modal 2022-09-05 22:08:47 +05:30
Abhinav bb358672eb convert decryptedChallenge to utf8 2022-09-05 22:08:21 +05:30
Abhinav 6ae569e921 fix deleteAccount api 2022-09-05 22:07:54 +05:30
Abhinav aa476b1014 dont auto opn 2022-09-05 21:21:19 +05:30
Abhinav 6d35de6a5d added solve challenge and delete account logic 2022-09-05 21:19:43 +05:30