Commit graph

5253 commits

Author SHA1 Message Date
Abhinav c165f5f4a7 add yarn lint 2022-08-27 09:52:24 +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
Abhinav 354642c834 update to use the new apis 2022-08-26 16:29:54 +05:30
Abhinav 0e0acdf218 remove getElectronFile api 2022-08-26 15:04:43 +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
Manav cba95e96a9
Merge pull request #687 from ente-io/fix-subscrtiption-cancelled-state
Fix subscrtiption cancelled state
2022-08-23 20:28:22 +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 09ce8f5b2f don't need null fallback 2022-08-23 17:02:35 +05:30
Abhinav 5296e93463 clean code 2022-08-23 16:08:01 +05:30
Vishnu Mohandas 039b67c93f
Merge pull request #686 from ente-io/increase-ffmpeg-timeout
increase timeout for FFmeg thumbnail generation
2022-08-22 11:35:56 +05:30
Abhinav 7c9efb0bd5 increase timeout for FFmeg thumbnail generation 2022-08-22 11:03:29 +05:30
Abhinav 037eb1b4d2 remove locks 2022-08-17 14:30:16 +05:30
Abhinav ee686d430b refactor code 2022-08-17 13:58:22 +05:30
Abhinav 6b353c6d7c refactor code 2022-08-17 13:49:24 +05:30
Abhinav 93430df7cf remove duplicate 2022-08-17 13:40:05 +05:30
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