ed
ac4be555f6
v1.20.19
2026-07-27 22:02:50 +00:00
Nia
fface524c3
nix: use ffmpeg-headless ( #1530 )
2026-07-22 17:16:02 +02:00
ed
856fada3c7
th-covers volflag; no disables folderthumbs
2026-07-17 22:18:17 +00:00
ed
ed0be42a3b
th: demote vips ( #1556 );
...
use libvips as last resort due to risk of OOM; example:
libvips defers to imagemagick for animated avif, and imagemagick
probably does an identify, iterating through each frame, itself
consuming 100+ MiB RAM, which libvips amplifies to 7+ GiB
similar behavior is observed with `identify a.mkv` in a shell
2026-07-15 21:59:45 +00:00
ed
a7c99094dd
add --srch-nfkc ( closes #1555 );
...
option to unicode-normalize filepaths during search; useful for:
* macos servers with cjk filenames
* cjk stuff originating from a macos device
2026-07-15 20:09:11 +00:00
ed
daee3e8500
docs: config include ( #1554 )
2026-07-12 18:47:15 +00:00
ed
8884606138
shadowing: //NULL as unmap keyword
2026-07-09 21:42:59 +00:00
ed
85a8cc99ba
bwrap: default-disable;
...
many distros dont care about FHS, so
th-bwrap cannot be autoconfigured
2026-07-09 18:56:25 +00:00
ed
f0feab0889
v1.20.17
2026-07-06 19:37:07 +00:00
Mobin
fe006073a9
docs: s6-notify ( #1500 )
...
The way to use the S6_NOTIFY_FD is different between dinit and s6, but the README only mentioned dinit syntax with a link to the s6 documentation
2026-07-04 09:27:16 +00:00
ed
e32718303c
xvol: clarify permissions
2026-05-25 20:16:23 +00:00
ed
cc5420a324
download-as-zip: toplevel optional
2026-05-25 18:32:42 +00:00
ed
5e806ec124
PRTY_FFMPEG_BIN
2026-05-25 13:41:24 +00:00
ed
4e9ad781b6
advisory tiers
2026-05-25 10:10:01 +00:00
ed
348b4bb5c7
drop rawpy, use libraw/dcraw_emu directly;
...
rawpy is still supported but will not be bundled by default
due to security concerns
dcraw_emu reads more formats than rawpy + gives better quality
(we told rawpy to use embedded thumbs), so also much slower
dcraw_emu must be combined with libvips or pillow (equivalent)
other alternatives considered:
libvips + a full imagemagick does a different subset of formats,
less than dcraw_emu, yet is 3x slower and eats ram
magick wins wrt formats but is even slower (4x of dcraw_emu)
2026-05-23 20:55:33 +00:00
ed
ca406472f4
readme: S6_NOTIFY_FD
2026-05-22 21:35:59 +00:00
ed
1f4246c6bb
support .mka; closes #1489
2026-05-21 00:27:41 +00:00
ilotoki0804
d7eb556cdd
docs: macOS low-ports + sfx building ( #1458 )
...
Signed-off-by: ilotoki0804 <ilotoki0804@gmail.com>
2026-05-20 22:30:37 +00:00
ed
a09a0eadbb
v1.20.14
2026-04-24 22:22:06 +00:00
ed
8b986888a9
logrotate-counter format
2026-04-24 20:09:52 +00:00
ed
8c7cdf8583
add --certkey
2026-04-22 20:32:18 +00:00
ed
cbd82b654a
use ${ENV} syntax for env-vars;
...
only expand environment-variables of the form ${ENV}
by default, crash on startup if the old $ENV syntax is found,
explaning that the old syntax can be enabled with an option
2026-04-20 23:43:00 +02:00
ed
745d82faf8
tests: support freebsd
2026-04-15 23:45:22 +02:00
AppleTheGolden
0b16e875da
nixos: add override example ( #1406 )
2026-04-10 20:02:50 +00:00
ed
003c68d027
readme: shadowing
2026-04-10 19:52:43 +00:00
mid-kid
fb5384f412
readme: add gentoo packaging ( #1387 )
2026-04-02 20:36:52 +00:00
ed
7d6b037dcc
thumbnail pregen; closes #1381
2026-03-23 01:57:32 +00:00
ed
66f9c95097
shares: dotfiles can be granted
2026-03-22 16:56:07 +00:00
ed
134e378e3a
docs: dothidden, unlist, descript.ion
2026-03-22 16:22:22 +00:00
TWhiteShadow
4688410f8f
readme: mention --shr-who ( #1367 )
...
Signed-off-by: TWhiteShadow <123359049+TWhiteShadow@users.noreply.github.com>
2026-03-19 01:15:51 +00:00
ed
8c6d8a3c22
logfile colors
2026-03-19 00:57:09 +00:00
ed
1c9f894e14
fix GHSA-m6hv-x64c-27mm: svg nohtml
2026-03-08 19:48:12 +00:00
ed
fc39561b32
add m4a aliases m4b/m4r; closes #1317
2026-03-08 09:02:57 +00:00
ed
ffe6a9aa6f
docs: fix wording
2026-03-08 00:11:55 +00:00
ed
7908d880da
ver-chk: tests, docs, fix -j0 jank
2026-03-07 23:06:38 +00:00
ed
d21242fc62
dav-port as daw alternative
2026-02-25 08:30:41 +00:00
ed
9951e0333d
readme: daw rephrase; closes #1305
2026-02-25 00:26:34 +00:00
ed
1bec91d11c
docker: no265
2026-02-22 14:31:56 +00:00
ed
a368fc66b3
tail/follow: add windows support; closes #1262
2026-02-06 18:57:00 +00:00
ed
530afddc6a
readme: mention cbz reader
2026-01-30 20:16:16 +00:00
ed
cab9feb225
v1.20.2
2026-01-19 01:26:37 +00:00
ed
d90d021969
readme: windows pathlen warning
2026-01-18 20:27:09 +00:00
ed
5b3191b495
add warning about traefik bug ( #1205 )
2026-01-15 17:56:55 +00:00
ed
8240ef6151
index xattrs as tags; closes #134
2026-01-13 02:50:32 +00:00
ed
ae56f3bdae
readme: rephrase -j0 advice
2026-01-11 16:52:19 +01:00
ed
364f74a1bd
iOS/ashell: fix howto + add beta
2026-01-04 12:39:39 +00:00
ed
cce1210792
v1.20.0
2026-01-02 00:07:31 +00:00
ed
ec7ea30951
sftp: misc fixes + add to docker-im
2026-01-02 15:18:11 +00:00
ed
f81d80bcad
option to change the "pw" header/uparam name;
...
useful to force basic-auth and such
2026-01-01 23:59:16 +00:00
ed
7d7a1510fb
download-as-zip: option to skip dotfiles
2026-01-01 21:41:11 +00:00