Gimme-iphotos

Latest version: v1.1.3

Safety actively analyzes 623616 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.3

Commits
- 0167a1e: Use correct method for 2fa code verification (German Lashevich) [41](https://github.com/Zebradil/Gimme-iPhotos/pull/41)
- 0b78967: Bump version to 1.1.3 (German Lashevich)

1.1.2

Commits
- 3d9e5e9: Bump abatilo/actions-poetry from 2.1.3 to 2.1.4 (dependabot[bot]) [35](https://github.com/Zebradil/Gimme-iPhotos/pull/35)
- 26c9281: Bump actions/checkout from 2.3.5 to 2.4.0 (dependabot[bot]) [37](https://github.com/Zebradil/Gimme-iPhotos/pull/37)
- 6c82c67: Add a task for running container for testing (German Lashevich)
- d84eac3: Remove extra argument (German Lashevich) [38](https://github.com/Zebradil/Gimme-iPhotos/pull/38)
- 0ee88be: Bump version to 1.1.2 (German Lashevich)

1.1.1

Commits
- 70a68a7: Fix docker image tag in Taskfile (German Lashevich)
- c5d5865: Add a task for simply build container image (German Lashevich)
- 50256ce: Add task to format python code (German Lashevich)
- 517abc9: Install lefthook (German Lashevich)
- 1c3daf9: Reformat help message and update readme (German Lashevich)
- 0ae919f: Bump version to 1.1.1 (German Lashevich)

1.1.0

Commits
- eabec2e: Bump docker/setup-qemu-action from 1 to 1.1.0 (dependabot[bot]) [16](https://github.com/Zebradil/Gimme-iPhotos/pull/16)
- 0deb623: Bump actions/checkout from 2 to 2.3.4 (dependabot[bot]) [17](https://github.com/Zebradil/Gimme-iPhotos/pull/17)
- f26722e: Bump docker/setup-buildx-action from 1 to 1.3.0 (dependabot[bot]) [18](https://github.com/Zebradil/Gimme-iPhotos/pull/18)
- ee32ca8: Bump docker/login-action from 1 to 1.9.0 (dependabot[bot]) [19](https://github.com/Zebradil/Gimme-iPhotos/pull/19)
- bce92aa: Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (dependabot[bot]) [20](https://github.com/Zebradil/Gimme-iPhotos/pull/20)
- 28846af: Bump docker/login-action from 1.9.0 to 1.10.0 (dependabot[bot]) [21](https://github.com/Zebradil/Gimme-iPhotos/pull/21)
- 23ba211: Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 (dependabot[bot]) [22](https://github.com/Zebradil/Gimme-iPhotos/pull/22)
- 5a63079: Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 (dependabot[bot]) [23](https://github.com/Zebradil/Gimme-iPhotos/pull/23)
- cf21c30: Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 (dependabot[bot]) [24](https://github.com/Zebradil/Gimme-iPhotos/pull/24)
- 40a89e5: Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (dependabot[bot]) [25](https://github.com/Zebradil/Gimme-iPhotos/pull/25)
- 41d3dc4: Bump actions/checkout from 2.3.4 to 2.3.5 (dependabot[bot]) [30](https://github.com/Zebradil/Gimme-iPhotos/pull/30)
- 64102ec: Add option to sort into year/month directories. (Enosh) [31](https://github.com/Zebradil/Gimme-iPhotos/pull/31)
- e6376dd: Handle files with the same name, fix temp file location. (Enosh) [31](https://github.com/Zebradil/Gimme-iPhotos/pull/31)
- 4f545d7: Update pyicloud to ^0.10.2. (Enosh) [31](https://github.com/Zebradil/Gimme-iPhotos/pull/31)
- b373e9c: Merge branch 'Zebradil:master' into directory_sort (enosh) [31](https://github.com/Zebradil/Gimme-iPhotos/pull/31)
- 25e6d19: Change argument name to `--group`. (Enosh) [31](https://github.com/Zebradil/Gimme-iPhotos/pull/31)
- 02ea07e: Explanatory comment for file renaming. (Enosh) [31](https://github.com/Zebradil/Gimme-iPhotos/pull/31)
- 3ae9a4b: Move the file naming logic to a function, add month zero padding option. (Enosh) [31](https://github.com/Zebradil/Gimme-iPhotos/pull/31)
- 95cc4f5: Update dependencies (German Lashevich) [32](https://github.com/Zebradil/Gimme-iPhotos/pull/32)
- 9d39e91: Fix name_file function + reformat (German Lashevich) [32](https://github.com/Zebradil/Gimme-iPhotos/pull/32)
- e036887: Update CI for docker images (German Lashevich) [33](https://github.com/Zebradil/Gimme-iPhotos/pull/33)
- 0b7052a: Build container images for armv7 (German Lashevich) [33](https://github.com/Zebradil/Gimme-iPhotos/pull/33)
- 3e9e4e9: Enable container image caching (German Lashevich) [33](https://github.com/Zebradil/Gimme-iPhotos/pull/33)
- e186aa3: Armv7 requires Rust compiler, skip it for now (German Lashevich) [33](https://github.com/Zebradil/Gimme-iPhotos/pull/33)
- 48cd5bf: Add python workflow (German Lashevich) [33](https://github.com/Zebradil/Gimme-iPhotos/pull/33)
- 09ff8cc: Cleanup python workflow (German Lashevich) [33](https://github.com/Zebradil/Gimme-iPhotos/pull/33)
- 9fa3a1e: Update python version in Dockerfile (German Lashevich)
- 278012a: Add initial Taskfile (German Lashevich)
- be15f91: Bump version to 1.1.0 (German Lashevich)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.