Commit graph

450 commits

Author SHA1 Message Date
Abhinav-grd d5718b43e5 removed unneccesary Cryptoworker creations 2021-02-25 22:01:49 +05:30
Abhinav-grd 6075949de7 clear object references 2021-02-25 21:37:23 +05:30
Abhinav-grd ac126b2e0a Merge branch 'master' into fixing-upload-memory-leak 2021-02-25 12:34:54 +05:30
Vishnu Mohandas 5204bd30e4 Increase diff limit to 2500 2021-02-24 21:35:26 +05:30
Abhinav-grd 9e193da33e reuse same file readers 2021-02-24 21:34:14 +05:30
Abhinav-grd 5639b3a384
Merge pull request #26 from ente-io/rendering-heic-images
Rendering heic images
2021-02-24 10:52:40 +05:30
Abhinav-grd 62b2af275c build fix 2021-02-24 10:51:52 +05:30
Abhinav-grd 961683d71a added check to prevent heic2any library load during server prerender 2021-02-24 10:11:26 +05:30
Abhinav-grd 8dbf35c360 added rendering HEIC logic 2021-02-23 15:41:46 +05:30
Abhinav-grd 2d78aa93fc added getFileExtension util function 2021-02-23 15:18:47 +05:30
Abhinav-grd d5167132b0 added heic2any package 2021-02-23 13:50:27 +05:30
Vishnu Mohandas 40f793f3fd
Merge pull request #24 from ente-io/handle-B2-errors
Handle b2 errors
2021-02-22 22:57:41 +05:30
Abhinav-grd e6773fad68 moved return statement to correct place 2021-02-22 17:02:01 +05:30
Abhinav-grd a9e6c8a938 refactored errorMessageParsing to error Util 2021-02-22 16:59:39 +05:30
Abhinav-grd ca81f764e5 minor fixes 2021-02-22 16:54:34 +05:30
Abhinav-grd 72e9b1cfa2 added error handler adn grouped errorCode and handler in errorUtil file 2021-02-22 16:50:08 +05:30
Abhinav-grd f7c1e6912a corrected subscription typo 2021-02-22 16:45:33 +05:30
Abhinav-grd 5e5df08f6e add getToken function to ge token 2021-02-22 16:45:10 +05:30
Abhinav-grd 8f758f3ba5 Merge branch 'handle-B2-errors' of https://github.com/ente-io/bada-frame into handle-B2-errors 2021-02-22 13:22:00 +05:30
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
Vishnu Mohandas 879fa5160f
Merge pull request #25 from ente-io/fix-google-metadata-reading
corrected metadataMap seeding function
2021-02-20 17:58:17 +05:30
Abhinav-grd ec3763997c corrected metadataMap seeding function 2021-02-18 14:59:09 +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