Commit Graph
42 Commits
Author SHA1 Message Date
fiatjaf c746be27e3 X-Reason, a header for all user-facing error messages to go. 2024-10-29 13:11:34 -03:00
hzrd149andGitHub 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
quentintaranpino 53472888d3 fix forbidden response example status code 2024-09-16 09:21:38 +02:00
quentintaranpino 8e633d00b9 Change X-Content-Digest for X-SHA-256 2024-09-12 09:44:20 +02:00
quentintaranpino 86d8da4870 upload authorization. More examples, fix some typo 2024-09-12 09:35:07 +02:00
Quentin 4570963648 BUD06 - Upload requirements 2024-09-10 10:23:10 +02:00
hzrd149 a1d41da92a add document for returning nip94 tags 2024-09-09 14:25:24 -05:00
hzrd149 95eb92e707 clarify Blob Descriptor and add example 2024-08-31 07:06:18 -05:00
hzrd149 3d3b1b6e2f clarify multiple x tags and bulk mirror 2024-08-27 13:46:30 +03:00
hzrd149 4325aa7989 update BUD-04 to allow multiple x tags 2024-08-27 13:44:35 +03:00
hzrd149 632c0ce823 clarify that multiple x tags are not a bulk delete 2024-08-27 13:32:17 +03:00
hzrd149 2de7c0dd25 update wording to allow authorization events to include multiple x tags 2024-08-27 13:26:02 +03:00
0xtr 9f5b440ec3 Fix a spelling mistake in BUD-01 2024-08-02 01:38:21 +02:00
hzrd149 ebe1bcc4e2 spelling fixes 2024-07-30 20:17:02 -05:00
hzrd149andGitHub 23934db31d Merge pull request #13 from hzrd149/user-server-list
User Server List
2024-07-22 09:41:06 -05:00
hzrd149 559c0274b9 small spelling fix 2024-07-22 09:39:19 -05:00
hzrd149andGitHub 8bb5b7bc1b Merge pull request #19 from sebdeveloper6952/master
bud-01: typos
2024-07-22 09:25:22 -05:00
0xtr 968324214c Fix spelling mistake and extra whitespace in BUD-02 2024-07-22 00:05:04 +02:00
sebasandGitHub 402e11fd38 spelling check 01.md 2024-07-20 16:41:25 -06:00
sebasandGitHub e181ff8081 fix typo in 01.md 2024-07-20 13:42:55 -06:00
hzrd149 2e2abe2678 update readme 2024-06-08 09:34:16 -05:00
hzrd149 7d61cd96d2 add client implementation details 2024-06-08 09:25:12 -05:00
hzrd149andGitHub 2dae1b0b24 fix spelling mistake 2024-06-08 09:24:36 -05:00
hzrd149 6d14d113f1 Merge branch 'master'
Conflicts:
	Nostr.md
	buds/02.md
2024-06-08 08:45:47 -05:00
hzrd149andGitHub 6453e676ed Merge pull request #16 from hzrd149/restrict-get-auth-event
Restrict get authorization event to a single blob or server
2024-06-05 21:19:54 -05:00
hzrd149 8d2b6b1da1 add mirror to readme 2024-05-31 14:27:26 -05:00
hzrd149 0476b37945 change to /mirror endpoint 2024-05-31 10:50:16 -05:00
hzrd149 f47e567147 mirror blobs 2024-05-30 17:50:16 -05:00
hzrd149 5c001b4abf Restrict get authorization event to a single blob or server 2024-05-24 10:30:16 -05:00
hzrd149 6ed1d28d7f move blob descriptor to bud-02 2024-05-22 09:37:36 -05:00
hzrd149 eb85eef7d4 small fixes for wording 2024-05-22 09:32:17 -05:00
hzrd149 dc86bf301a split upload, list, and delete endpoints into bud-02 2024-05-22 09:20:10 -05:00
hzrd149 08ef9cb7d0 move files 2024-05-22 09:06:50 -05:00
hzrd149 79d1543358 Add bud-02 User Server List 2024-05-18 07:38:27 -05:00
hzrd149 51d3ff5db0 Add requirement for sha256 on upload 2024-05-18 07:19:01 -05:00
hzrd149 e66695bb17 rename "created" field to "uploaded" 2024-05-02 17:10:17 -05:00
hzrd149 077084ad45 add requirement for redirects to include sha256 hash 2024-05-01 16:49:15 -05:00
hzrd149 ff33d9c52f remove bud-02 2024-05-01 16:45:06 -05:00
hzrd149 f1129535c2 add requirement for size and name tag in upload
update upload example
2024-04-30 16:58:49 -05:00
hzrd149 6fd5657858 add requirement to not modify blob on /upload 2024-04-29 20:01:23 -05:00
hzrd149 014bc528eb move server implementation to bud-01
write draft bud-02
2024-04-27 12:14:03 -05:00