Commit graph

5008 commits

Author SHA1 Message Date
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
Abhinav d6d505a0e8 add delete api 2022-09-05 21:19:23 +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 111e6f7116 create authenticate user modal 2022-09-05 21:17:30 +05:30
Abhinav dbfffdeb6c refactored credential into verify master password form 2022-09-05 21:16:51 +05:30
Abhinav aafc3af100 add getAccountDeleteChallenge api 2022-09-05 21:14:08 +05:30
Abhinav 815111890b open DeleteAccountModal from sidebar 2022-08-31 18:16:22 +05:30
Abhinav 2862e3b371 add delete-account image 2022-08-31 18:15:03 +05:30
Abhinav Kumar 7fb1e6fbfa
Merge pull request #690 from ente-io/add-electron-types
Add electron APIs types
2022-08-30 10:15:18 +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 Kumar 024c617b31
Merge pull request #691 from ente-io/fix-typo
Fix typo
2022-08-27 14:50:22 +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
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
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
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
Vishnu Mohandas 5fc647d3c5
Merge pull request #685 from ente-io/upload-better-code 2022-08-16 20:44:23 +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
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