Commit Graph

13 Commits

Author SHA1 Message Date
K
c8dc1eadff
Update 96.md 2024-09-03 23:47:11 +03:30
kehiy
e6552476aa format(all): json formatting 2024-09-03 20:41:31 +03:30
kehiy
b4a2561df7 style: fix header styles in same format 2024-09-02 22:51:48 -03:00
Yasuhiro Matsumoto
3451f5a0c8
fix typos 2024-07-22 22:55:51 +09:00
kieran
7bf5e327f7
update list response 2024-05-29 14:26:00 +01:00
Kieran
17593a41ab
NIP-96: no transform (#1262)
* no_transform

* Update 96.md

Co-authored-by: Santos <34815293+sant0s12@users.noreply.github.com>

---------

Co-authored-by: Santos <34815293+sant0s12@users.noreply.github.com>
2024-05-27 10:52:49 -03:00
kieran
bd9c7a1b8e
add pagination / drop duplicate fields 2024-05-20 21:38:44 +01:00
kieran
8d6d588715
nip96 list uploads 2024-05-20 21:38:44 +01:00
Asai Toshiya
de71f99828 NIP-96: simplify server list 2024-03-13 11:28:19 -03:00
Thabokani
9b39fd5ef5 NIP-96: fix typo 2024-01-17 09:22:25 -03:00
Asai Toshiya
20d33785fc
Remove NIP-54 mention temporarily (#981)
* Remove NIP-54 mention temporarily

* Update 96.md

Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>

---------

Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
2024-01-12 15:46:59 -03:00
Asai Toshiya
4d32f3a1db
Remove authors 2024-01-09 12:35:41 +09:00
arthurfranca
b0e6c01321
NIP-96 - HTTP File Storage Integration (#547)
* Add NIP-95 - File Storage

* Add missing response info

* Make it clear that is is an HTTP file storage server integration

* Add monetization suggestion

* Use zap split tags for monetization suggestion

* Add resize option

* Add Zap Gates Integration

* Replace /nip96 convention with /.well-known/nostr.json configuration

* Relays can choose to also act as HTTP file storage server

* Remove nip96 tag in favor of x tags third element

* Fix typo

* Remove redirect cooperation

* Replaced 422 with 400 status code

* Update 96.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>

* Update 96.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>

* Update 96.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>

* Update 96.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>

* Update 96.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>

* Update 96.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>

* Update 96.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>

* Make file expiration a range and add terms_of_service

* Add optional content_type field

* Add plans and tos

* Remove monetization

* Apply minor fixes

* Update 96.md

Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com>

* Fix after review

* Add kind 10096

* Apply suggestions

* Add suggestions

* Remove duplicate field

* Add optional is_nip98_required plan config

* Add suggestions

* Replace x with ox tag for original file hash

* Make minor changes

* Remove nip96 namespace response field

* Add note about alternative file processing flow

* Simplify processing flow

* Add nostrcheck to server list

* Add audio/* example

* Explain what metadata to show before processing is done

* Add nostrage to list

* Add eta

* Add sove to list and replace eta with percentage

* Fix status code

* Add nostr.build to list

* Add sovbit

* Add optional extra http servers to ox tag

* Add void.cat to list

* Small fix

* Remove ox third array element

---------

Co-authored-by: Jon Staab <jstaab@protonmail.com>
Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com>
2024-01-08 14:05:01 -03:00