Commit Graph

  • 30c8eb83b2
    rename editable to selectable. fiatjaf 2023-06-20 15:33:29 -0300
  • 015cfd857c
    print naddr if parsed event is replaceable. fiatjaf 2023-06-20 15:31:53 -0300
  • 4e5f7e6d21
    print naddr when given an "a" tag. fiatjaf 2023-06-20 15:21:25 -0300
  • fb9faf24ae
    mention that the "d" tag is the identifier. fiatjaf 2023-06-20 14:52:03 -0300
  • 76ca99a73b
    clicking on edit button to fill in the input. fiatjaf 2023-06-20 14:49:56 -0300
  • 7890466783
    removing relay hints. fiatjaf 2023-06-20 11:57:01 -0300
  • ba2d86ca33
    each relay hint in a separate component. fiatjaf 2023-06-20 11:48:50 -0300
  • dff57c207e
    accept tags with keys of any length. v0.0.5 fiatjaf 2023-06-07 07:02:38 -0300
  • c3777abd81
    fix "if this is a private key" section. fiatjaf 2023-06-02 09:04:25 -0300
  • 746a13861d
    update go-nostr so subscriptions can end. v0.0.4 fiatjaf 2023-05-30 17:51:40 -0300
  • bd7b22c4ff
    cancel publish context after 10 seconds. fiatjaf 2023-05-30 13:43:57 -0300
  • 01b30b49de
    update example usage on readme. v0.0.3 fiatjaf 2023-05-23 23:31:43 -0300
  • 9d4f1ec852
    print the event before sending it to relays. fiatjaf 2023-05-23 23:31:31 -0300
  • 88acf8ccda
    update readme and help text. fiatjaf 2023-05-23 23:26:27 -0300
  • bbe4bfdaa0
    nak event can also publish to relays directly. fiatjaf 2023-05-23 23:24:55 -0300
  • bcb43ada77
    update readme. v0.0.2 fiatjaf 2023-05-23 16:01:09 -0300
  • dbccf720af
    "nak req" can now connect to relays and fetch events. fiatjaf 2023-05-23 15:57:03 -0300
  • 1b07b4f78a
    add links to source code and cli app on the bottom. fiatjaf 2023-05-11 20:22:35 -0300
  • 8ddea1fda5
    mention nostril. fiatjaf 2023-05-04 12:05:29 -0300
  • 60744d4f4a
    mention nostcat. fiatjaf 2023-05-04 12:04:28 -0300
  • 25c937a524
    temporarily name the package with its github name. v0.0.1 fiatjaf 2023-05-04 09:27:29 -0300
  • 0031faa65e
    cli tool readme docs and examples. fiatjaf 2023-05-04 08:53:53 -0300
  • d6ab152867
    support nostr: prefix. fiatjaf 2023-05-04 08:53:43 -0300
  • 6c97f12418
    nak decode fiatjaf 2023-05-04 08:45:48 -0300
  • 56f3539d06
    nak event: fix created-at. fiatjaf 2023-05-03 19:49:07 -0300
  • 2b08f66520
    nak event fiatjaf 2023-05-03 18:14:06 -0300
  • 0438c819a6
    nak req with --bare option. fiatjaf 2023-05-03 16:33:32 -0300
  • fa517404bb
    nak cli tool. fiatjaf 2023-05-03 16:24:52 -0300
  • 551e09ea0f
    get rid of the string arithmetics and just re-encode nip19 on the fly. fiatjaf 2023-04-26 09:09:42 -0300
  • b1d9c9d5bf
    add "clear" button. fiatjaf 2023-04-25 22:06:04 -0300
  • ed16607a36
    do not allow relay hints to be added on nsec screen. fiatjaf 2023-04-25 22:02:04 -0300
  • d912a28987
    dynamically adding relay hints to nip19 codes. fiatjaf 2023-04-25 21:51:43 -0300
  • b6207ae104
    update scalafmt version after update. fiatjaf 2023-04-25 21:50:34 -0300
  • 7917556d8c
    publish automatically with snow 0.0.1 fiatjaf 2023-04-24 13:32:51 -0300
  • bd58a6fb53
    stop autolinking on nip19 codes, add an icon afterwards. fiatjaf 2023-04-24 11:57:47 -0300
  • ecbac4c156
    entry layout: limit width. fiatjaf 2023-04-06 10:38:08 -0300
  • da696db5eb
    add icon to header. fiatjaf 2023-04-05 16:55:12 -0300
  • 29a3183d33
    add a favicon. fiatjaf 2023-04-05 16:45:15 -0300
  • f26b6ab697
    display note1 codes. fiatjaf 2023-03-30 11:21:23 -0300
  • b94219512f
    do not act on input blank. fiatjaf 2023-03-25 14:42:28 -0300
  • c2a826e854
    generate keypair and display nsec. fiatjaf 2023-03-25 09:49:33 -0300
  • 7633eb3615
    nip19 codes as nip21 URLs, and display them right after parsed too. fiatjaf 2023-03-25 09:46:25 -0300
  • 268022800d
    parse hex and encode to npub/nprofile/etc. fiatjaf 2023-03-25 09:39:02 -0300
  • 18524fe613
    fill in README. fiatjaf 2023-03-24 23:24:15 -0300
  • 58517711b6
    interactive event filling of missing properties. fiatjaf 2023-03-24 23:20:24 -0300
  • 4d23a4c6af
    format button only when there is a JSON element. fiatjaf 2023-03-24 22:14:45 -0300
  • 8961eddc43
    keep parse result on Store. fiatjaf 2023-03-24 22:12:11 -0300
  • b9fc27ea2f
    just build-and-deploy fiatjaf 2023-03-24 21:40:29 -0300
  • d54b776c38
    nip19 parsing. fiatjaf 2023-03-24 20:46:59 -0300
  • b966c8a1ac
    format action and styling quibbles. fiatjaf 2023-03-24 07:25:31 -0300
  • 6ea1475759
    add justfile. fiatjaf 2023-03-23 23:15:07 -0300
  • 88dd984095
    basically the same functionality as the old nak. fiatjaf 2023-03-23 22:36:00 -0300
  • 570ee55359
    it works! fiatjaf 2023-03-23 21:04:53 -0300
  • fa7c9b632a
    get everything into a single file again -- and now I don't know how to connect the things in a nice global shared state because that is not allowed. fiatjaf 2023-03-23 18:28:20 -0300
  • 892f06fb98
    just arranging things. fiatjaf 2023-03-23 08:44:28 -0300
  • 61bf4e6ed0
    basic parsing nostr events from input. fiatjaf 2023-03-18 21:42:41 -0300
  • b54ae5f8fb
    copypaste calico example running. fiatjaf 2023-03-18 20:41:54 -0300
  • 9366b3820a start from a blank slate again. fiatjaf 2023-03-18 18:07:07 -0300
  • 6fb5b00dd0 automatic builds with netlify. fiatjaf 2022-03-09 15:14:35 -0300
  • b135de6fc0 fix js exception on undefined "id". fiatjaf 2022-03-09 10:20:11 -0300
  • e17ec3d1f9 actually verify signatures. fiatjaf 2022-03-08 21:22:10 -0300
  • 2f455ab225 amazing recursion with futures on EventSignatures handler. fiatjaf 2022-03-08 21:06:57 -0300
  • 3a97f7928b using nostr-tools with a facade. fiatjaf 2022-03-05 13:21:21 -0300
  • 892b2122b8 key handler (except the nostr part). fiatjaf 2022-02-23 16:30:40 -0300
  • eadc8ca5a3 update readme from the boilerplate thing. fiatjaf 2022-02-23 10:11:04 -0300
  • 1b3f1356a7 gitignore metals bloat. fiatjaf 2022-02-23 10:06:30 -0300
  • df814a98e7 first Handler component: Nothing. fiatjaf 2022-02-23 10:06:03 -0300
  • ab841df209 react, slinky, esbuild and a readme. fiatjaf 2022-02-22 12:21:47 -0300
  • fecbf2d940 a buildable scala-js (sbt ~fastLinkJS) project that does nothing. fiatjaf 2022-02-22 10:01:20 -0300
  • 08015ed306 add isValidHash field. javascript fiatjaf 2022-02-14 13:15:00 -0300
  • 93359bc1e8 fix signature verification (we were wrongly replacing the pubkey). fiatjaf 2022-02-13 07:12:54 -0300
  • 7debc6fd2d it's evt.sig, not evt.signature. fiatjaf 2022-02-12 20:30:18 -0300
  • 143c7fe000 guard against invalid signature. fiatjaf 2022-02-12 20:24:11 -0300
  • 1d26118430 basic public key from private. fiatjaf 2022-02-11 16:47:50 -0300
  • e7027c169a fix some things. fiatjaf 2022-02-11 16:31:42 -0300
  • 78b5cccfc2 more stuff and some polish on EventSigning. fiatjaf 2022-02-10 16:42:17 -0300
  • 20ea54a282 rename to nostr-army-knife. fiatjaf 2022-02-10 10:53:00 -0300
  • 76c8caa2de netlify deploy badge. fiatjaf 2022-02-09 19:51:36 -0300
  • 8312d9ece7 initial version with basic event utils. fiatjaf 2022-02-09 19:40:45 -0300