Daniel Holmgren
|
f983d1175e
|
Merge pull request #13 from bluesky-social/third-party
Third party delegation
|
2022-01-07 18:12:03 -06:00 |
|
Daniel Holmgren
|
5b28b2b16a
|
change comment
|
2022-01-07 18:08:17 -06:00 |
|
Daniel Holmgren
|
d16e86cce7
|
checking root iss on server & correctly delegating permission to third party server
|
2022-01-07 17:59:32 -06:00 |
|
Daniel Holmgren
|
2427214097
|
use esbuild instead of ts-node
|
2022-01-07 15:34:17 -06:00 |
|
Daniel Holmgren
|
5cf0f1d6d8
|
list users on login
|
2022-01-07 13:46:41 -06:00 |
|
Daniel Holmgren
|
92f1e2bc7c
|
porting over third party code
|
2022-01-07 13:26:10 -06:00 |
|
Jay Graber
|
7bca5b5577
|
Display userList on right sidebar
|
2022-01-06 22:49:10 -08:00 |
|
Jay Graber
|
fe5df5d64c
|
Clean up comments
|
2022-01-06 21:57:15 -08:00 |
|
Jay Graber
|
5904ba3e5a
|
gitignore binaries ugh
|
2022-01-06 21:48:58 -08:00 |
|
Jay Graber
|
4292f17565
|
Add user display to front page
|
2022-01-06 21:48:39 -08:00 |
|
Jay Graber
|
545834fcd8
|
Add listUsers to cmds
|
2022-01-06 21:09:33 -08:00 |
|
Daniel Holmgren
|
d5b2d9c6ff
|
Merge pull request #11 from bluesky-social/monorepo
Monorepo
|
2022-01-05 23:06:49 -06:00 |
|
Daniel Holmgren
|
a8abaa0782
|
update readme
|
2022-01-05 23:06:30 -06:00 |
|
Daniel Holmgren
|
b87a62f029
|
convert to monorepo
|
2022-01-05 23:04:21 -06:00 |
|
Daniel Holmgren
|
20959452d0
|
Merge pull request #10 from bluesky-social/feat/user-store-with-register
user sends their initial graph with registration
|
2022-01-05 22:39:38 -06:00 |
|
Daniel Holmgren
|
64406870fa
|
actually sign commits
|
2022-01-05 22:36:48 -06:00 |
|
Daniel Holmgren
|
b8e3751745
|
signed roots in js
|
2022-01-05 22:30:41 -06:00 |
|
whyrusleeping
|
eb26c55b6e
|
user sends their initial graph with registration
|
2022-01-05 10:37:07 -08:00 |
|
Daniel Holmgren
|
1dd9ba17d0
|
Merge pull request #8 from bluesky-social/documentation
Added documentation to README
|
2021-12-22 18:16:57 -06:00 |
|
Daniel Holmgren
|
9aae1585c3
|
added documentation to README
|
2021-12-22 18:16:38 -06:00 |
|
Daniel Holmgren
|
7105c002e4
|
Merge pull request #7 from bluesky-social/webfinger
Add webfinger route
|
2021-12-22 15:00:43 -06:00 |
|
Daniel Holmgren
|
6a01d10c4f
|
webfinger route & cache bust frontend
|
2021-12-22 14:59:17 -06:00 |
|
Daniel Holmgren
|
4fcac4ca33
|
Merge pull request #6 from bluesky-social/feat/refactor-cli
Feat/refactor cli
|
2021-12-22 14:40:52 -06:00 |
|
Daniel Holmgren
|
13ed9fefd2
|
fix a couple bugs
|
2021-12-22 14:40:18 -06:00 |
|
whyrusleeping
|
3b7cbf5157
|
some additional cleanup
|
2021-12-22 09:08:19 -08:00 |
|
whyrusleeping
|
56a9007895
|
Merge remote-tracking branch 'bluesky/master'
|
2021-12-21 19:36:24 -08:00 |
|
whyrusleeping
|
13740a6e7a
|
some refactoring and implementation of a cli client
|
2021-12-21 19:27:42 -08:00 |
|
Jay Graber
|
0e476b7b07
|
Merge branch 'master' of github.com:bluesky-social/bluesky-hack
|
2021-12-20 23:39:30 -08:00 |
|
Jay Graber
|
e2f682a79c
|
edit readme
|
2021-12-20 23:39:16 -08:00 |
|
Daniel Holmgren
|
476e87fe26
|
cleanup
|
2021-12-20 21:23:55 -06:00 |
|
Daniel Holmgren
|
04d7c2a24a
|
Merge pull request #1 from bluesky-social/add-ucans
Add ucans
|
2021-12-17 14:10:46 -06:00 |
|
Daniel Holmgren
|
f134d9b0e3
|
return posts in correct order
|
2021-12-16 22:44:58 -06:00 |
|
Daniel Holmgren
|
3722746d69
|
server did from rest route
|
2021-12-16 22:31:00 -06:00 |
|
Daniel Holmgren
|
3de0915cf5
|
update ucan lib commit
|
2021-12-14 20:53:51 -06:00 |
|
Daniel Holmgren
|
a93c3f6f57
|
check aud on ucans
|
2021-12-14 20:25:12 -06:00 |
|
Daniel Holmgren
|
a588ef2875
|
break out some of the ucan stuff
|
2021-12-14 20:19:37 -06:00 |
|
Daniel Holmgren
|
03824bd48b
|
register page & ucan checks for posting
|
2021-12-14 20:16:56 -06:00 |
|
Daniel Holmgren
|
8e41ca8d8f
|
check for username existence
|
2021-12-13 22:55:29 -06:00 |
|
Daniel Holmgren
|
206657a7ad
|
register with ucans
|
2021-12-13 22:51:29 -06:00 |
|
Daniel Holmgren
|
11f9e10f64
|
post & get user cars
|
2021-12-13 21:32:43 -06:00 |
|
Daniel Holmgren
|
de9c509ac9
|
reading car file on server
|
2021-12-13 20:28:28 -06:00 |
|
Daniel Holmgren
|
03ed5c886f
|
read/write CAR files
|
2021-12-01 21:09:47 -06:00 |
|
Daniel Holmgren
|
f255178936
|
refactor frontend
|
2021-12-01 18:16:12 -06:00 |
|
whyrusleeping
|
7a5b74c8a6
|
add a server for user data to get posted to and retrieved from
|
2021-11-18 09:05:33 -08:00 |
|
Jay Graber
|
de06313f4b
|
Make posts a dict
|
2021-10-31 22:47:04 -07:00 |
|
Jay Graber
|
bcf08c2bd5
|
Add css to prettify page
|
2021-10-31 22:25:09 -07:00 |
|
whyrusleeping
|
7cc977a043
|
display posts in order in the post list
|
2021-10-31 19:04:59 -07:00 |
|
whyrusleeping
|
66885d4521
|
start doing some ipfs stuff
|
2021-10-29 13:16:37 -07:00 |
|
jimmylee
|
265918b058
|
latest dependencies
|
2021-09-07 17:22:51 -07:00 |
|
@wwwjim
|
3f37c23ff1
|
TypeScript update 0.0.2
|
2021-05-30 22:46:31 -07:00 |
|