Commit graph

1219 commits

Author SHA1 Message Date
Abhinav cf914d975c ignore system files during uploads 2022-09-09 10:47:04 +05:30
Abhinav 2df32ba7f3 add Tooltip to watch mapping icon 2022-09-07 20:56:18 +05:30
Abhinav Kumar f6fe0743bb
Merge pull request #583 from ente-io/watch
Watch Folders
2022-09-07 11:14:51 +05:30
Abhinav ba0f26a86d remove unused code 2022-09-07 10:56:04 +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 f84f8f1ba7 remove space after email 2022-09-06 16:48:41 +05:30
Abhinav 353bba2b6a fix feedback url 2022-09-06 16:40:36 +05:30
Abhinav bb358672eb convert decryptedChallenge to utf8 2022-09-05 22:08:21 +05:30
Abhinav 6d35de6a5d added solve challenge and delete account logic 2022-09-05 21:19:43 +05:30
Abhinav fc2fe84726 improve verify master password form 2022-09-05 21:18:58 +05:30
Abhinav 921e05fbf7 added delete account modal 2022-09-05 21:17:49 +05:30
Abhinav 8aab1cbd04 fix waitAndRun and better name 2022-09-05 19:29:03 +05:30
Abhinav 5628fbbb81 fix casing 2022-09-03 18:02:29 +05:30
Abhinav faac1e6f51 moved watch folder to top of utility section 2022-09-03 18:01:44 +05:30
Abhinav 0646a908e2 Merge branch 'cancel-upload-without-reload' into watch 2022-09-01 17:44:30 +05:30
Abhinav e444177d6a Merge branch 'refactor-upload' into cancel-upload-without-reload 2022-09-01 17:21:13 +05:30
Abhinav c62242aabd pass only user owned collections as existingCollection to createAlbum 2022-09-01 16:25:32 +05:30
Abhinav c7c56a06c7 add local logging 2022-09-01 16:08:12 +05:30
Abhinav ea02a98633 get user owned files 2022-09-01 14:38:57 +05:30
Abhinav 5fac8de289 fix groupFilesBasedOnParentFolder 2022-09-01 13:55:43 +05:30
Abhinav 4afd5f77b9 fix matching file logic
There is a case where the file is in multiple collection, one the current upload collection (say x ) and one another collection (say y).

we might get y collection's file and we will try to add a symlink for it in collection x and that will return a no-op from the server , and we would show the file as uploaded, instead of showing it as ignored already in collection.
2022-09-01 13:53:34 +05:30
Abhinav 8f7714b07f filter non user and trashed files from existing files 2022-09-01 13:43:11 +05:30
Abhinav 412e035e85 rename and comment pickedUploadType 2022-09-01 13:33:01 +05:30
Abhinav 294e167b9b rename analysisResult to importSuggestion 2022-09-01 12:45:43 +05:30
Abhinav 9cc2a6e361 better naming and comment for logic 2022-09-01 11:29:12 +05:30
Abhinav eb6c395902 don't retry if when error is upload_cancelled 2022-08-31 14:29:51 +05:30
Abhinav 6662779c57 fix UPLOAD_STAGE_MESSAGE 2022-08-31 14:19:35 +05:30
Abhinav 92b1ae8746 add cancel with reload logic 2022-08-31 13:20:43 +05:30
Abhinav 4dd8b3b49d Merge branch 'refactor-upload' into watch 2022-08-31 12:45:28 +05:30
Abhinav 9eecec6d04 refactor upload 2022-08-30 14:45:47 +05:30
Abhinav cfcfbb876f remove unneeded function 2022-08-30 14:30:11 +05:30
Abhinav 913995d55b add reason message to axios request cancellation 2022-08-30 13:15:44 +05:30
Abhinav fabf7a2b4a rename to cancelUpload and update cancellation logic 2022-08-30 11:53:31 +05:30
Abhinav 2fa74a399e add logic to check if folder has nested Folders 2022-08-29 16:58:46 +05:30
Abhinav 5e7473e966 upload files with dot in names too 2022-08-29 11:07:13 +05:30
Abhinav d75d82af1a Merge branch 'add-electron-types' into watch 2022-08-29 10:11:32 +05:30
Abhinav Kumar ba279d3138
Merge pull request #692 from ente-io/fix-collection-file-count
Fix collection file count
2022-08-27 19:57:54 +05:30
Abhinav 6d7ef3d842 fix naming 2022-08-27 17:50:49 +05:30
Abhinav 1cc48655c8 restructure and rename 2022-08-27 17:37:15 +05:30
Abhinav 617a607878 only group actual collection 2022-08-27 15:28:12 +05:30
Abhinav 45aee68c36 use a common user instead fo reading user from local storage for each call to isSharedFile 2022-08-27 15:26:47 +05:30
Vishnu Mohandas 8ddfb64149
Fix typo 2022-08-27 14:09:33 +05:30
Abhinav d58ff9cf78 fix cancelled subscription state for plan selector 2022-08-23 19:55:51 +05:30
Abhinav 037eb1b4d2 remove locks 2022-08-17 14:30:16 +05:30
Abhinav 787ff7e851 refactor lock util and types 2022-08-17 11:08:36 +05:30
Abhinav 6d8528cdc8 change lock system to queue system 2022-08-16 19:35:52 +05:30
Abhinav 2ee492938c Merge branch 'main' into watch 2022-08-15 14:22:35 +05:30
Rushikesh Tote a017891004 added more conditions to handle paused uploads 2022-08-10 14:24:26 +05:30
Abhinav 5b0d2c705a move safeStorageService to electron subService directory 2022-08-10 11:54:44 +05:30
Abhinav fdcbe6d915 rename desktop service to safe storage 2022-08-09 14:04:05 +05:30