nazeh
|
61ff688dff
|
test(pubky): use bootstrap as a resolver to help with flaky tests
|
2024-08-30 09:32:15 +03:00 |
|
nazeh
|
620e2ad2ee
|
feat(pubky): add PubkyClientBuilder
|
2024-08-25 11:54:24 +03:00 |
|
nazeh
|
7eecfb3fa7
|
feat(homeserver): add testnet option to config.toml
|
2024-08-23 11:17:54 +03:00 |
|
nazeh
|
190d384334
|
feat(homeserver): use config.toml
|
2024-08-23 10:45:29 +03:00 |
|
nazeh
|
2f33e557a3
|
feat(pubky): support resolving Endpoints with HTTPS records
|
2024-08-23 08:25:34 +03:00 |
|
nazeh
|
a16569b23b
|
fix(pubky): decrypt_recovery_file, correctly parse SnD
|
2024-08-22 14:30:02 +03:00 |
|
nazeh
|
ec4ef0d0a1
|
feat(homeserver): log testnet bootstrap
|
2024-08-21 18:42:45 +03:00 |
|
Nuh
|
6ed8af7dff
|
Merge pull request #26 from pubky/chore/cleanup-unused
Chore/cleanup unused
|
2024-08-20 10:22:48 +03:00 |
|
nazeh
|
4391b1c7ff
|
chore(pubky): remove unused
|
2024-08-20 10:22:05 +03:00 |
|
nazeh
|
c81e418cb3
|
chore(homeserver): remove unused
|
2024-08-20 10:21:46 +03:00 |
|
nazeh
|
7c6d961e91
|
chore(js): publish 0.1.14
|
2024-08-08 14:46:11 +03:00 |
|
nazeh
|
e82e44cc2d
|
fix(js): return better error for Keypair.fromSecretKey() with invalid input
|
2024-08-08 14:25:36 +03:00 |
|
nazeh
|
21c0079368
|
docs(pubky): small docs improvements
|
2024-08-08 13:57:04 +03:00 |
|
nazeh
|
386e51e5b6
|
fix(homeserver): cursor is a pubky url
|
2024-08-08 13:38:25 +03:00 |
|
nazeh
|
2db1e2e191
|
chore(js): publish 0.1.13
|
2024-08-08 13:37:56 +03:00 |
|
nazeh
|
e163e7f229
|
test(pubky): thorough testing for list options
|
2024-08-08 12:02:46 +03:00 |
|
nazeh
|
5eb54402d2
|
feat(js): add list shallow option
|
2024-08-07 19:05:29 +03:00 |
|
nazeh
|
e10cf77fe2
|
feat(pubky): shallow list folder and files
|
2024-08-07 18:52:04 +03:00 |
|
nazeh
|
dd2c9ea93c
|
feat(homeserver): list when path ends with '/' and some refactoring
|
2024-08-07 18:01:02 +03:00 |
|
nazeh
|
59360d9cd6
|
feat(homeserver): return list results as json newline
|
2024-08-06 10:57:36 +03:00 |
|
Nuh
|
edf8849306
|
Merge pull request #24 from pubky/feat/list
Feat/list
|
2024-08-05 16:46:45 +03:00 |
|
nazeh
|
639ed2d131
|
chore(js): publish 0.1.12
|
2024-08-05 16:46:09 +03:00 |
|
nazeh
|
b26fb51785
|
docs(js): update README with API documentation
|
2024-08-05 16:42:00 +03:00 |
|
nazeh
|
1db1d3a21d
|
feat(js): add list() method
|
2024-08-05 16:34:26 +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
|
4f59db42b1
|
chore(js): publish 0.1.10
|
2024-08-04 14:21:10 +03:00 |
|
nazeh
|
7ec19f95f3
|
docs(js): update README with API documentation
|
2024-08-04 14:19:55 +03:00 |
|
nazeh
|
3bf89f1e9e
|
feat(js): add createRecoveryFile and decryptRecoveryFile
|
2024-08-04 14:19:20 +03:00 |
|
nazeh
|
b584703ab5
|
feat(js): rename from_secret_key to fromSecretKey
|
2024-08-04 14:18:35 +03:00 |
|
nazeh
|
11334bf81c
|
feat(pubky): add recovery file generation and decryption
|
2024-08-03 16:33:38 +03:00 |
|
nazeh
|
5ee464a5b4
|
feat(pubky-common): add encrypt/decrypt with secret_box
|
2024-08-03 15:46:20 +03:00 |
|
nazeh
|
fb3823c661
|
feat(js): add Keypair.secretKey
|
2024-08-03 13:45:14 +03:00 |
|
nazeh
|
d39958915f
|
chore(js): publish 0.1.9
|
2024-08-01 16:48:18 +03:00 |
|
nazeh
|
381a634692
|
chore(js): publish 0.1.7
|
2024-08-01 16:04:25 +03:00 |
|
nazeh
|
ab4a8c309c
|
chore(js): publish 0.1.4
|
2024-08-01 11:43:13 +03:00 |
|
nazeh
|
86b7dfd4a4
|
chore: publish 0.1.3
|
2024-08-01 09:38:51 +03:00 |
|
nazeh
|
f760175541
|
feat(pubky): add delete files by url
|
2024-08-01 09:37:47 +03:00 |
|
nazeh
|
dcb178cfbb
|
test(pubky): add tests for 401 and 403 responses
|
2024-08-01 08:43:12 +03:00 |
|
nazeh
|
7deac44fe3
|
chore: publish 0.1.2
|
2024-07-31 17:52:52 +03:00 |
|
nazeh
|
65a6d776c3
|
feat(pubky): accept url instead of public key and path
|
2024-07-31 17:46:59 +03:00 |
|
nazeh
|
7feef474d3
|
feat(pubky): return errors if response status is >= 400
|
2024-07-30 20:28:34 +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
|
e9bb104ba5
|
fix(pubky): recursive resolution of homeserver
|
2024-07-30 15:56:53 +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 |
|