Commit graph

5184 commits

Author SHA1 Message Date
Abhinav abe5de2ec5 move mapping options inside mapping entry component directory 2022-08-17 13:37:18 +05:30
Abhinav 853fa414de rename function 2022-08-17 13:30:17 +05:30
Abhinav c242432268 remove syncProgressIcon and directly use Circular progress 2022-08-17 13:28:56 +05:30
Abhinav 600ef6bd51 refactor mapping entry options 2022-08-17 13:25:06 +05:30
Abhinav 5d6ec4d755 fix EntryHeading 2022-08-17 13:15:33 +05:30
Abhinav d9894e654f move HorizontalFlex to root container component 2022-08-17 13:13:28 +05:30
Abhinav 787ff7e851 refactor lock util and types 2022-08-17 11:08:36 +05:30
Abhinav 25bdad3e38 clean code 2022-08-17 10:32:41 +05:30
Abhinav ab7427c644 fix typo 2022-08-17 10:32:00 +05:30
Abhinav 4b37a01666 moved post upload complete action to uploadManager
and rename
2022-08-17 10:26:16 +05:30
Vishnu Mohandas 5fc647d3c5
Merge pull request #685 from ente-io/upload-better-code 2022-08-16 20:44:23 +05:30
Abhinav 1c2a03ba5e move code 2022-08-16 19:41:11 +05:30
Abhinav 008e6b5d36 need to run also if running watch service upload was paused 2022-08-16 19:40:08 +05:30
Abhinav 6d8528cdc8 change lock system to queue system 2022-08-16 19:35:52 +05:30
Abhinav 73484eac2c add comment 2022-08-16 13:17:07 +05:30
Abhinav 67190d75c4 made prebuild as a caller of actual microtask yarn lint 2022-08-16 13:16:28 +05:30
Abhinav 6cc326384f don't need to use expanded prop to show Snackbar as its already managed by UploadProgress component 2022-08-16 13:16:28 +05:30
Abhinav 036adb5977 refactor closeUploadProgress 2022-08-16 13:15:55 +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 153a2e49b9 refactor, move, rename 2022-08-16 12:34:30 +05:30
Abhinav a2cf90992d update watch no mapping content ui 2022-08-16 12:26:36 +05:30
Abhinav 0559812506 revert change to DialogBoxBase 2022-08-16 11:49:19 +05:30
Abhinav 2ee492938c Merge branch 'main' into watch 2022-08-15 14:22:35 +05:30
Vishnu Mohandas a524591e26
Merge pull request #683 from ente-io/clear-disk-cache-logout 2022-08-11 11:05:08 +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
Vishnu Mohandas 8bb63f0780
Merge pull request #682 from ente-io/async-cache-put 2022-08-10 17:51:33 +05:30
Abhinav 07a6aa14fa don't wait on cache put 2022-08-10 17:43:59 +05:30
Abhinav Kumar 54e52933de
Merge pull request #681 from ente-io/add-electron-cache
use electron cache for bundled app
2022-08-10 16:29:32 +05:30
Rushikesh Tote a017891004 added more conditions to handle paused uploads 2022-08-10 14:24:26 +05:30
Rushikesh Tote 5d519e3a96 fix modal width 2022-08-10 14:21:25 +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 Kumar dcc9d5a486
Merge pull request #680 from ente-io/refactor-convertForPreview
refactor conversion for preview
2022-08-08 14:17:20 +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
Vishnu Mohandas 6f6b340718
Merge pull request #677 from ente-io/heic-preview-issue 2022-08-01 17:21:29 +05:30
Abhinav 81255faefa don't use file extension to chcek if file need conversion 2022-08-01 17:01:42 +05:30
Vishnu Mohandas ca98fbbd7e
Merge pull request #675 from ente-io/heic-preview-issue 2022-07-28 18:21:39 +05:30