Commit graph

  • bdcbcc935d minor correction and removed debug statements Abhinav-grd 2021-01-11 13:50:24 +05:30
  • 7cb1e3912f updated encryptToB64 function Abhinav-grd 2021-01-11 13:49:47 +05:30
  • cbb74b9a59 added update data state on upload logic Abhinav-grd 2021-01-11 13:47:19 +05:30
  • 103bd7fce7 renamed modalview state to uploadmodalview Abhinav-grd 2021-01-11 13:44:22 +05:30
  • 2dcd95f6a6 refactored fetchData to fileService and collectionSelector to upload component Abhinav-grd 2021-01-11 13:43:53 +05:30
  • 2e8b3b25fe Load subscription from server using the verification data fetched from IAP Vishnu Mohandas 2021-01-11 03:01:13 +05:30
  • dda304fca8 Remove unused imports Vishnu Mohandas 2021-01-11 03:00:26 +05:30
  • a4c5a87888 Add a prettier dialog Vishnu Mohandas 2021-01-11 02:19:22 +05:30
  • 78519d1a46 lowercase all the things Vishnu Mohandas 2021-01-11 02:19:16 +05:30
  • bca829c9ed changed s3 bucket request to put Abhinav-grd 2021-01-10 08:13:54 +05:30
  • e6917adc50 improved metadata handling Abhinav-grd 2021-01-09 09:17:05 +05:30
  • 03d1af3f15 modified fileAtrribute to allow string type encryptedData Abhinav-grd 2021-01-09 09:04:43 +05:30
  • ec49bc0e77 Listen to purchase updates Vishnu Mohandas 2021-01-08 22:43:10 +05:30
  • 15cbdc2dde Move more content to lowercase Vishnu Mohandas 2021-01-08 22:41:32 +05:30
  • e86e38739a Convert error dialogs to lowercase Vishnu Mohandas 2021-01-08 22:36:52 +05:30
  • 8f17f3d4bf Use unthreatening lower case Vishnu Mohandas 2021-01-08 22:32:41 +05:30
  • e641ba8632 Remove listener on dispose Vishnu Mohandas 2021-01-08 22:10:03 +05:30
  • 1f5f99f1d7 Fix padding for the settings button to match the size of the appbar Vishnu Mohandas 2021-01-08 22:06:02 +05:30
  • 609f722b37 Moving things around a little Vishnu Mohandas 2021-01-08 22:00:30 +05:30
  • efb649c438 Move settings button out of the app bar Vishnu Mohandas 2021-01-08 21:47:26 +05:30
  • f25cc069dd Add some padding Vishnu Mohandas 2021-01-08 21:47:08 +05:30
  • 2f4ebdf0a9 completed file upload logic Abhinav-grd 2021-01-08 18:46:27 +05:30
  • 63a7586a6d corrected encryptMetadata function Abhinav-grd 2021-01-08 18:44:31 +05:30
  • dd7aa0e0a7 corrected key param check logic Abhinav-grd 2021-01-08 18:42:36 +05:30
  • f07e7b3502 added accept prop to dropzone to accept only image and video Abhinav-grd 2021-01-08 18:41:48 +05:30
  • 3ca300e32f Update settings page Vishnu Mohandas 2021-01-08 15:34:49 +05:30
  • a920170e70 Replaced the official webview plugin with custom one that's already being used Vishnu Mohandas 2021-01-08 15:11:59 +05:30
  • 58bb904bdd Use in app webviews to show terms and privacy policy Vishnu Mohandas 2021-01-08 14:55:50 +05:30
  • 59fcff6141 Add in-app webview Vishnu Mohandas 2021-01-08 14:54:15 +05:30
  • 54b7a1162c passed token to uploadService Abhinav-grd 2021-01-08 13:16:57 +05:30
  • a65f101fe5 added token state Abhinav-grd 2021-01-08 13:16:10 +05:30
  • f073d9c187 corrected encryptMetadata function Abhinav-grd 2021-01-08 13:14:56 +05:30
  • ba8c0066ba Increase padding Vishnu Mohandas 2021-01-08 12:43:43 +05:30
  • 8ce43c744b Minor changes to padding Vishnu Mohandas 2021-01-08 12:43:07 +05:30
  • e0f0715dd5 Add a close button to the faq webview Vishnu Mohandas 2021-01-08 12:40:30 +05:30
  • 6d09d3eaa3 Init BillingService on app startup Vishnu Mohandas 2021-01-08 12:08:45 +05:30
  • 01852b67a8 added encryptThumbail and encryptMetaData functions Abhinav-grd 2021-01-08 09:37:50 +05:30
  • c5e0c19a05 replaced inline functions with named Abhinav-grd 2021-01-08 09:22:51 +05:30
  • b4965f4591 refactored upload functions to uploadService Abhinav-grd 2021-01-08 09:21:59 +05:30
  • ffc6b4e12e removed local user related data from component Abhinav-grd 2021-01-08 08:38:50 +05:30
  • a553209d6c changed NEXT_PUBLIC_ENTE_ENDPOINT back to original Abhinav-grd 2021-01-07 16:20:51 +05:30
  • 8539912f3f integrated file upload service Abhinav-grd 2021-01-07 16:20:21 +05:30
  • 4ca5232c1a implemented uploadFile service Abhinav-grd 2021-01-07 16:20:01 +05:30
  • 73ee2453c6 created encryptFile cryptoWorker function Abhinav-grd 2021-01-07 16:19:03 +05:30
  • 759d00718d updated collectionLatestFile interface and getCollectionLatestFile logic Abhinav-grd 2021-01-07 16:18:33 +05:30
  • cf265bd306 changed card.img to previewCard Abhinav-grd 2021-01-07 16:15:18 +05:30
  • 1a389f8dfd implemented encryptChaCha Abhinav-grd 2021-01-07 16:13:06 +05:30
  • 533a0e6ec9 removed debug functions Abhinav-grd 2021-01-07 16:11:02 +05:30
  • bd394c8ee4 changed NEXT_PUBLIC_ENTE_ENDPOINT value Abhinav-grd 2021-01-06 23:29:19 +05:30
  • 6555895d73 improved getCollectionLatestFile implementation Abhinav-grd 2021-01-06 23:28:52 +05:30
  • 0c7fedc09a css changes Abhinav-grd 2021-01-06 23:24:06 +05:30
  • 1312e16796 Initiate IAP when a plan is selected Vishnu Mohandas 2021-01-06 22:18:48 +05:30
  • a973381d43 Return gallery app bar widget to it's previous state Vishnu Mohandas 2021-01-06 21:44:24 +05:30
  • 3b8b1d3880 Increase padding Vishnu Mohandas 2021-01-06 21:43:07 +05:30
  • 8d09418427 Add a subcription chooser page Vishnu Mohandas 2021-01-06 21:39:42 +05:30
  • 23feafcca9 Add todo Vishnu Mohandas 2021-01-06 17:27:35 +05:30
  • 540cea31df Persist subscription plan returned by the server Vishnu Mohandas 2021-01-06 17:26:03 +05:30
  • cd3eb478be Change fre trial duration Vishnu Mohandas 2021-01-06 17:25:29 +05:30
  • facc9b04ce Update BillingPlan model Vishnu Mohandas 2021-01-06 14:17:18 +05:30
  • f7ad11e08b added collectionLatestFile undefined/null check Abhinav-grd 2021-01-06 13:16:02 +05:30
  • 99c57c5ad2 style changes to collectionSelector Abhinav-grd 2021-01-06 13:03:37 +05:30
  • b7e0ccd900 seperate DropZone component for collections Abhinav-grd 2021-01-06 12:47:56 +05:30
  • 87bf367c90 created seperated FullScreenDropZone component Abhinav-grd 2021-01-06 12:44:46 +05:30
  • 230ba38840 Moved FileUpload to _app Abhinav-grd 2021-01-06 12:01:16 +05:30
  • 9fb0920c43 fixed UploadProgress import to gallery Abhinav-grd 2021-01-06 10:06:19 +05:30
  • 45507d13bd added default export to UploadProgress Abhinav-grd 2021-01-06 09:15:49 +05:30
  • 56226f3627 Update set password styles Vishnu Mohandas 2021-01-05 20:59:07 +05:30
  • 1104d38c1e Update password reentry page Vishnu Mohandas 2021-01-05 20:56:10 +05:30
  • e423456935 Show password strength Vishnu Mohandas 2021-01-05 20:10:43 +05:30
  • d3d9e2bbf7 Rename passphrase to password Vishnu Mohandas 2021-01-05 19:57:02 +05:30
  • d6b3caa1ab Update password entry copies Vishnu Mohandas 2021-01-05 19:47:45 +05:30
  • 5920313957 Update email screen copies Vishnu Mohandas 2021-01-05 16:47:09 +05:30
  • ae03343066 passed Setprogress as prop to File Upload component Abhinav-grd 2021-01-05 16:44:19 +05:30
  • 38ef6d12bc integrated upload progress component Abhinav-grd 2021-01-05 16:42:38 +05:30
  • 0612361ee2 Added Upload Progress component Abhinav-grd 2021-01-05 16:42:02 +05:30
  • 40861e5e74 updated passed collection prop to collectionLatestFile Abhinav-grd 2021-01-05 16:02:13 +05:30
  • 01c9edaac2 added collectionLatestFile state and setCollectionLatestFile logic Abhinav-grd 2021-01-05 15:59:05 +05:30
  • cec4a4bdc3 Corrected interface name to collectionLatestFile Abhinav-grd 2021-01-05 15:58:04 +05:30
  • f30cbedcb2 Created getCollectionLatestFile fileService Abhinav-grd 2021-01-05 15:53:28 +05:30
  • 379099cc18 Display billing plans configured on remote Vishnu Mohandas 2021-01-05 15:11:43 +05:30
  • 669eed55e4 Add BillingService Vishnu Mohandas 2021-01-05 15:11:32 +05:30
  • 34d1a261b9 Prevented EventPropgration to gallery dropzone and style changes Abhinav-grd 2021-01-05 13:18:13 +05:30
  • 7c53f3936a added FileUpload wrapper Component over collection cards Abhinav-grd 2021-01-05 13:06:35 +05:30
  • 7b36fba3dc refactored and moved CollectionSelector to Gallery Abhinav-grd 2021-01-05 13:05:47 +05:30
  • 8ee630fc43 Updated CollectionSelector to show actual collection data Abhinav-grd 2021-01-05 12:53:28 +05:30
  • 4e8117b6b2 Passed collections to CollectionSeclector Abhinav-grd 2021-01-05 12:47:46 +05:30
  • c49084430f Updated the CollectionSelector to display Collections Abhinav-grd 2021-01-05 12:47:17 +05:30
  • 5921c6ea23 [Abhinav] | integrated uploader components with gallery component Abhinav-grd 2021-01-05 10:57:34 +05:30
  • 6b7b579197 [Abhinav] | moved upload Button to gallery component Abhinav-grd 2021-01-05 10:56:33 +05:30
  • 1fe714fb2a [Abhinav] | Added logic to show upload modal on hover Abhinav-grd 2021-01-05 10:55:58 +05:30
  • f64051008c [Abhinav] | Created CollectionSelector Component Abhinav-grd 2021-01-05 10:55:08 +05:30
  • 09f858e592 [Abhinav] | turned off the click event lisener on DrapAndDrop component Abhinav-grd 2021-01-05 08:13:38 +05:30
  • d71d89bada [Abhinav] | Integrated FileUpload with gallery component Abhinav-grd 2021-01-05 08:10:59 +05:30
  • 82729532fe [Abhinav] | Added dragAndDropUpload component Abhinav-grd 2021-01-05 08:00:43 +05:30
  • d183b9290e [Abhinav] | added Upload Button component Abhinav-grd 2021-01-05 07:56:34 +05:30
  • 2bf68d71ad [Abhinav] | Added new dependency react-dropzone Abhinav-grd 2021-01-05 07:40:42 +05:30
  • 4becd5bcc8 Add pricing information in USD Vishnu Mohandas 2021-01-03 19:49:30 +05:30
  • ffd82bf4c1 Add a hook to pop up the pricing screen Vishnu Mohandas 2021-01-03 18:41:24 +05:30
  • 3b5800a253 Fix alignment to left Vishnu Mohandas 2021-01-03 16:02:14 +05:30
  • 9fcd4378cc Update header style Vishnu Mohandas 2021-01-03 15:54:17 +05:30