Commit Graph

11 Commits

Author SHA1 Message Date
Sepehr Safari 75eb08b170 fix some bugs, refactor to smaller parts, add docs 2024-01-17 17:50:48 +03:30
fiatjaf fe87529646
change tests and nips to use the new api. 2023-12-19 13:58:37 -03:00
fiatjaf 3d541e537e
move to bun and bun:test and remove jest. 2023-12-16 14:53:32 -03:00
fiatjaf 6a07e7c1cc
remove the kind type parameter from events and filters. 2023-12-16 10:10:37 -03:00
Josh Remaley dc04d1eb85 update to support body payload and hash 2023-11-13 14:30:42 -03:00
Alex Gleason 718032022c
just format 2023-08-31 13:42:15 -05:00
fiatjaf bce976fecd
get rid of httpmethod enum. 2023-08-16 14:07:26 -03:00
Pierre Buyle 2431896921 fix(nip98): Add support for HEAD, PUT, CONNECT, OPTIONS, TRACE and PATCH http methods
This PR adds common HTTP methods (as listed on https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods)
2023-08-15 11:03:47 -03:00
Airtune 4978c858e7 Update nip98.ts examples 2023-08-08 02:45:23 -04:00
Airtune 16c7ae2a70 +nip98.unpackEventFromToken +nip98.validateEvent 2023-08-07 22:16:23 -04:00
Dolu 915d6d729b feat(nip98): add getToken and validateToken 2023-07-17 11:51:12 -03:00