Commit graph

85 commits

Author SHA1 Message Date
Neeraj Gupta 5f029fc12f Minor refactor 2023-10-20 11:34:07 +05:30
Neeraj Gupta 98585407d3 Update documentation for docker 2023-10-18 17:52:41 +05:30
Neeraj Gupta 3e29d17625 Fix: Handle rename across volumes 2023-10-18 13:55:29 +05:30
Neeraj Gupta fd7aac9b44 Update account cmd and documentation 2023-10-18 12:41:20 +05:30
Neeraj Gupta de19f450a8 Continue export during decryption failure 2023-10-18 12:22:28 +05:30
Neeraj Gupta 5a97e36ccb Promot for export dir during add 2023-10-16 23:48:00 +05:30
Neeraj Gupta ae1b191765 Improve logging 2023-10-16 23:26:31 +05:30
Neeraj Gupta 6285220c1b Valid and use exportDir during sync 2023-10-16 23:19:35 +05:30
Neeraj Gupta dca3c4e2c4 Fix exportDir validation 2023-10-16 23:18:00 +05:30
Neeraj Gupta fd1a7b2548 Add support for configuring export directory 2023-10-16 23:04:12 +05:30
Neeraj Gupta 775a3b4721 Use same temp folder for download 2023-10-16 21:57:31 +05:30
Neeraj Gupta c53506359d Add support for download live photos 2023-10-16 21:22:48 +05:30
Neeraj Gupta 11f0597a7f Handle file updates by re-downloading data 2023-10-16 19:22:41 +05:30
Neeraj Gupta 840e475848 Refactor 2023-10-16 19:17:36 +05:30
Neeraj Gupta dd4cfc899a Delete file from local when removed from remote 2023-10-16 19:01:19 +05:30
Neeraj Gupta 20563eb741 Hook logic to download file 2023-10-16 18:24:00 +05:30
Neeraj Gupta 06b143fec8 Fix type cast error 2023-10-16 18:22:57 +05:30
Neeraj Gupta dc97c89633 Fix: Bug in handling duplicate metadata file names 2023-10-16 17:28:59 +05:30
Neeraj Gupta a017944a15 Fix: Avoid redundant disk read 2023-10-16 17:02:16 +05:30
Neeraj Gupta 9eb93f616a Add helper method to track time taken 2023-10-16 16:56:34 +05:30
Neeraj Gupta b9836f3798 Export: Write file metadata to disk 2023-10-16 16:52:45 +05:30
Neeraj Gupta 78bec60262 Download: return path to decrypted file 2023-10-16 16:48:23 +05:30
Neeraj Gupta a2df3c36d5 Add method to clean up store value 2023-10-16 12:52:42 +05:30
Neeraj Gupta d3f0259f5a Fix doc 2023-10-11 20:14:08 +05:30
Neeraj Gupta fc5db108e5 Format json 2023-10-11 20:13:42 +05:30
Neeraj Gupta a2f1edb14b Sort AlbumFileEntry to process non-deleted entries first 2023-10-11 16:57:17 +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 3ae0e75820 Handle album renames & local folder renames as well 2023-10-04 19:24:33 +05:30
Neeraj Gupta c6836f6d88 Add support for storing albumEntries 2023-10-04 11:52:34 +05:30
Neeraj Gupta 5535f5bc5c Add logic to create photos folder in hw and create album folders 2023-10-04 11:51:54 +05:30
Neeraj Gupta ece4d1f719 Rename 2023-10-04 08:31:24 +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 9b50fbfa35 Minor rename 2023-09-27 08:07:42 +05:30
Neeraj Gupta 985a7ccc78 Fix mapping of metadata updation Time 2023-09-26 17:04:34 +05:30
Neeraj Gupta 2b2c3f47d8 Rename 2023-09-25 19:12:56 +05:30
Neeraj Gupta bc7a8418ee Add support for downloading file 2023-09-25 19:10:36 +05:30
Neeraj Gupta fc0abaff5a Fix mapping of metadata 2023-09-25 18:21:45 +05:30
Neeraj Gupta 8b1064f401 Update README.md 2023-09-25 14:19:03 +05:30
Neeraj Gupta 12ff1ee552 Store metadata as map for albums 2023-09-25 14:03:58 +05:30
Neeraj Gupta 4294747d36 Add logic to decrypt file metadata and persist 2023-09-25 13:30:07 +05:30
Neeraj Gupta f06d9ba5bf undo test changes 2023-09-25 12:15:04 +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 ed3d4edaad Store remote albums in local db 2023-09-25 08:10:15 +05:30
Neeraj Gupta 47fbe0140b Ignore deleted collections on first sync 2023-09-25 01:52:03 +05:30