Commit graph

21 commits

Author SHA1 Message Date
eedc7f0472 fix: Correct parentheses in thread condition 2025-02-28 08:52:49 -06:00
0ab935e412 fix: Reduce the amount of threads for background compression to delay system saturation 2025-02-28 08:50:25 -06:00
9a3774c142 fix: Hide error handled later in the pipe 2025-02-25 16:36:50 -06:00
9e5680fa4e fix: Remove warning when file no longer exists, that is handled later by the code 2025-02-24 11:00:49 -06:00
cd2f428d63 fix: Correct some size comparison fallbacks, use a unique file name for temporary files 2025-02-11 14:35:48 +00:00
64442a97b3 fix: Improve the parsing of animated WebP files in case they're erased before testing 2025-02-10 15:15:46 +00:00
7456eb97a1 fix: Correct permissions and frame amount counter 2025-02-09 02:29:19 +00:00
4d46eca970 fix: Correct permissions for www-data group 2025-02-07 14:51:18 +00:00
1885f77738 fix: Correct group 2025-02-06 14:36:48 +00:00
39c4369f12 chore: Clean with shfmt/shellcheck 2025-02-05 15:01:42 +00:00
1cd916e184 fix: Make detections for GIF/WebM more precise 2025-02-03 03:48:12 +00:00
90cdec87b4 fix: Correct default file and folder permissions 2025-02-02 21:14:32 +00:00
84c8cf23b6 fix: Solve typo in new condition 2025-01-29 16:05:32 +00:00
164641f5f7 fix: Add check for whether a WebP file is animated (cwebp does not support compressing animated files) 2025-01-29 15:55:19 +00:00
badc0d824f fix: Add fallbacks when a file may be deleted in the middle of a size check 2025-01-29 15:06:50 +00:00
bcaf777b20 feat: Optimize parallelization even further 2025-01-28 03:10:46 +00:00
847a6337ad feat: Optimize parallelization 2025-01-28 03:00:57 +00:00
3d08dec903 bug: Fix racing condition in .gif compression algorithm 2025-01-26 04:31:05 +00:00
efe59ecfbf chore: Add even more Shellcheck suggestions 2025-01-24 19:34:48 +00:00
06356b6d1c chore: Add Shellcheck suggestions 2025-01-24 19:27:44 +00:00
7f2b750466 chore: Initial release 2025-01-24 19:16:21 +00:00