Commit Graph

189 Commits

Author SHA1 Message Date
hzrd149 8b5d740aa4
Merge pull request #49 from hzrd149/bud-08-fix-size
Require NIP-94 values to be strings
2024-12-08 13:03:16 -06:00
hzrd149 db49443b1f
Merge pull request #50 from hzrd149/clarify-root-paths
Clarify root paths
2024-12-03 12:19:19 -06:00
quentintaranpino 8e12280410 fix typo 2024-12-03 13:06:04 +01:00
quentintaranpino 4d9b22a96c remove recurring payments 2024-12-03 13:03:23 +01:00
Quentin 3cb8c92197
Merge branch 'master' into BUD07-paid-storage 2024-12-03 13:02:24 +01:00
hzrd149 a91360634f
Merge pull request #47 from hzrd149/range-requests
Recomend range requests to BUD-01
2024-12-02 14:51:28 -06:00
hzrd149 c99b4898f5 add comment about videos 2024-12-02 10:56:43 -06:00
hzrd149 1a44035b7d spelling 2024-12-02 10:52:00 -06:00
hzrd149 ec40af6b95 clarify root paths 2024-12-02 10:50:46 -06:00
hzrd149 13fa0f485d
Merge pull request #42 from hzrd149/media-head
Update BUD-05: Add HEAD /media endpoint
2024-11-30 18:49:02 -06:00
hzrd149 34a50d09f5 require NIP-94 values to be strings 2024-11-26 09:15:39 -06:00
hzrd149 36a741a87b add range requests section to BUD-01 2024-11-23 09:26:38 -06:00
hzrd149 c5d90aa74d Add HEAD /media endpoint 2024-11-22 16:51:51 -06:00
hzrd149 2d7e013b47 BUD-02 require the file extension in the url field 2024-11-22 13:44:50 -06:00
hzrd149 854218f573
fix header in BUD-05 2024-11-21 15:16:59 -06:00
hzrd149 bafed19c7f
Add BUD-05 to readme 2024-11-21 15:16:21 -06:00
hzrd149 37f6255e4e
Merge pull request #21 from hzrd149/media-endpoint
BUD-05 Media optimazation endpoint
2024-11-21 15:13:54 -06:00
Quentin 463f28da7b error handling 402->400. Special note for Head requests 2024-11-20 21:22:20 +01:00
Quentin 73fcfbfbd3 update BUD-07 2024-11-20 20:57:46 +01:00
Quentin f9f44fc592
Update buds/07.md
Co-authored-by: hzrd149 <8001706+hzrd149@users.noreply.github.com>
2024-11-20 16:32:04 +01:00
Quentin 38274c6a5e
Update buds/07.md
Co-authored-by: hzrd149 <8001706+hzrd149@users.noreply.github.com>
2024-11-20 16:28:13 +01:00
Quentin 8f95ad7468
Update buds/07.md
Co-authored-by: hzrd149 <8001706+hzrd149@users.noreply.github.com>
2024-11-20 16:27:35 +01:00
Quentin ffe55bbffc
Update buds/07.md
Co-authored-by: hzrd149 <8001706+hzrd149@users.noreply.github.com>
2024-11-20 16:26:17 +01:00
Quentin 0d039843a0
Update buds/07.md
Co-authored-by: hzrd149 <8001706+hzrd149@users.noreply.github.com>
2024-11-20 16:25:58 +01:00
Quentin cda53cf47a
Update buds/07.md
Co-authored-by: hzrd149 <8001706+hzrd149@users.noreply.github.com>
2024-11-20 16:25:33 +01:00
Quentin e003b22318 Fix typos. 2024-11-20 12:40:39 +01:00
Quentin 8600dbecfc Recurring payments. 2024-11-20 12:35:18 +01:00
Quentin 0aa5a9dd6f Refactored to clarify payment header encoding and method-specific requirements 2024-11-20 12:14:00 +01:00
Quentin 18a57e361c
Merge branch 'master' into BUD07-paid-storage 2024-11-19 10:45:46 +01:00
Quentin 970fc2b072 fix typo 2024-11-18 12:41:51 +01:00
Quentin 8a4728e3e6 remove some texts 2024-11-18 12:41:43 +01:00
Quentin b450680b00 fix typo 2024-11-18 12:39:10 +01:00
Quentin 3524b81bac fix typos 2024-11-18 12:37:37 +01:00
Quentin bf417ae115 using different headers for each payment method 2024-11-18 12:28:43 +01:00
hzrd149 afa1290a6a
Merge pull request #32 from fiatjaf/x-reason
X-Reason, a header for all user-facing error messages to go
2024-11-12 14:20:13 +00:00
Quentin 5c0ecbb4fa fix typo 2024-11-12 10:01:43 +01:00
fiatjaf b7e4e96ed5 remove old Error Responses section. 2024-11-11 13:03:56 -03:00
hzrd149 ee1fca7ef5 fix headers on BUD-08 2024-11-11 11:54:47 +00:00
hzrd149 06edffe984
Merge pull request #33 from lescuer97/optional_auth
Change auth  for upload as optional
2024-11-11 10:22:28 +00:00
hzrd149 097537d70c
Merge pull request #34 from aaccioly-open-source/expand-on-cors-headers
Expand BUD-01 CORS headers documentation
2024-11-06 09:35:13 +00:00
Anthony Accioly 1262ffa989
Expand BUD-01 CORS headers documentation 2024-11-05 22:14:38 +00:00
leonardo 5d774643e8
auth for upload as optional 2024-11-02 13:55:53 +00:00
Quentin 942fb60e97 Update BUD-07 for multiple L2; discard L402 2024-11-01 10:55:49 +01:00
fiatjaf c746be27e3 X-Reason, a header for all user-facing error messages to go. 2024-10-29 13:11:34 -03:00
hzrd149 d9a53bda1c
Add BUD-08 to README.md 2024-10-29 10:06:28 +00:00
hzrd149 234b958339
Merge pull request #27 from hzrd149/nip94
BUD-08 returning NIP-94 file metadata tags
2024-10-29 10:01:05 +00:00
hzrd149 f27cd777f2 fix typeo
format BUD-06
2024-09-19 14:40:32 -05:00
hzrd149 2d392c1f58
Merge pull request #28 from quentintaranpino/BUD06-upload-requirements
BUD-06 Upload requirements
2024-09-18 15:55:11 -05:00
quentintaranpino cd778dec22 change backward compatibility text 2024-09-16 09:22:58 +02:00
quentintaranpino 53472888d3 fix forbidden response example status code 2024-09-16 09:21:38 +02:00