Corey
d33a9ee4a4
Merge pull request #15 from pubky/recovery-file
...
feat: add create_recovery_file decrypt_recovery_file
2024-10-03 08:51:32 -04:00
coreyphillips
0184c32792
feat: add create_recovery_file decrypt_recovery_file
...
Adds create_recovery_file & decrypt_recovery_file functions.
Adds examples for create_recovery_file & decrypt_recovery_file.
Updates README.md.
Updates version to 0.8.0.
2024-10-03 08:50:17 -04:00
Corey
e66ad23eff
Merge pull request #14 from pubky/async-fix
...
test: async fix
2024-09-30 20:08:19 -04:00
coreyphillips
64a4cc5113
test: async fix
...
Updates async functions in lib.rs.
Updates example app.
Update examples in README.md.
Add sign-up/in/out examples to README.md.
Bumps version to 0.7.1
2024-09-30 20:07:19 -04:00
coreyphillips
88def98eca
test: add test code
...
Adds rust code for testing pubky.
2024-09-30 12:56:09 -04:00
Corey
121df482a9
Merge pull request #13 from pubky/generate-secret-key
...
feat: generate secret key
2024-09-29 15:13:46 -04:00
coreyphillips
2fec48a4ad
feat: generate secret key
...
Adds generate_secret_key & get_public_key_from_secret_key functions.
Adds generate_secret_key & get_public_key_from_secret_key functions examples to README.md.
Fix list error on Android.
Bump package version to 0.7.0.
2024-09-29 15:12:44 -04:00
Corey
ab9ba2360b
Merge pull request #12 from pubky/update-pubky
...
chore: upgrade pubky
2024-09-29 09:06:38 -04:00
coreyphillips
58008bdc45
chore: upgrade pubky
2024-09-29 08:57:21 -04:00
Corey
6067a77868
Merge pull request #11 from pubky/add-list
...
feat: add list method
2024-09-27 13:21:15 -04:00
coreyphillips
d69f834f00
feat: add list method
...
Adds list method.
Adds put, get & list examples to README.md.
Bump package version to 0.6.0.
2024-09-27 13:20:13 -04:00
Corey
c2c0d114ec
Merge pull request #10 from pubky/publish-resolve-https
...
feat: add publish_https & resolve_https
2024-09-27 10:49:22 -04:00
coreyphillips
f047526748
feat: add publish_https & resolve_https
...
Adds publish_https & resolve_https methods.
Updates examples in README.md.
Bump package version to 0.5.0.
2024-09-27 10:48:27 -04:00
Corey
f347ee9ad4
Merge pull request #9 from pubky/upgrade-pubky
...
chore: upgrade pubky
2024-09-24 20:20:39 -04:00
coreyphillips
08db61d35a
chore: upgrade pubky
...
Upgrade pubky to current main.
Bump package version to 0.4.0.
2024-09-24 20:19:28 -04:00
Corey
dd412fff26
Merge pull request #8 from pubky/setup-new-methods
...
feat: setup new methods
2024-09-23 15:28:32 -04:00
coreyphillips
eca92a2920
feat: setup new methods
...
Sets up signIn, signUp, signOut, put & get methods.
Updates README.md.
2024-09-23 15:27:28 -04:00
coreyphillips
6b48437147
docs: add signOut to to-be implemented
2024-09-22 13:28:49 -04:00
coreyphillips
16d513a331
docs: update readme
2024-09-22 13:15:37 -04:00
coreyphillips
795f674c0e
docs: update examples
...
Updates examples in README.md.
Marks publish & resolve as complete.
2024-09-22 13:12:02 -04:00
Corey
c6f49ba152
Merge pull request #7 from pubky/publish-and-resolve
...
fix: add publish and resolve
2024-09-21 16:36:29 -04:00
coreyphillips
476235399f
fix: add publish and resolve
...
Adds publish & resolve methods.
Updates example app.
Add npmignore.
Bumps version to 0.3.0.
2024-09-21 16:35:14 -04:00
coreyphillips
acde22bd5f
fix: update build scripts
...
Updates build scripts.
Bumps version to 0.2.3.
2024-09-20 12:42:01 -04:00
Corey
087de2ed35
Merge pull request #6 from pubky/fix-parse-auth-url
...
fix: fix parse_pubky_auth_url
2024-09-17 06:50:42 -04:00
coreyphillips
9042f64faf
fix: fix parse_pubky_auth_url
...
Adds caps check to parse_pubky_auth_url.
Bumps version to 0.2.2.
2024-09-17 06:49:46 -04:00
Corey
300672d48d
Merge pull request #5 from pubky/fix-auth
...
fix: fix auth
2024-09-16 23:04:40 -04:00
coreyphillips
43a62ca14b
fix: fix auth
...
Updates auth implementation.
2024-09-16 23:03:30 -04:00
Corey
ebea99af1a
Merge pull request #4 from pubky/implement-parse-auth-url
...
feat: implement parseAuthUrl
2024-09-15 21:18:29 -04:00
coreyphillips
c2a699d2d2
feat: implement parseAuthUrl
...
Adds & Implements parseAuthUrl.
Updates README.md.
Bumps version to 0.2.0.
2024-09-15 21:17:10 -04:00
Corey
b5185fe7ba
Merge pull request #3 from pubky/fix-name-conflict
...
fix: fix name conflict
2024-09-15 12:49:05 -04:00
coreyphillips
b458c6e4db
docs: Revert LICENSE change
2024-09-15 12:38:04 -04:00
coreyphillips
31ecec8366
fix: fix name conflict
...
Resolves name conflicts with other native modules.
Bump version to 0.1.1.
2024-09-15 12:35:12 -04:00
coreyphillips
9dcb906636
docs: setup private npm
...
Updated name field in package.json.
Updated install instructions in README.md.
2024-09-12 21:04:16 -04:00
coreyphillips
5f5d0b0c35
docs: amend clone instruction
...
Amends clone instruction in README.md.
2024-09-12 18:42:12 -04:00
Corey
0e491f0e9d
Merge pull request #2 from pubky/update-package-scripts
...
docs: update README and package scripts
2024-09-12 18:40:22 -04:00
coreyphillips
1a1ffc1124
docs: update README and package scripts
...
Add local installation instructions to README.md.
Update scripts in package.json.
2024-09-12 18:38:42 -04:00
Corey
57aebeab16
Merge pull request #1 from pubky/add-base-project
...
Add Base Project
2024-09-11 22:05:53 -04:00
coreyphillips
b03d04ccc4
Add base project
...
Implement auth method
2024-09-11 22:03:27 -04:00
Corey
66649117dc
Initial commit
2024-09-08 19:56:07 -04:00