Kay
|
40535e6b19
|
feat(nip11): update to nips pr nostr-protocol/nip#1821
|
2025-04-13 14:15:43 -03:00 |
|
fiatjaf
|
c1d9c094ee
|
get rid of base64x temporarily since it doesn't work on arm64.
|
2025-03-19 14:59:49 -03:00 |
|
fiatjaf
|
cb74908f5d
|
use base64x everywhere instead of encoding/base64.
|
2025-03-07 10:06:46 -03:00 |
|
reis
|
63919cf685
|
support wasm (#163)
|
2025-01-02 09:42:04 -03:00 |
|
fiatjaf
|
72d9aac9b1
|
replace all ocurrences of encoding/json with json-iterator so we get rid of HTML escaping and hopefully get faster too.
|
2024-12-03 00:49:27 -03:00 |
|
Cronus
|
c8c295f839
|
NIP-96 sign payload, content field for file caption (#148)
* content in upload response for file caption as in NIP-94, optional signing of file payload in NIP-98 header
* Content in NIP-94 as well
|
2024-09-19 11:33:02 -03:00 |
|
K
|
c91e7b9765
|
using testify instead of testing.T methods. (#143)
|
2024-09-09 07:20:56 -03:00 |
|
bndw
|
e781c1be8f
|
nip96: http file storage
|
2024-08-09 21:07:20 -03:00 |
|