Commit graph

252 commits

Author SHA1 Message Date
Pushkar Anand 5ea0b6caae
Merge pull request #6 from ente-io/collection-ops
Collection Create and Add to favorite
2021-02-07 20:19:53 +05:30
Abhinav-grd 1079a91056 used better variable names 2021-02-06 00:49:43 +05:30
Abhinav-grd 1de74cc863 removed package-lock.json from gitignore 2021-02-06 00:45:16 +05:30
Abhinav-grd 814530f1d1 abstracted fetch logic to syncWithRemote function 2021-02-05 22:34:32 +05:30
Abhinav-grd 08c993061c updated getCollectionLatestFile to use local files 2021-02-05 22:27:41 +05:30
Abhinav-grd 3d6ee3a004 added not null check in getToken 2021-02-03 14:00:13 +05:30
Abhinav-grd 61f0a07b3a abstracted out dropzone into seperate component 2021-02-03 11:42:07 +05:30
Abhinav-grd bc709d5961 reduce requested file count to 1 in getCollectionLatestFile 2021-01-26 15:20:34 +05:30
Abhinav-grd 6321874ead added PreviewCard prop forcedEnable to overrride disable property 2021-01-26 15:14:56 +05:30
Abhinav-grd 4aaebef0e7 updated requests to send token as header 2021-01-26 12:09:10 +05:30
Abhinav-grd 3cbb59f16a added package-lock.json to gitignore 2021-01-26 11:00:34 +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
Pushkar Anand a3379dc53a Updated empty content text. 2021-01-25 02:29:58 +05:30
Pushkar Anand e98ae28856 Fix fab button UI. 2021-01-25 02:24:14 +05:30
Pushkar Anand b3ce370b1e Clean up. 2021-01-25 02:05:16 +05:30
Pushkar Anand fc760ed471 UX fixes for File upload and Collection selection. 2021-01-25 01:52:12 +05:30
Abhinav-grd cf1cb28320 Merge branch 'file-upload' into collection-ops 2021-01-24 21:44:00 +05:30
Abhinav-grd 025c97b336 used env variable to set endpoint 2021-01-24 21:43:49 +05:30
Abhinav-grd 200e03b0a0 added missed boxSealOpen input converson from Base64 2021-01-24 21:41:40 +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 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