Commit Graph

18 Commits

Author SHA1 Message Date
nazeh
2434834618 chore: prepare for release 2024-10-25 11:03:02 +03:00
nazeh
80bed52c85 feat(pubky): authRequest response return PublicKey instead of Session
In Authentication mode, there might be no Homeserver to sign in to and get a session
2024-09-17 19:02:13 +03:00
nazeh
32cb8adf6f chore: change 'monotonic' to 'strict monotonic' in code comements 2024-09-17 14:41:32 +03:00
nazeh
db006612ef feat(js): return Session class from auth methods 2024-09-07 11:35:24 +03:00
nazeh
32377080d1 feat(js): add authRequest() 2024-09-06 22:17:12 +03:00
nazeh
5d9be5c0f0 feat(js): add randomBytes() and hash() functions 2024-09-01 18:17:34 +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
7ec19f95f3 docs(js): update README with API documentation 2024-08-04 14:19:55 +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
f760175541 feat(pubky): add delete files by url 2024-08-01 09:37:47 +03:00
nazeh
65a6d776c3 feat(pubky): accept url instead of public key and path 2024-07-31 17:46:59 +03:00
nazeh
5b45863d34 docs: fix getting started example in npm package 2024-07-29 15:28:50 +03:00
nazeh
75d8acde65 feat(pubky): override default pkarr relays 2024-07-29 14:48:51 +03:00
nazeh
ce2a00f020 chore(pubky): add script to run testnet homeserver 2024-07-29 09:35:56 +03:00
nazeh
3cc81a5d0e test(pubky): add headless testing instead of examples 2024-07-28 20:10:03 +03:00
nazeh
b03602045f feat(js): successful _initial_ test of wasm in nodejs and browser 2024-07-25 14:05:42 +03:00