Commit Graph

63 Commits

Author SHA1 Message Date
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
hzrd149 4f650d799f
Merge pull request #22 from 0xtrr/master
Fix a spelling mistake in BUD-01
2024-08-02 16:23:12 -05: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
hzrd149 23934db31d
Merge pull request #13 from hzrd149/user-server-list
User Server List
2024-07-22 09:41:06 -05:00
hzrd149 ea53e0b389 update bud list 2024-07-22 09:40:19 -05:00
hzrd149 559c0274b9 small spelling fix 2024-07-22 09:39:19 -05:00
hzrd149 8bb5b7bc1b
Merge pull request #19 from sebdeveloper6952/master
bud-01: typos
2024-07-22 09:25:22 -05:00
hzrd149 2f6b7d9ebd
Merge pull request #20 from 0xtrr/doc/fix-spelling-mistakes
Fix spelling mistake and extra whitespace in BUD-02
2024-07-22 09:24:55 -05:00
0xtr 968324214c
Fix spelling mistake and extra whitespace in BUD-02 2024-07-22 00:05:04 +02:00
sebas 402e11fd38
spelling check 01.md 2024-07-20 16:41:25 -06:00
sebas 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
hzrd149 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
hzrd149 5800e150d2
typo fix 2024-06-05 21:21:13 -05:00
hzrd149 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 2f60272aa1
Merge pull request #17 from hzrd149/mirror-blobs
Mirroring blobs
2024-06-05 21:14:56 -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 2280d4280f
Merge pull request #15 from hzrd149/split-core-spec
split upload, list, and delete endpoints into bud-02
2024-05-24 10:08:03 -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 6f782edb10
Merge pull request #12 from hzrd149/add-requirement-for-sha256
Add requirement for sha256 on upload
2024-05-22 08:03:59 -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 585e66fe39
Merge pull request #10 from ibz/master
Fix links.
2024-05-13 13:37:57 -05:00
Ioan Bizău c12857a830 Update README.md 2024-05-13 16:47:14 +02:00
hzrd149 216a513ae1
Merge pull request #9 from hzrd149/buds
Move core spec to BUD-01
2024-05-02 17:11:32 -05:00
hzrd149 e66695bb17 rename "created" field to "uploaded" 2024-05-02 17:10:17 -05:00
hzrd149 6cb4e3a5cf fix 2024-05-01 16:51:09 -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 2f398baad0 use "server" instead of "r" in 10063 2024-04-30 09:08:46 -05:00
hzrd149 3c4aaa25fd fix 2024-04-29 21:39:09 -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
hzrd149 e8adb283f8 add public domain license 2024-04-12 15:41:53 -05:00
hzrd149 83896f8394 add HEAD /sha256 endpoint for checking blobs 2024-03-20 08:34:16 -05:00
hzrd149 4eb73b01b7
Merge pull request #4 from dskvr/patch-3
Fix typo
2024-03-03 08:53:02 +00:00
Sandwich 72ffc3242c
Fix typo 2024-02-29 13:36:25 +00:00