Rhet Turnbull
|
c383212822
|
Feature add sync command 887 (#921)
* Starting work on sync command, #887
* Added parsing for --set, --merge
* Added query options
* Added --incloud, --not-incloud, --not-missing, --cloudasset, --not-cloudasset to query options, #800 (#902)
* Got basic import logic working
* Got basic set/merge logic working
* add to album now working
* Resolve paths for --import
* Refactored report writer to reuse code from export report
* Removed report_writer_sync.py
* add oPromessa as a contributor for code (#914)
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Added --profile, --watch, --breakpoint, --debug as global options (#917)
* Removed unnecessary import
* Release 0.56.0 (#918)
* Release 0 56 0 (#919)
* Release 0.56.0
* Release 0.56.0
* Updated CHANGELOG.md [skip ci]
* Got CSV reporting, summary results done
* Added json report for sync results
* Added sqlite report for sync
* Basic set/merge working for sync
* sync mvp working
* Added help text for sync
* Added test for sync
* Updated tests for sync
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2023-01-14 22:06:20 -08:00 |
|