Commit graph

7281 commits

Author SHA1 Message Date
Abhinav-grd 592172917f added collection name encryption and decryption logic 2021-01-21 07:54:17 +05:30
Abhinav-grd 2a1f916794 added decryptString function and updated fromB64 to parse normal string 2021-01-21 07:43:10 +05:30
Abhinav-grd 7b317afb78 removed unneeded property refetchData 2021-01-20 19:21:51 +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 6ea5c4ec2e updated photoswipe gallery to functional component 2021-01-20 18:19:54 +05:30
Abhinav-grd 49410a0eca reloaded data on photoswipe gallery close 2021-01-20 18:17:20 +05:30
Abhinav-grd c4e16ecfba added key to list elements 2021-01-20 17:35:32 +05:30
Abhinav-grd 58d1ffb66f added favItemId state 2021-01-20 17:35:04 +05:30
Abhinav-grd 05da35b83f ported photoswipe component to tsx 2021-01-20 12:00:05 +05:30
Abhinav-grd 1a8d53c739 Merge branch 'file-upload' into collection-ops 2021-01-20 08:43:52 +05:30
Abhinav-grd bbf73f1858 added missed type conversion in hash function 2021-01-20 08:40:28 +05:30
Abhinav-grd 78f4cca807 add check for getData reponse to be null 2021-01-20 08:40:00 +05:30
Abhinav-grd 63b26baa01 converted component to normal functions 2021-01-20 07:17:27 +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 11ad219163 corrected environment variable name to expose it in browser 2021-01-19 14:05:51 +05:30
Abhinav-grd e3c1b412e5 Merge branch 'file-upload' into collection-ops 2021-01-19 14:00:51 +05:30
Abhinav-grd f5b5761e40 fixed uplocollectionLatestFile import 2021-01-19 10:36:10 +05:30
Abhinav-grd c82cc2b5f1 replaced double equals with tripple equals 2021-01-19 10:32:21 +05:30
Abhinav-grd 40f27d0d17 fixed bug dropzone rejecting json file 2021-01-19 10:29:09 +05:30
Abhinav-grd 8e2b37fa78 improved styling 2021-01-19 10:28:32 +05:30
Abhinav-grd 4bf02568d6 added logic to update progress bar while preparing files 2021-01-19 10:27:26 +05:30
Abhinav-grd a9672056f1 made style imporvements 2021-01-19 10:27:21 +05:30
Abhinav-grd 37cb6f4d68 added onDragOver event on collectionDropzones to prevent filkerring 2021-01-19 10:17:13 +05:30
Abhinav-grd 310bcc1620 edited FullScreenDropZone to remove the unneccesary DropZone component wrapper 2021-01-19 10:12:11 +05:30
Abhinav-grd 5e0a547960 removed unnecessary fragments 2021-01-19 10:11:35 +05:30
Abhinav-grd 32b4f3e117 deleted package-lock.json 2021-01-19 10:08:49 +05:30
Abhinav-grd 52ef03555e updated collectionService to handle keys in base64 format 2021-01-19 10:04:43 +05:30
Abhinav-grd 6dee89bb62 removed className prop from favButton 2021-01-19 10:04:43 +05:30
Abhinav-grd cfe10d99af added close button to phtoswipe 2021-01-19 10:04:43 +05:30
Abhinav-grd 65a4489cf8 added onDragOver event on collectionDropzones to prevent filkerring 2021-01-19 10:04:42 +05:30
Abhinav-grd fe2aff1280 edited FullScreenDropZone to remove the unneccesary DropZone component wrapper 2021-01-19 10:04:42 +05:30
Abhinav-grd a58a8534be removed unnecessary fragments 2021-01-19 10:04:42 +05:30
Abhinav-grd c0ba69f7d0 deleted package-lock.json 2021-01-19 10:04:42 +05:30
Abhinav-grd 2d45f0dfb5 added localEndpoint 2021-01-19 10:04:42 +05:30
Abhinav-grd 5b4e69d83e added input convertion to base64 in verfifyHash function 2021-01-19 10:04:03 +05:30
Abhinav-grd 494ba0b31d added input convertion to base64 in verfifyHash function 2021-01-19 10:03:22 +05:30
Abhinav-grd bee1d7cfea updated all cryptoUtil calls to send Base64 values 2021-01-19 07:21:04 +05:30
Abhinav-grd 2506426ab0 updated all cryto service to accept and return Base64 string 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 4191f9eac6 updated all cryto service to accept and return Base64 string 2021-01-18 18:36:15 +05:30
Abhinav-grd c4f56d54c5 removed unneccesary token and masterKey props 2021-01-18 09:38:35 +05:30
Abhinav-grd 280d7f60a0 added custom isClick prop to Favbutton 2021-01-18 09:38:35 +05:30
Abhinav-grd 3ee31c9a0e add getToken util function 2021-01-18 09:38:35 +05:30
Abhinav-grd 583ab4ffaa added fav button component 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 ab9a0bc21b Added the photoswipe react component locally 2021-01-18 09:38:35 +05:30
Abhinav-grd 5d3f7af0fe made create Collection modal smaller and button width 100% 2021-01-18 09:38:35 +05:30