Commit Graph

26 Commits

Author SHA1 Message Date
619d2615b0 Update crate image to the version 0.25.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-25 10:47:31 +01:00
b0935f3b23 Fix cargo clippy issues
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-26 08:54:13 +02:00
27f30e0f9d Renamed package 2022-03-22 17:56:46 +01:00
72213419a6 Run cargo clippy 2022-03-22 17:51:40 +01:00
1cc75e202e Update dependencies 2022-03-22 17:50:38 +01:00
b94d312a9d Can read image from memory 2022-03-22 17:44:13 +01:00
Andrew Radev
c5ebe776ce Add missing documentation 2021-02-24 20:22:54 +02:00
Andrew Radev
ccae539eec Merge branch 'master' into quiet-mode
* master:
  Read partially broken files
  Version bump
  Update id3 crate to 0.6.x
2021-02-24 19:51:38 +02:00
Andrew Radev
115be7bd72 Read partially broken files 2021-02-22 21:56:59 +02:00
Andrew Radev
304e96bd9c Minor clippy fix 2021-02-16 18:44:00 +02:00
Andrew Radev
acd8f875ec Enable "quiet mode" 2021-02-16 18:43:01 +02:00
Andrew Radev
675ed3e318 Set a default for image filename when embedding 2020-10-17 13:36:50 +03:00
Andrew Radev
b818a59424 Upgrade dependencies 2020-08-31 17:22:32 +03:00
Andrew Radev
1a276a193d Deprecation fix 2019-11-22 21:26:16 +02:00
Andrew Radev
02b40e1ca5 Minor doc tweaks 2019-02-24 17:46:47 +02:00
Andrew Radev
a16fb8674c Some doc comments 2019-02-24 17:41:24 +02:00
Andrew Radev
ebc459f96a Error out if trying to extract images from a file without any 2019-02-24 17:13:28 +02:00
Andrew Radev
67d39f4172 Better function name 2019-02-24 16:20:14 +02:00
Andrew Radev
852e269b6d Executable that removes images 2019-02-24 11:24:32 +02:00
Andrew Radev
432ee8f8b6 CLI options, and better path/string handling 2019-02-24 11:23:58 +02:00
Andrew Radev
915a6e8ff4 More tests, but need to be run with --test-threads=1 2019-02-17 21:55:28 +02:00
Andrew Radev
7b8ac1b476 Tests 2019-02-17 16:11:07 +02:00
Andrew Radev
03cb9fe656 Extract logic into lib.rs 2019-02-16 10:52:45 +02:00
Andrew Radev
5a0d224be7 Binary to extract image file 2019-02-10 12:52:23 +08:00
Andrew Radev
659c98034a Move main file to a better-named binary 2019-02-10 12:52:02 +08:00
Andrew Radev
de5eae6d0c Initial commit: Mostly working 2019-01-26 11:13:13 +08:00