Image Storage Versions Save

:stars: Image storage for Nette framework

v3.0.0

4 months ago

Bumped! 🤪

Diff: https://github.com/contributte/image-storage/compare/v2.1.0...v3.0.0

Changes:

  • Add orig_path to save resized images into different folder than original [5594e971c8c929c57a857d9feb650741c1102b60] (@attreid)
  • Namespace can contain slashes (subfolders), tests correction (#39) [3060bce18c8989c69c8e2b131b5f1ce4946fb959] (@PavelWeirich)
  • Update to Latte 3 [6bad2947e80126e0ac3188afbd29fb9b0086f3a0] [86f45b51e57c6e22cb44491124d6f8a0e5898e73] [fdbdc02abefc154a76c07a73dfe783233b4b99bd] [82e5b73b49ea1c6773c5205b4fee122b2933a4f5] (@Ozzrell)
  • ImageStorageExtension: fix for Latte < 3 (#45) [03100c78bd3a35c02296765a2f2b9d64f7219ef0] (@Ozzrell)
  • Composer: require PHP 8.1+ [ca3faa663b8c85ef1ef44df604020681f8a308c7] (@f3l1x)
  • Composer: upgrade deps [a3a29db1f2322733fcf6d2eee5b40509b0e42c80] (@f3l1x)
  • Code: add types [01d10da9a5b19b87f8afe5f07fd561d86a5b2533] (@f3l1x)

Maintenance:

  • Codestyle: improvements (#36) [a69e12138163f2fb3de19ebb1402d8095464fba6] (@f3l1x)
  • fixed composer in CI [364cc37b7cf269ee47c1e922a2794a1060f57424] (@petrparolek)
  • Code: phpstan + codesniffer [6cd893ce1ddcb09e4b22a85bd2977253ffdbd83a] (@petrparolek)
  • Composer: allow codesniffer [ab50502cd493d6d07e45eb8363d6a5f37eaa4bb7] (@f3l1x)
  • Fixed typos in documentation (#42) [e6c482853cf49fe5bcf4f717a455063a60d5f0b3] (@jvitasek)
  • CI: modernize [56cb46a6022cd8c4553301e62a22c99eca22034a] (@f3l1x)
  • Maintenance: editorconfig, makefile, git, phpstan, codesniffer [87f44850e28fa835fdeb8afff819831e1890310b] (@f3l1x)
  • Composer: upgrade dev tools [dbd21336e90fff4c42a79cfd3a8bd8d4b9184444] (@f3l1x)
  • Tests: refactoring [b91932f9f6b1f6d172c909dca8cf6820018c10bf] (@f3l1x)
  • Cleanup: drop support of latte v2 [74405066e492861d417c6f1ce63b9e925d6f4ab7] (@f3l1x)
  • Code: apply phpstan [43b44d6181e599c1458a2fd6c98b6b8043c4301b] (@f3l1x)
  • Composer: little optimization [1b8b33a117bc23dfe12edba5f6a4b564d221d5c1] (@f3l1x)
  • Versions: bump 3.0.0 [671ec1bd80d130448f87461e3a3105e34af17306] (@f3l1x)

v2.1.0

2 years ago

Bumped!

Diff: https://github.com/contributte/image-storage/compare/v2.0.5...v2.1.0

Changes:

  • Readme (@petrparolek)
  • Feature: no-image generation fix (fixes #33) [3543f6c5cdd9b32ef1bf30508a74ed9905384565] (@premekkoch)

v1.0.0

3 years ago

First bump! 👊

v1.0.1

3 years ago

Bumped! 🔪

Diff: https://github.com/contributte/image-storage/compare/v1.0.0...v1.0.1

Changes:

  • Update fixName for better naming, * remove spaces and other [44ff80b4829cf30df6c2c5a3d2c4fee4e2f619fe] (@martinknor)
  • Merge pull request #2 from martinknor/fixName, Update fixName for better naming [02f7fc6878783d56cdd64c5a3a6ce193e601f660] (@paveljanda)

v1.1.0

3 years ago

Bumped! ❣️

Diff: https://github.com/contributte/image-storage/compare/v1.0.1...v1.1.0

Changes:

  • Added macros for absolute images url [9488c6684da7ac92e00fe8759731630f6b647494] (@paveljanda)

v1.1.1

3 years ago

Bumped! 🇵🇷

Diff: https://github.com/contributte/image-storage/compare/v1.1.0...v1.1.1

Changes:

  • Update README.md [9b8ea57918df5d4c808bc7f54f799ba3e0b43823] (@paveljanda)
  • Bug - missing argument for friendly url [a7424c551f68c126fe512f0a153da060a18b621e] (@martinknor)
  • Merge pull request #4 from martinknor/master, Bug - missing argument for friendly url [bde0b416589da840aef82d5adfd1f2d6af8a9c3e] (@paveljanda)

v1.1.2

3 years ago

Bumped! 💦

Diff: https://github.com/contributte/image-storage/compare/v1.1.1...v1.1.2

Changes:

  • Travis update, Nette 2.4 to composer [dd98c009d036a811df3ad5f6e77904b1644c0578] (@paveljanda)

v1.1.3

3 years ago

Bumped! 🇨🇳

Diff: https://github.com/contributte/image-storage/compare/v1.1.2...v1.1.3

Changes:

  • Update README.md [4cb2dcd409556e31462e69d112477ea2c0accf23] (@paveljanda)
  • Update composer.json [9f5d5a70fac839a29b4e023bd68ccbaf4206f7c3] (@paveljanda)
  • Use trait Nette\SmartObject instead of Nette\Object class, .travis.yml: Added tests for php 7.1, 7.2 [cbb8c5be08df2929fda5218e01862b60080f9304] (@paveljanda)
  • .tarvis.yml: drop support of php 5.5 [a9a792bd78e542805b6b9655075ee84742d094a7] (@paveljanda)

v2.0.4

3 years ago

Bump!

  • Added option to delete only changed images (eg crop, resize, ...) (@Sikipiki)

Diff: https://github.com/contributte/image-storage/compare/v2.0.3...v2.0.4