Commit graph

27 commits

Author SHA1 Message Date
Manav Rathi 39ef006532 Move into cli/ 2024-03-01 12:39:01 +05:30
Neeraj Gupta 4159974c24 Improve logs 2023-11-01 10:08:26 +05:30
Neeraj Gupta e2007bb7e2 Update module name 2023-10-21 14:56:13 +05:30
Neeraj Gupta 5a97e36ccb Promot for export dir during add 2023-10-16 23:48:00 +05:30
Neeraj Gupta 840e475848 Refactor 2023-10-16 19:17:36 +05:30
Neeraj Gupta ee1cc3ca91 Add logic to map remoteFile to diskMetadata 2023-10-11 10:06:22 +05:30
Neeraj Gupta a571116f0e Scaffold code to initiate file download 2023-10-09 20:56:35 +05:30
Neeraj Gupta c6836f6d88 Add support for storing albumEntries 2023-10-04 11:52:34 +05:30
Neeraj Gupta 342325a56a Move mappers inside separate pkg 2023-09-27 14:13:42 +05:30
Neeraj Gupta 93925b0731 Move CLIkey in KeyHolder 2023-09-27 14:09:44 +05:30
Neeraj Gupta 86385a1a2f Refactor 2023-09-27 11:02:36 +05:30
Neeraj Gupta bc7a8418ee Add support for downloading file 2023-09-25 19:10:36 +05:30
Neeraj Gupta 920bd0c7df Remove unused param 2023-09-25 12:14:41 +05:30
Neeraj Gupta 8aafeccd1d Add support for persisting remote files metadata 2023-09-25 11:53:12 +05:30
Neeraj Gupta cab929da2b Add log prefix 2023-09-25 09:58:15 +05:30
Neeraj Gupta f91a424e44 Refactor 2023-09-25 08:17:29 +05:30
Neeraj Gupta 4eb3483e87 Update stores 2023-09-25 01:50:52 +05:30
Neeraj Gupta 02ff452c09 Refactor 2023-09-23 16:15:10 +05:30
Neeraj Gupta c5f978d32b Add support for decrypting shared collectionKey 2023-09-23 09:47:08 +05:30
Neeraj Gupta d59991bd7f Move encoding utils in separate pkg 2023-09-23 09:35:37 +05:30
Neeraj Gupta 42a6217d44 Refactor computation of collecitonKey 2023-09-23 09:34:21 +05:30
Neeraj Gupta 49966ad7cb Add KeyHolder for keeping in-mem keys 2023-09-22 21:45:01 +05:30
Neeraj Gupta 17aa01ea37 Fix test 2023-09-22 19:17:24 +05:30
Neeraj Gupta fcb290a553 Bug fixes and support for decrypting collection names 2023-09-22 19:07:12 +05:30
Neeraj Gupta 652cf53e32 Store both masterKey and secretKey 2023-09-22 17:48:32 +05:30
Neeraj Gupta b4f0994a34 Fetch remote collection & print ids 2023-09-22 13:50:50 +05:30
Neeraj Gupta 107fd736fd Create various buckets for an account 2023-09-22 10:14:22 +05:30