Commit graph

531 commits

Author SHA1 Message Date
Abhinav-grd a8b678b0a1 Merge branch 'master' into stripe-integration 2021-03-16 14:32:15 +05:30
Abhinav-grd d13c13f8c4 clear any left previous user data on new login 2021-03-16 12:20:24 +05:30
Abhinav-grd dc9c081706 cancel async calls if token beomes null 2021-03-16 12:19:34 +05:30
Abhinav-grd ddcc80419c remove empty collections 2021-03-15 23:00:49 +05:30
Abhinav-grd ce5a495d98 updated error logging 2021-03-14 20:23:13 +05:30
Abhinav-grd 170b54fe12 added try catch to getFile 2021-03-14 18:50:00 +05:30
Abhinav-grd d5d761db15 updated for fetchMultipartUploadURLs api response changes 2021-03-14 18:14:21 +05:30
Abhinav-grd d29e869351 updated streaming logic to avoid over-pressure 2021-03-14 17:35:47 +05:30
Abhinav-grd 82836c1654 skipped exif parsing for videos for now 2021-03-14 15:57:48 +05:30
Abhinav-grd 6dc58de933 spell checked upload service 2021-03-14 15:55:10 +05:30
Abhinav-grd 05a8e02282 Merge branch 'master' into lfu-with-multipart 2021-03-14 15:51:11 +05:30
Abhinav-grd c528ccf8bc upadate getUploadUrls response object 2021-03-14 14:59:38 +05:30
Abhinav-grd b7a0fabe89 refresh subscription detail on page reload 2021-03-13 18:25:47 +05:30
Abhinav-grd 1dff2d2be0 updated createCheckoutSession api call 2021-03-13 15:34:17 +05:30
Abhinav-grd 51f0411c5d added redirect to customer portal logic 2021-03-13 05:12:19 +05:30
Abhinav-grd 58df5fef07 updated subscription service 2021-03-13 04:36:16 +05:30
Abhinav-grd e6e0315270 updated subscription service 2021-03-12 23:04:20 +05:30
Abhinav-grd 5d53ef10db updated stripe identifier name and create session response json 2021-03-12 20:39:17 +05:30
Abhinav-grd cf7f292b16 added plan selector modal and apis 2021-03-12 18:00:33 +05:30
Abhinav-grd 48af4280b2 corrected getCheckoutSession query params 2021-03-12 17:13:47 +05:30
Abhinav-grd 9702760954 build fix 2021-03-12 14:43:38 +05:30
Abhinav-grd 766b695a0a Merge branch 'sidebar' into stripe-integration 2021-03-12 14:42:19 +05:30
Abhinav-grd 555dda6404 Merge branch 'master' into sidebar 2021-03-12 14:17:00 +05:30
Abhinav-grd a2f4e50b03 Merge branch 'master' into sentry-integration 2021-03-12 13:58:01 +05:30
Abhinav-grd c435783e3d added wrapper import for localForage 2021-03-12 12:28:27 +05:30
Abhinav-grd b8d48627d1 moved logout function to userService 2021-03-12 10:20:58 +05:30
Abhinav-grd 03277da4bb use getToken function directly insisted of local variable to avoid in memory invalid token 2021-03-12 08:46:35 +05:30
Abhinav-grd 0066ef4ee2 moved subscription interface to subscription Service 2021-03-11 22:01:20 +05:30
Abhinav-grd 78d9fa659c add subscriptionService 2021-03-11 21:34:52 +05:30
Abhinav-grd 99b3791700 Merge branch 'master' into butterify-file-upload 2021-03-11 19:34:06 +05:30
Abhinav-grd 6a556eabf1 removed downloadManager intialization with token 2021-03-11 12:50:11 +05:30
Abhinav-grd 32054fd891 updated components to shift upload logic to Upload Component and handle Collection Selection in remaining 2021-03-11 09:42:16 +05:30
Abhinav-grd 422ea8f6ed upload test PriceID 2021-03-10 12:35:30 +05:30
Abhinav-grd f42c2e4e30 added getCheckoutSesssion function 2021-03-10 08:55:00 +05:30
Abhinav-grd dbc5ecaf2e added subscription flow 2021-03-09 21:53:13 +05:30
Abhinav-grd b8e364d9de added check to prevent localForag.config call during pre rendering 2021-03-08 18:11:46 +05:30
Abhinav-grd 9a6a6bc608 replace error console logs with console.error 2021-03-08 18:06:10 +05:30
Vishnu Mohandas ae5e67522a Move code to download a file to DownloadManager, also re-enable HEIC decoding 2021-03-08 12:00:27 +05:30
Pushkar Anand 6108f805c4 Using getFileUrl to fetch files. 2021-03-08 11:43:24 +05:30
Pushkar Anand f12f93868a Cleanup 2021-03-08 11:32:37 +05:30
Pushkar Anand b8899d13b0 Moved to chunk decoding. 2021-03-08 11:20:51 +05:30
Pushkar Anand 23d1ee3ab9 Merge branch 'master' of https://github.com/ente-io/bada-frame into test-video-streaming 2021-03-08 10:01:52 +05:30
Abhinav-grd 8fb8ee4feb updated response prop name 2021-03-07 15:23:06 +05:30
Abhinav-grd 0ab118f90b extarced CHUNKS_COMBINED_FOR_UPLOAD 2021-03-07 15:18:22 +05:30
Abhinav-grd 8f75a5a373 updated the uploadURL interface 2021-03-07 15:11:51 +05:30
Abhinav-grd 1624f9eb57 deepSource error resolve 2021-03-05 16:45:21 +05:30
Abhinav-grd 8098667a08 removed redundant code 2021-03-05 16:27:04 +05:30
Abhinav-grd e74689e8af removed debugging code 2021-03-05 16:21:40 +05:30
Abhinav-grd 60567cc596 set min stream upload size limit to 20mb 2021-03-05 16:19:45 +05:30
Abhinav-grd bd6c1230fb moved file stream reading call to the end of readFile 2021-03-05 14:14:46 +05:30
Abhinav-grd 17ff1867da updated fetchUploadPartURLs to fetchMultipartUploadUrls 2021-03-05 12:10:22 +05:30
Abhinav-grd 93c4e73f56 addded error logs 2021-03-05 11:31:00 +05:30
Abhinav-grd 84de6e0de5 upadted isDataStream check logic 2021-03-05 10:26:10 +05:30
Abhinav-grd 8682704fa4 send complete multipart upload as xml 2021-03-04 22:22:15 +05:30
Abhinav-grd a7aeb3ff8d corrected chunking algo 2021-03-04 21:01:27 +05:30
Abhinav-grd bdfc8352cf minor changes 2021-03-04 19:13:15 +05:30
Abhinav-grd 1896ed345b tidy-up uploadService 2021-03-04 17:47:40 +05:30
Abhinav-grd d03c48251f almost working multipart upload 2021-03-04 17:44:45 +05:30
Abhinav-grd 3742e13f1d trying to fix fetch 2021-03-03 13:55:29 +05:30
Abhinav-grd f6fc2617b7 remove content-length property 2021-03-02 17:34:17 +05:30
Abhinav-grd a193e8b120 changing file upload to use ReadableStream 2021-03-02 15:34:24 +05:30
Vishnu Mohandas 562b4e1752 Fetch file and thumbnails directly from museum if the endpoint is defined 2021-02-28 05:04:11 +05:30
Vishnu Mohandas bc24fff3d3 Route all asset requests through Cloudflare 2021-02-28 04:07:42 +05:30
Vishnu Mohandas 5eb77a2505
Merge pull request #30 from ente-io/reduce-concurrent-uploads
reduce concurrent upload to 4
2021-02-26 15:48:50 +05:30
Abhinav-grd 18defbb9b8 stored literal values to const 2021-02-26 15:08:34 +05:30
Abhinav-grd e50c8864ec reduce conccurent upload to 4 2021-02-26 11:28:44 +05:30
Abhinav-grd bb37368f56 ignore metadata errors 2021-02-26 11:26:10 +05:30
Abhinav-grd 26b4414799 clear encryptedkey 2021-02-25 23:57:30 +05:30
Abhinav-grd 7d53d9f239 destructure encryptedFile and encryptedKey into seperate variables 2021-02-25 23:02:17 +05:30
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 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 72e9b1cfa2 added error handler adn grouped errorCode and handler in errorUtil file 2021-02-22 16:50:08 +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 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 ec3763997c corrected metadataMap seeding function 2021-02-18 14:59:09 +05:30
Abhinav-grd 12368048d0 use constants for errorCodes 2021-02-18 13:36:50 +05:30
Abhinav-grd ae96735dd2 added better error handing 2021-02-18 12:54:17 +05:30
Abhinav-grd 4cf3c0f55a updated upload service to setUploadErrors 2021-02-18 11:43:54 +05:30
Vishnu Mohandas 1c6d50be00 Use number to represent the last collection updation time 2021-02-17 15:17:14 +05:30
Abhinav-grd 8679b5f62b random optimizations 2021-02-17 14:05:19 +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 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 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
Abhinav-grd 6bb32f5c24 added logic to skip favorite collections and add empty collections to upload collection selector 2021-02-16 17:22:18 +05:30
Abhinav-grd 0989d794d5 moved user interface to user service 2021-02-16 17:15:06 +05:30
Abhinav-grd 4bbfb61f56 fixed collection name decryption 2021-02-16 17:13:21 +05:30
Abhinav-grd f8527375a0 updated thumbnail dimension calulation logic 2021-02-16 15:36:49 +05:30
Abhinav-grd de35099109 modified file attribute interface 2021-02-16 15:14:25 +05:30
Abhinav-grd 2f161f9eda improved file-upload service 2021-02-16 15:14:03 +05:30
Abhinav-grd 042df5223d corrected while condition 2021-02-15 21:11:59 +05:30
Abhinav-grd 3d7131088b removed unwanted imports 2021-02-15 21:09:41 +05:30
Abhinav-grd 18b089ccf5 moved snapImage logic inside loadeddata callback 2021-02-15 21:05:24 +05:30
Abhinav-grd b375992d80 saved values to consts 2021-02-15 20:55:25 +05:30
Abhinav-grd c90ab9019b change resolution to 1080p and max attempts to 3 2021-02-15 20:19:43 +05:30
Abhinav-grd cedfa404f2 corrected thumbnail compression 2021-02-15 17:58:14 +05:30
Abhinav-grd 1d5473f3dd added braces everywhere and formated all files 2021-02-09 15:04:10 +05:30
Abhinav-grd d5382f40ca Merge branch 'master' into handle_subscription_errors 2021-02-09 12:33:44 +05:30
Abhinav-grd 49d981e86a Merge branch 'master' into handle_subscription_errors 2021-02-09 12:26:42 +05:30
Abhinav-grd 22bb37c58f corrected casing 2021-02-09 11:48:46 +05:30
Abhinav-grd 6b8fc327e1 removed console logs 2021-02-09 11:43:33 +05:30
Abhinav-grd a4a3ad2e40 renamed collectionLatestfile to collectionAndItsLatestFile 2021-02-09 11:34:19 +05:30
Abhinav-grd 21297e6e73 use constants for fileDb name 2021-02-09 11:13:05 +05:30
Abhinav-grd f6c8102fec declare variable with type instead of typecasting 2021-02-09 11:12:23 +05:30
Abhinav-grd e8ae13221e more corrections 2021-02-09 10:37:46 +05:30
Abhinav-grd e131ecd745 passed file to removeDeletedCollectionFiles and corrected compare with collection.updationTime 2021-02-08 22:37:17 +05:30
Abhinav-grd bf6dc99c5c made requested changes to collectionService 2021-02-08 22:32:28 +05:30
Abhinav-grd 5250b97891 updated removing deleted collection file logic 2021-02-08 21:47:17 +05:30
Abhinav-grd 8ba126c56e renamed getLatestCollections to syncCollections 2021-02-08 21:40:11 +05:30
Abhinav-grd d6c21c671f fixed indentation 2021-02-08 16:32:16 +05:30
Abhinav-grd dfc5138fe3 added if braces 2021-02-08 16:31:05 +05:30
Abhinav-grd 4f32d07f80 updated fetch files logic 2021-02-08 16:26:47 +05:30
Abhinav-grd 7acf87d4b1 updated collection update time after fetch call 2021-02-08 16:07:59 +05:30
Abhinav-grd 99d547016e updated collection id type to number 2021-02-08 14:51:24 +05:30
Vishnu Mohandas dfad5dd8fa Skip fetching diff for a collection that has been deleted 2021-02-08 14:06:23 +05:30
Abhinav-grd 71af57409a change collection id type to number 2021-02-08 13:03:46 +05:30
Abhinav-grd 5c5a161999 remove files of deleted collections 2021-02-06 13:24:36 +05:30
Abhinav-grd 72fab5db92 skip deleted collections 2021-02-06 13:21:49 +05:30
Abhinav-grd 45fd07bc5f update collection time after all files fetched 2021-02-06 12:54:47 +05:30
Abhinav-grd f72ab9b418 updated getFiles to handle get single collection and store collectiontime after storing files 2021-02-06 00:21:14 +05:30
Abhinav-grd 053568980e Merge branch 'collection-ops' into file-loading-single-update 2021-02-05 23:00:19 +05:30
Abhinav-grd 08c993061c updated getCollectionLatestFile to use local files 2021-02-05 22:27:41 +05:30
Abhinav-grd 80d6547dfd makew fetch only if return files equal to limit 2021-02-05 20:35:09 +05:30
Abhinav-grd 4cdd208f34 removed unwanted function getAllCollections 2021-02-03 13:53:51 +05:30
Abhinav-grd 0c23e63bec corrected to have only unique instances of collection in localDB 2021-02-03 13:32:54 +05:30
Abhinav-grd 724b83e8ad rethrown errors to make erro available in dropzone callback 2021-02-02 18:12:11 +05:30
Abhinav-grd d69095e605 added logic to store collection in localDB and getCollection after last updateTime 2021-01-31 17:40:45 +05:30
Abhinav-grd aafdecdf13 added collectionUpdateTime localForage to fetchcollection after last update 2021-01-31 17:14:02 +05:30
Abhinav-grd 80c46796cf intial localFile Loading and then reload after complete fetch 2021-01-27 11:44:02 +05:30
Abhinav-grd bc709d5961 reduce requested file count to 1 in getCollectionLatestFile 2021-01-26 15:20:34 +05:30
Abhinav-grd 4aaebef0e7 updated requests to send token as header 2021-01-26 12:09:10 +05:30
Abhinav-grd 8be0713a3c foxed video thumbnial generation 2021-01-26 10:58:44 +05:30
Abhinav-grd 26f5393db0 limited parallel processing to 5 files 2021-01-25 18:36:29 +05:30
Abhinav-grd 878693c7c8 removed ignore set and corrected decryted name assignment 2021-01-25 18:35:53 +05:30
Abhinav-grd 01aef37a16 exported strings to englishConstants 2021-01-25 13:25:27 +05:30
Abhinav-grd fa76f97fe6 added try catch blocks 2021-01-25 13:25:19 +05:30
Abhinav-grd 18f827b4f8 improved location parsing 2021-01-25 13:14:16 +05:30
Abhinav-grd e490df7440 corrected the key used for encrypting collection key 2021-01-21 11:15:50 +05:30
Abhinav-grd 592172917f added collection name encryption and decryption logic 2021-01-21 07:54:17 +05:30
Abhinav-grd 6757ee256d added logic to clear deleted files from localDB 2021-01-20 19:21:22 +05:30
Abhinav-grd 9f1aabb103 added remove from favourite logic 2021-01-20 18:34:27 +05:30
Abhinav-grd 58d1ffb66f added favItemId state 2021-01-20 17:35:04 +05:30
Abhinav-grd 4a11226276 Merge branch 'file-upload' into collection-ops 2021-01-19 14:30:19 +05:30
Abhinav-grd dfc8c88947 neglect location {0,0} 2021-01-19 14:27:20 +05:30
Abhinav-grd f5b5761e40 fixed uplocollectionLatestFile import 2021-01-19 10:36:10 +05:30
Abhinav-grd 4bf02568d6 added logic to update progress bar while preparing files 2021-01-19 10:27:26 +05:30
Abhinav-grd 52ef03555e updated collectionService to handle keys in base64 format 2021-01-19 10:04:43 +05:30
Abhinav-grd bee1d7cfea updated all cryptoUtil calls to send Base64 values 2021-01-19 07:21:04 +05:30
Abhinav-grd bc861587bc exported keyEncryptionResult interface 2021-01-18 20:25:48 +05:30
Abhinav-grd 16c4e91607 updated all cryptoUtil calls to send Base64 values 2021-01-18 18:38:14 +05:30
Abhinav-grd c4f56d54c5 removed unneccesary token and masterKey props 2021-01-18 09:38:35 +05:30
Abhinav-grd 771c441868 added add to favorite logic 2021-01-18 09:38:35 +05:30
Abhinav-grd aeb3de2844 improved styling 2021-01-18 09:38:35 +05:30
Abhinav-grd 045f7a3197 added logic to update progress bar while preparing files 2021-01-18 09:38:35 +05:30
Abhinav-grd 6815470c80 made style imporvements 2021-01-18 09:38:35 +05:30
Abhinav-grd 95fc146657 refactored getfiles and moved getCollectionLatestFile to collection service 2021-01-18 09:38:35 +05:30
Abhinav-grd 9363a04362 corrected CollectionType enum values 2021-01-18 09:38:35 +05:30
Abhinav-grd 21a921e301 corrected and assigned proper key types 2021-01-18 09:38:35 +05:30
Abhinav-grd 753f500ed4 moved collection interface to collection service 2021-01-18 09:37:52 +05:30
Abhinav-grd d5210f7721 implemented createCollection service 2021-01-18 09:37:08 +05:30
Abhinav-grd d687999f92 refactored Collection related function to collection Service 2021-01-18 09:37:01 +05:30
Abhinav-grd 69da9c7e7f [bug fix] ignoring bad collections send during testing 2021-01-18 09:27:54 +05:30
Abhinav-grd 31618ea323 extracted creationtime from exif data 2021-01-18 09:13:16 +05:30
Abhinav-grd 4bdf24a57b Bug Fix: handling metadata files with no type property 2021-01-18 09:13:16 +05:30
Abhinav-grd 392d6fb492 changed decrypted key type to string 2021-01-18 09:13:16 +05:30
Abhinav-grd bd6d06c0f2 set uploadURL request count to filesCount if less than 50 2021-01-18 09:13:07 +05:30
Abhinav-grd a24c050e63 priotizing exif data for location, corrected creationTime setting logic 2021-01-13 10:13:29 +05:30
Abhinav-grd c0ed1580a7 fixed file upload along with json metadata logic 2021-01-12 19:16:06 +05:30
Abhinav-grd db1482b1e6 added logic to parse json file in google imports 2021-01-12 16:27:00 +05:30
Abhinav-grd 43dd487007 added logic to extract location data from exif data 2021-01-12 15:49:14 +05:30
Abhinav-grd 45ba58d2fc renamed uploadProgressProps to progressBarProps and imporved memory management 2021-01-12 13:29:21 +05:30
Abhinav-grd f82e4c2b41 Modified file metadata property names 2021-01-12 12:31:00 +05:30
Abhinav-grd 1b32791fb4 Improved Progress bar UI 2021-01-12 12:29:37 +05:30
Abhinav-grd 4c509644cc added progress bar component update logic 2021-01-11 14:45:41 +05:30
Abhinav-grd bdcbcc935d minor correction and removed debug statements 2021-01-11 13:50:24 +05:30
Abhinav-grd 2dcd95f6a6 refactored fetchData to fileService and collectionSelector to upload component 2021-01-11 13:43:53 +05:30
Abhinav-grd bca829c9ed changed s3 bucket request to put 2021-01-10 08:13:54 +05:30
Abhinav-grd e6917adc50 improved metadata handling 2021-01-09 09:17:05 +05:30
Abhinav-grd 03d1af3f15 modified fileAtrribute to allow string type encryptedData 2021-01-09 09:04:43 +05:30
Abhinav-grd 2f4ebdf0a9 completed file upload logic 2021-01-08 18:46:27 +05:30
Abhinav-grd c5e0c19a05 replaced inline functions with named 2021-01-08 09:27:31 +05:30
Abhinav-grd b4965f4591 refactored upload functions to uploadService 2021-01-08 09:21:59 +05:30
Abhinav-grd 4ca5232c1a implemented uploadFile service 2021-01-07 16:20:01 +05:30
Abhinav-grd 759d00718d updated collectionLatestFile interface and getCollectionLatestFile logic 2021-01-07 16:18:33 +05:30
Abhinav-grd 6555895d73 improved getCollectionLatestFile implementation 2021-01-06 23:28:52 +05:30
Abhinav-grd cec4a4bdc3 Corrected interface name to collectionLatestFile 2021-01-05 15:58:04 +05:30
Abhinav-grd f30cbedcb2 Created getCollectionLatestFile fileService 2021-01-05 15:53:28 +05:30
Pushkar Anand 3bc12919be Last chunk decryption. 2021-01-02 17:04:53 +05:30
Pushkar Anand d9b37f93c7 Its something. 2020-12-31 22:49:33 +05:30
Vishnu Mohandas 0c6acba5db Specify the client in the GET ott request 2020-11-30 11:05:32 +05:30
Pushkar Anand ba24e8ee46 Collection handling. 2020-11-28 23:41:24 +05:30
Pushkar Anand b6fbc79e7e Build fix 🤦‍♂️ 2020-11-26 22:09:43 +05:30
Pushkar Anand cd56c9b0b0 Video support. 2020-11-26 22:04:23 +05:30
Pushkar Anand f20193a814 Cache cleam on logout 2020-11-25 12:32:21 +05:30
Pushkar Anand f9ca347452 Thumbnails caching. 2020-11-25 01:46:19 +05:30
Pushkar Anand 3e86d03efc Full image load done. 2020-11-24 10:10:02 +05:30
Vishnu Mohandas a85ef0de9a Add functionality to download and decrypt files 2020-11-21 20:26:36 +05:30
Vishnu Mohandas b298c94519 Create a separate flow for registration 2020-11-21 17:48:03 +05:30
Vishnu Mohandas 8f1d37b071 Handle the case of deleted collections 2020-11-20 16:52:04 +05:30
Vishnu Mohandas 2eebd82776 Remove trailing slash 2020-11-20 14:43:20 +05:30
Pushkar Anand 8908615bc5 Storage and icon update. 2020-11-20 14:17:20 +05:30
Vishnu Mohandas f6381a78a0 Decrypt shared collection files 2020-11-20 12:29:27 +05:30
Vishnu Mohandas 77ac01b8f5 Fix typo 2020-11-14 17:43:49 +05:30
Pushkar Anand 623d115019 Fixes. 2020-11-07 21:13:00 +05:30
Vishnu Mohandas e2c0c381c8 Update the file fetching APIs 2020-11-07 16:40:49 +05:30
Vishnu Mohandas a9e0821db0 Generate and set user's private and public key pair 2020-11-07 15:57:59 +05:30
Vishnu Mohandas 580ce23c17 Add function to download and decrypt a file 2020-10-19 08:37:16 +05:30
Vishnu Mohandas 01e57a212b Update file decryption mechanism 2020-10-19 08:31:34 +05:30
Pushkar Anand ad1e90dfcc Moved libsodium to worker. 2020-10-03 19:51:56 +05:30
Vishnu Mohandas 51afe4d8fc Minor rename 2020-10-01 02:54:40 +05:30
Vishnu Mohandas 3559e68490 Merge crypto workers into one 2020-10-01 02:52:58 +05:30
Pushkar Anand 760a085dfd Integrated Comlink. 2020-09-27 22:48:57 +05:30
Vishnu Mohandas ab7fd7651a Use sodium to decrypt metadata and thumbnails 2020-09-26 22:46:16 +05:30
Pushkar Anand 2fa452e01f Failing build fix. 2020-09-20 20:53:48 +05:30
Pushkar Anand f9ee680c8f Initial gallary chagnes. 2020-09-20 20:48:35 +05:30
Pushkar Anand 8e76f6b5bd Added web worker for parallel decryption. 2020-09-20 02:50:10 +05:30
Pushkar Anand bbe3286150 Changed API endpoint 2020-09-14 15:02:01 +05:30
Pushkar Anand 2e10ea441e Login and key generation flow complete! 2020-09-13 03:23:41 +05:30