Commit graph

429 commits

Author SHA1 Message Date
Abhinav-grd 2c705cd665 updated AlertBanner to use errorCodes file 2021-02-22 13:20:41 +05:30
Abhinav-grd 55047a4313 changed + e to , e 2021-02-22 13:20:06 +05:30
Abhinav-grd ac85460ed5 moved internetConnectivity Check logic to uploadService 2021-02-22 13:19:36 +05:30
Abhinav-grd fe7e056935 added utilFunction to check internet Connectivity 2021-02-22 13:06:32 +05:30
Abhinav-grd f5f2490c86 added ErrorCode file 2021-02-22 12:58:48 +05:30
Abhinav-grd 4cb835cefe changed ERR_NO_INTERNET_CONNECTION code to 1 and added missed break statements 2021-02-18 14:31:46 +05:30
Abhinav-grd 12368048d0 use constants for errorCodes 2021-02-18 13:36:50 +05:30
Abhinav-grd 24a0f75930 handle no internet connection error 2021-02-18 13:36:42 +05:30
Abhinav-grd afd3895ee3 Merge branch 'master' into handle-B2-errors 2021-02-18 12:55:19 +05:30
Abhinav-grd ae96735dd2 added better error handing 2021-02-18 12:54:17 +05:30
Abhinav-grd 8cbff31c36 Added progressBar modal close Button 2021-02-18 12:51:22 +05:30
Abhinav-grd 4cf3c0f55a updated upload service to setUploadErrors 2021-02-18 11:43:54 +05:30
Abhinav-grd d03fc0c339 added new uploadErrors state 2021-02-18 11:43:21 +05:30
Abhinav-grd 42c46165fa chnaged ErrorAlert to AlertBanner and errorCode state to bannerErrorCode 2021-02-18 11:36:57 +05:30
Vishnu Mohandas 1178ff23dc Update style of selected collection 2021-02-17 18:26:35 +05:30
Vishnu Mohandas 7829750d88 Remove onDragLeave triggers 2021-02-17 18:03:22 +05:30
Vishnu Mohandas 1bee6c9ac0 Auto focus on the email entry field 2021-02-17 16:40:07 +05:30
Vishnu Mohandas 5b5278d5ea Fix type errors 2021-02-17 15:24:57 +05:30
Vishnu Mohandas 706a544abd
Merge pull request #16 from ente-io/download-button
Download button
2021-02-17 15:21:03 +05:30
Vishnu Mohandas 7e3fb91f05
Merge pull request #22 from ente-io/download
Download Manager
2021-02-17 15:19:32 +05:30
Vishnu Mohandas 05f29480a8
Merge pull request #23 from ente-io/bhasaad
Bhasaad
2021-02-17 15:18:38 +05:30
Vishnu Mohandas 7489ab581f Depend on the collection updation time to display the first load banner 2021-02-17 15:17:26 +05:30
Vishnu Mohandas 1c6d50be00 Use number to represent the last collection updation time 2021-02-17 15:17:14 +05:30
Vishnu Mohandas da59fdcd6b Make string cheeky 2021-02-17 14:56:34 +05:30
Vishnu Mohandas 080a96050b Set datatype for closeTimer 2021-02-17 14:47:54 +05:30
Vishnu Mohandas 1104a9d919 Return early if key is null 2021-02-17 14:46:20 +05:30
Vishnu Mohandas 209dd4d1df Auto focus on the passphrase entry field 2021-02-17 14:39:52 +05:30
Vishnu Mohandas a2c8ae8eee Add missing brace 2021-02-17 14:39:43 +05:30
Vishnu Mohandas 4194390aa9 Merge branch 'download' into bhasaad 2021-02-17 14:36:40 +05:30
Vishnu Mohandas 79da1175f2 Change selected type to Number 2021-02-17 14:31:43 +05:30
Abhinav-grd 6517692214 display loadingBar while downloading image 2021-02-17 14:15:28 +05:30
Abhinav-grd 8679b5f62b random optimizations 2021-02-17 14:05:19 +05:30
Abhinav-grd b786f85ef7 corrected downloadManager import 2021-02-17 13:36:20 +05:30
Abhinav-grd 64e292eb1d update download Manager with downloaded File State 2021-02-17 12:47:36 +05:30
Abhinav-grd 6fa8bf6246 updated to use the DownloadManager 2021-02-17 10:50:21 +05:30
Abhinav-grd b2aacf9910 extracted getFile and getPreview to downloadManager 2021-02-17 10:31:31 +05:30
Abhinav-grd 25317df0e7 upaded logic to get correct number of uploadUrls 2021-02-17 09:55:21 +05:30
Abhinav-grd b1036a911e extracted titles text to constants 2021-02-16 19:18:15 +05:30
Abhinav-grd faf01918cb Merge branch 'master' into download-button 2021-02-16 19:13:06 +05:30
Abhinav-grd e6ffeaf11b modified constant for upload stage 2 2021-02-16 18:55:40 +05:30
Vishnu Mohandas ebe2397463
Merge pull request #20 from ente-io/improve-uploading
Improve uploading
2021-02-16 18:51:55 +05:30
Abhinav-grd e4ef214711 correct encrypting function for encypting name 2021-02-16 18:46:24 +05:30
Abhinav-grd 3bb46238f1 added try catch to add collection function 2021-02-16 18:45:02 +05:30
Abhinav-grd e7689f79e1 Merge branch 'master' into improve-uploading 2021-02-16 18:30:01 +05:30
Abhinav-grd 3cac7f17ed corrected KeyEncryptionResult import 2021-02-16 18:24:23 +05:30
Vishnu Mohandas d2a19c8cd8
Merge pull request #21 from ente-io/collection-service-corrections
Collection service corrections
2021-02-16 18:16:08 +05:30
Abhinav-grd 3de7c29854 removed unncessary localCollection sorting 2021-02-16 18:14:12 +05:30
Abhinav-grd 92c33e9acc corrected collection sorting 2021-02-16 18:11:27 +05:30
Abhinav-grd 65d5cacd8f corrected KeyEncryptionResult import 2021-02-16 18:09:11 +05:30
Abhinav-grd c0c8684125 sort collection based on modification time desc 2021-02-16 17:39:43 +05:30