Commit graph

4256 commits

Author SHA1 Message Date
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 a961dd16cc dont need setUploadTypeSelectorView 2022-08-31 12:54:00 +05:30
Abhinav 9acc58fba2 remove unneeded syncWithRemote 2022-08-31 12:20:10 +05:30
Abhinav 96cffbe70f don't allow to open uploader if upload already running 2022-08-31 11:39:01 +05:30
Abhinav 84412b84e7 fix added symlink file not showing up 2022-08-31 11:29:10 +05:30
Abhinav 336be411cf moved electronFiles and webFilesS state to uploader Component 2022-08-31 11:17:16 +05:30
Abhinav da39180c59 remove empty import 2022-08-31 10:20:31 +05:30
Abhinav 198172bfa5 temp 2022-08-30 16:09:01 +05:30
Abhinav 66162c5267 fix minor issues 2022-08-30 15:45:46 +05:30
Abhinav 9eecec6d04 refactor upload 2022-08-30 14:45:47 +05:30
Abhinav cb491047dd Merge branch 'main' into add-electron-types 2022-08-29 10:03:44 +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 680b796e6c update getCollectionsFileCount to get count for trash, archived and all Section 2022-08-27 15:28:57 +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
Abhinav 8ceea8b3c3 fix archived section counting file multiple times if it is in multiple collections 2022-08-27 14:38:09 +05:30
Vishnu Mohandas 8ddfb64149
Fix typo 2022-08-27 14:09:33 +05:30
Abhinav 416debc74e better types and follow types 2022-08-27 10:20:34 +05:30
Abhinav 03b0c4128f add ElectronAPIs types 2022-08-27 10:07:01 +05:30
Vishnu Mohandas b74f723016
Merge pull request #689 from ente-io/fix-public-collection-video-download
fix downloadFile for video download
2022-08-26 18:47:45 +05:30
Abhinav ad588fbdab fix downloadFile for video download 2022-08-26 18:43:30 +05:30
Vishnu Mohandas c57195b94c
Merge pull request #688 from ente-io/fix-changed-email-not-synced
update user email with the synced user details email
2022-08-26 14:34:51 +05:30
Abhinav 09ddfe8803 update user email with the synced user details email 2022-08-26 12:46:45 +05:30
Abhinav 06497f1a97 improve check 2022-08-23 19:58:57 +05:30
Abhinav d58ff9cf78 fix cancelled subscription state for plan selector 2022-08-23 19:55:51 +05:30
Abhinav f66fa83376 fix hasAMessage check 2022-08-23 19:44:18 +05:30
Abhinav 7c9efb0bd5 increase timeout for FFmeg thumbnail generation 2022-08-22 11:03:29 +05:30
Abhinav e76217a051 don't need to use expanded prop to show Snackbar as its already managed by UploadProgress component 2022-08-16 13:00:32 +05:30
Abhinav 15dec7a8ea refactor closeUploadProgress 2022-08-16 12:55:02 +05:30
Abhinav 3578532db4 fix isBundledApp and allElectronAPIsExist check 2022-08-11 10:55:18 +05:30
Abhinav 81be57c386 ElectronAPIs should be private to service 2022-08-11 10:42:24 +05:30
Abhinav be5eba96c6 add types to electronCache Service 2022-08-11 10:41:58 +05:30
Abhinav 8c21a1f833 add cache service 2022-08-11 10:41:38 +05:30
Abhinav 07a6aa14fa don't wait on cache put 2022-08-10 17:43:59 +05:30
Abhinav 8554519789 abstract thumbs cache name 2022-08-10 13:36:44 +05:30
Abhinav 7b8251e4ec move isElectron inside service laye 2022-08-10 13:33:40 +05:30
Abhinav 5b0d2c705a move safeStorageService to electron subService directory 2022-08-10 11:54:44 +05:30
Abhinav abadf28e01 switch to electron cache for bundle app 2022-08-10 11:52:21 +05:30
Abhinav fdcbe6d915 rename desktop service to safe storage 2022-08-09 14:04:05 +05:30
Abhinav 11a1e3aae2 rename variable 2022-08-08 13:58:11 +05:30
Abhinav 9b365ea669 refactor needsConversionForPreview 2022-08-08 13:54:16 +05:30
Abhinav 458e095e46 rename variables 2022-08-08 13:52:03 +05:30
Abhinav 129b994346 fix thumbnail service isHEIC check 2022-08-08 12:55:45 +05:30
Abhinav 4426818549 refactor conversion for preview 2022-08-08 12:50:21 +05:30
Vishnu Mohandas 5fdfb36c66
Merge pull request #678 from ente-io/fix-unlock-album-form
updated unlock album to use mui component instead of bootstrap card
2022-08-01 21:18:56 +05:30
Abhinav 8652166f85 updated unlock album to use mui component instead of bootstrap card 2022-08-01 21:16:49 +05:30
Abhinav 81255faefa don't use file extension to chcek if file need conversion 2022-08-01 17:01:42 +05:30