kubo/core/commands
Marcin Rataj a158036dee
feat: allow key export in online mode
Export does not require repo lock and it is safe to do even when ipfs
daemon is running. This enables apps like Brave browser to do
import/export without stopping/starting daemon.

Ref. https://github.com/brave/brave-browser/issues/15422
2021-05-07 16:26:23 +02:00
..
cmdenv code review changes 2021-01-14 02:29:11 -08:00
dag docs: cosmetic fixes of help text 2021-03-24 17:41:14 +01:00
e Fix typo in an error.go comment: "is adds" -> "adds". 2018-01-17 15:25:54 -08:00
keyencode fix: remove the (empty) alias for --ipns-base 2020-09-09 11:30:45 -04:00
name docs: cosmetic fixes of help text 2021-03-24 17:41:14 +01:00
object docs: deprecate object commands 2021-04-30 01:27:43 +02:00
pin Merge pull request #8023 from ipfs/fix/pins-null 2021-04-28 11:28:30 -07:00
unixfs Escape non-printable characters in user output 2020-12-17 18:16:34 -08:00
active.go refactor: get rid of cmdDetails awkwardness 2020-08-04 18:28:40 -04:00
add.go docs: tweak ipfs cmd help 2021-03-30 21:26:32 +02:00
bitswap.go fix: move away from deprecated peer ID functions 2019-12-14 19:48:31 +01:00
block.go fix: block put helptext 2019-06-12 12:44:01 -04:00
bootstrap.go chore: deprecate go-ipfs-addr 2019-05-31 23:46:11 -07:00
cat.go fix: migrate from deprecated warning function 2020-01-28 21:20:21 -08:00
cid.go refactor: get rid of cmdDetails awkwardness 2020-08-04 18:28:40 -04:00
commands_test.go test: dag export in TestROCommands on gateway 2021-05-05 22:32:28 +02:00
commands.go refactor: get rid of cmdDetails awkwardness 2020-08-04 18:28:40 -04:00
config_test.go add remote pinning policy for mfs (#7798) 2021-01-28 18:58:44 -05:00
config.go Fix typo in comment 2021-04-22 20:30:41 +02:00
dht_test.go Extract the namesys and the keystore submodules 2021-03-12 14:09:36 -05:00
dht.go fix: ipfs dht put/get commands now work on keys encoded as peerIDs and fail early for namespaces other than /pk or /ipns 2020-08-30 02:16:15 -04:00
diag.go cmdkit -> cmds 2019-05-10 23:00:20 -07:00
dns.go Extract the namesys and the keystore submodules 2021-03-12 14:09:36 -05:00
external.go refactor: get rid of cmdDetails awkwardness 2020-08-04 18:28:40 -04:00
extra.go refactor: get rid of cmdDetails awkwardness 2020-08-04 18:28:40 -04:00
files.go docs: cosmetic fixes of help text 2021-03-24 17:41:14 +01:00
filestore.go Update imports to go-filestore 2019-07-15 15:52:34 +02:00
get_test.go cmdkit -> cmds 2019-05-10 23:00:20 -07:00
get.go fix build on Plan 9 2020-09-23 22:27:01 -04:00
helptext_test.go gx: unrewrite 2019-03-05 18:33:56 +01:00
id.go docs: cosmetic fixes of help text 2021-03-24 17:41:14 +01:00
keystore.go feat: allow key export in online mode 2021-05-07 16:26:23 +02:00
log.go refactor: get rid of cmdDetails awkwardness 2020-08-04 18:28:40 -04:00
ls.go Escape non-printable characters in user output 2020-12-17 18:16:34 -08:00
mount_nofuse.go cmdkit -> cmds 2019-05-10 23:00:20 -07:00
mount_unix.go Escape non-printable characters in user output 2020-12-17 18:16:34 -08:00
mount_windows.go cmdkit -> cmds 2019-05-10 23:00:20 -07:00
p2p.go docs: cosmetic fixes of help text 2021-03-24 17:41:14 +01:00
ping.go fix: move away from deprecated peer ID functions 2019-12-14 19:48:31 +01:00
pubsub.go Escape non-printable characters in user output 2020-12-17 18:16:34 -08:00
refs.go fix: use bitswap sessions for ipfs refs 2020-05-28 17:15:56 -07:00
repo.go fix: return an error if repo verify is canceled 2021-03-11 11:20:47 -08:00
resolve.go Extract the namesys and the keystore submodules 2021-03-12 14:09:36 -05:00
root_test.go pre-populate required arguments from request body 2018-03-18 13:04:25 -07:00
root.go feat: expose dag/export on read-only gateway api 2021-05-05 15:32:26 +01:00
shutdown.go docs: cosmetic fixes of help text 2021-03-24 17:41:14 +01:00
stat_dht.go docs: cosmetic fixes of help text 2021-03-24 17:41:14 +01:00
stat.go docs: cosmetic fixes of help text 2021-03-24 17:41:14 +01:00
swarm.go chore: update libp2p 2020-05-20 16:56:22 -07:00
sysdiag.go chore: update go-multiaddr and go-multiaddr-net 2020-08-25 15:24:48 -04:00
tar.go docs: cosmetic fixes of help text 2021-03-24 17:41:14 +01:00
urlstore.go Update imports to go-filestore 2019-07-15 15:52:34 +02:00
version.go docs: cosmetic fixes of help text 2021-03-24 17:41:14 +01:00