nazeh
|
59360d9cd6
|
feat(homeserver): return list results as json newline
|
2024-08-06 10:57:36 +03:00 |
|
nazeh
|
38d9c98caa
|
feat(pubky): use builder pattern for client::list()
|
2024-08-05 12:19:07 +03:00 |
|
nazeh
|
ed4afeea60
|
feat(pubky): add list cursor
|
2024-08-04 17:27:24 +03:00 |
|
nazeh
|
01cc1e91bb
|
feat(pubky): add list limit
|
2024-08-04 16:38:40 +03:00 |
|
nazeh
|
9ec6ec58fd
|
feat(pubky): simple list api with reverse option
|
2024-08-04 16:30:59 +03:00 |
|
nazeh
|
f760175541
|
feat(pubky): add delete files by url
|
2024-08-01 09:37:47 +03:00 |
|
nazeh
|
b3152942dc
|
feat(homeserver): return 401 forbidden if you try to write to someone else's drive
|
2024-07-30 20:28:05 +03:00 |
|
nazeh
|
7e451a5d00
|
feat(pubky): add PubkyClient.testnet() helper
|
2024-07-30 15:55:20 +03:00 |
|
nazeh
|
d8d3a43abd
|
chore: fix tests in ci
|
2024-07-30 14:44:42 +03:00 |
|
nazeh
|
2366e066cc
|
Merge branch 'main' of https://github.com/pubky/pubky
|
2024-07-30 13:44:11 +03:00 |
|
nazeh
|
dcf6bdf3da
|
fix(homeserver): handle missing user agent
|
2024-07-30 11:00:24 +03:00 |
|
nazeh
|
59839c521d
|
docs: fix some comments
|
2024-07-29 14:55:23 +03:00 |
|
nazeh
|
d050866cce
|
feat(pubky): auth working everywhere except nodejs
|
2024-07-28 23:24:32 +03:00 |
|
nazeh
|
3cfd876808
|
refactor(pubky): remove unused flume
|
2024-07-28 18:45:24 +03:00 |
|
nazeh
|
d35c586a12
|
feat(pubky): start testing js package against local homeserver
|
2024-07-28 18:38:21 +03:00 |
|
nazeh
|
dac2284065
|
feat(homeserver): add in memory pkarr relay api for testing
|
2024-07-28 12:22:20 +03:00 |
|
nazeh
|
cc97744f25
|
feat(pubky): get successful
|
2024-07-23 21:15:41 +03:00 |
|
nazeh
|
8cf18a3c0c
|
feat(pubky): add get()
|
2024-07-23 19:04:02 +03:00 |
|
nazeh
|
401872a61f
|
feat(homeserver): stream incoming body
|
2024-07-23 11:26:12 +03:00 |
|
nazeh
|
5a6c7ae9c5
|
feat(homeserver): add signin endpoint
|
2024-07-21 11:50:22 +03:00 |
|
nazeh
|
c399a8b3be
|
feat(homeserver): signout
|
2024-07-21 11:13:03 +03:00 |
|
nazeh
|
2c38e8e071
|
feat(pubky): return Session struct
|
2024-07-21 10:23:11 +03:00 |
|
nazeh
|
6aa64aeb92
|
fix(homeserver): return session from /:pubky/sesison
|
2024-07-20 18:13:23 +03:00 |
|
nazeh
|
4f87c7d444
|
feat(homeserver): check session exists
|
2024-07-20 13:10:54 +03:00 |
|
nazeh
|
c9ccbbb77c
|
feat(homeserver): add Users table
|
2024-07-18 13:18:01 +03:00 |
|
nazeh
|
8fbe0d5ae3
|
feat(homeserver): add database
|
2024-07-18 10:51:05 +03:00 |
|
nazeh
|
e33638c6f9
|
feat(pubky): send AuthnSignature to homeserver to signup
|
2024-07-17 12:14:43 +03:00 |
|
nazeh
|
c41e14233b
|
feat(pubky): publish and resolve homeserver endpoint
|
2024-07-16 12:52:03 +03:00 |
|
nazeh
|
6363a174e4
|
feat(homeserver): publish server pkarr packet
|
2024-07-15 16:07:38 +03:00 |
|
nazeh
|
b780a57fe9
|
chore: rename crates to pubky-*
|
2024-07-15 07:11:33 +03:00 |
|