Commit Graph

45 Commits

Author SHA1 Message Date
fiatjaf 0aef173e8b nak bunker --persist/--profile 2025-07-01 11:40:34 -03:00
fiatjaf 1e9be3ed84 nak filter 2025-06-27 13:49:40 -03:00
fiatjaf 79cbc57dde fix main command error handler printing wrongly formatted stuff. 2025-06-27 13:48:07 -03:00
fiatjaf 61a68f3dca fix faulty outbox database check logic when it doesn't exist.
fixes https://github.com/fiatjaf/nak/issues/66
2025-05-21 14:12:22 -03:00
fiatjaf 67e291e80d nak publish 2025-05-06 00:56:49 -03:00
fiatjaf 9055f98f66 use color.Output and color.Error instead of os.Stdout and os.Stderr in some places. 2025-05-03 21:45:28 -03:00
fiatjaf 01be954ae6 use badger for outbox hints. 2025-04-21 15:33:49 -03:00
fiatjaf d733a31898 convert to using nostrlib. 2025-04-20 18:11:21 -03:00
fiatjaf 1b43dbda02 remove dvm command. 2025-04-19 18:07:01 -03:00
fiatjaf d6a23bd00c experimental `nak fs` 2025-03-08 10:51:44 -03:00
fiatjaf f5316a0f35 preliminary (broken) dvm support. 2025-03-05 22:01:24 -03:00
fiatjaf e6448debf2 blossom command moved into here. 2025-03-05 00:37:42 -03:00
fiatjaf 26930d40bc migrate to urfave/cli/v3 again now that they have flags after arguments. 2025-02-16 13:02:04 -03:00
fiatjaf 6c634d8081 nak curl 2025-02-04 23:20:35 -03:00
fiatjaf dba3f648ad experimental mcp server. 2025-01-31 23:44:03 -03:00
fiatjaf e2dd3ca544 fix -v verbose flag (it was being used by the default --version flag). 2025-01-30 19:58:17 -03:00
fiatjaf df5ebd3f56 global verbose flag. 2025-01-30 16:06:16 -03:00
fiatjaf 943e8835f9 nak wallet 2025-01-28 23:50:09 -03:00
fiatjaf 6b659c1552 fix @mleku unnecessary newlines. 2025-01-28 23:50:09 -03:00
mleku aa53f2cd60 show env var in help, reset terminal mode correctly 2025-01-21 16:14:59 -03:00
fiatjaf 5509095277 nak outbox 2025-01-18 18:40:19 -03:00
fiatjaf a4886dc445 nak encrypt and nak decrypt: nip44 with option to do nip04.
closes https://github.com/fiatjaf/nak/issues/36
2024-09-17 11:33:02 -03:00
fiatjaf 9d02301b2d support --version using -X 2024-09-15 08:57:53 -03:00
fiatjaf 2edfa5cbea nak serve 2024-08-19 12:49:52 -03:00
fiatjaf c90e61dbec set .DisableSliceFlagSeparator to true.
fixes nostr:nevent1qqs9qwgwnr2rzguzrgt99hhhyv8e84mcdr4mnk86uvm6ndjvzl4rjxqpzpmhxue69uhkztnwdaejumr0dshsz9mhwden5te0vf5hgcm0d9hx2u3wwdhkx6tpdshszxnhwden5te0vfhhxarj9ekx2cm5w4exjene9ehx2ap0j8u0fj
2024-08-07 11:46:08 -03:00
fiatjaf 220fe84f1b hardcode our fork of urfave/cli because go is stupid.
fixes https://github.com/fiatjaf/nak/issues/26
2024-07-23 15:23:13 -03:00
fiatjaf 30ca5776c5 global -q is persistent. 2024-07-13 09:42:43 -03:00
fiatjaf 54c4be10bd fix and improve flag reordering for subcommands. 2024-07-12 18:51:07 -03:00
fiatjaf dba2ed0b5f update to cli v3. 2024-06-25 22:18:26 -03:00
fiatjaf f4921f1fe9
nak key: generate, public, encrypt, decrypt. 2024-01-25 08:21:09 -03:00
fiatjaf 14b69f36cf
-q to silence stderr, -qq to silence everything. 2024-01-24 22:38:51 -03:00
fiatjaf 6a75c8aec3
UseShortOptionHandling and Suggest 2024-01-23 10:20:54 -03:00
fiatjaf 0860cfcf6d
rename nsecbunker->bunker. 2023-12-09 16:37:59 -03:00
fiatjaf bc7cd0939c
nsecbunker work-in-progress. 2023-12-02 12:20:15 -03:00
fiatjaf 05f2275c9e
nak relay 2023-11-20 15:00:50 -03:00
fiatjaf 8fbfdc65c8
add --silent global option to remove the stderr logs. 2023-11-13 15:03:27 -03:00
fiatjaf e507d90766
beginnings of some humble tests. 2023-11-08 22:26:41 -03:00
fiatjaf 7bce92f56d
nak verify 2023-11-02 08:10:29 -03:00
fiatjaf db157e6181
fetch method to fetch events from nip19 codes and relay hints. 2023-10-15 09:18:23 -03:00
Yasuhiro Matsumoto 6ccca357e2 support NIP-45 COUNT 2023-08-23 12:50:23 -03:00
fiatjaf 4ad0769a62
add encode command with support for all the nip19 things. 2023-07-05 15:03:26 -03:00
fiatjaf 6c97f12418
nak decode 2023-05-04 08:45:48 -03:00
fiatjaf 2b08f66520
nak event 2023-05-03 18:14:06 -03:00
fiatjaf 0438c819a6
nak req with --bare option. 2023-05-03 16:33:32 -03:00
fiatjaf fa517404bb
nak cli tool. 2023-05-03 16:24:52 -03:00