Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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