kubo/core
Marcin Rataj e093104339 feat(add): --dereference-symlinks now resolves all symlinks
Previously, resolving symlinks required two flags:
- --dereference-args: resolved symlinks passed as CLI arguments
- --dereference-symlinks: resolved symlinks inside directories

Now --dereference-symlinks handles both cases. Users only need one flag
to fully dereference symlinks when adding files to IPFS.

The deprecated --dereference-args still works for backwards compatibility
but is no longer necessary.
2026-01-20 00:50:22 +01:00
..
commands feat(add): --dereference-symlinks now resolves all symlinks 2026-01-20 00:50:22 +01:00
coreapi test(add): add CID profile tests and wire SizeEstimationMode 2026-01-19 06:13:13 +01:00
corehttp feat(config): add Gateway.MaxRequestDuration option (#11138) 2026-01-15 19:31:16 +01:00
coreiface test(add): add CID profile tests and wire SizeEstimationMode 2026-01-19 06:13:13 +01:00
corerepo chore: use go-log/v2 (#10801) 2025-05-19 13:04:05 -07:00
coreunix test(add): add CID profile tests and wire SizeEstimationMode 2026-01-19 06:13:13 +01:00
mock fix: deadlock on retrieving WebTransport addresses (#9857) 2023-05-08 16:11:03 +02:00
node feat(config): Import.* and unixfs-v1-2025 profile 2026-01-17 03:29:36 +01:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go chore: migrate bootstrap to ipfs/boxo (#10158) 2023-10-31 18:25:14 +01:00
core_test.go feat(cli/rpc/add): fast provide of root CID (#11046) 2025-11-14 11:08:29 -08:00
core.go feat(cli/rpc/add): fast provide of root CID (#11046) 2025-11-14 11:08:29 -08:00