tangled
alpha
login
or
join now
quilling.dev
/
bluepds
Alternative ATProto PDS implementation
6
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
quilling.dev
1c87fa80
prototype actor_store preference.rs
8mo ago
quilling.dev
3809f511
prototype actor_store; merge handlers
8mo ago
quilling.dev
b6d1d95c
prototype actor_store; begin convert from sqlx to diesel; reorganize
8mo ago
quilling.dev
ba439ae5
prototype actor_store
8mo ago
quilling.dev
b4180ad6
remove repo dir
8mo ago
quilling.dev
2bcf4293
prototype actor_store
8mo ago
quilling.dev
fcb3c662
ptototype actor_store and impl ActorDb
8mo ago
quilling.dev
2c8659e2
prototype actor_store
8mo ago
quilling.dev
6a851fe5
prototype actor_store
8mo ago
quilling.dev
dd2a2da4
add db moderation table defs
8mo ago
quilling.dev
eefe1285
prototype actor_store
8mo ago
quilling.dev
4247cd31
add db module
8mo ago
quilling.dev
dc4a7612
add db module
8mo ago
quilling.dev
0f36f2f4
prototype actor_store; reorganize
8mo ago
quilling.dev
ffaa452a
prototype actor_store
8mo ago
quilling.dev
4ff12af3
prototype repo endpoint
8mo ago
quilling.dev
45e01b6d
prototype repo endpoint; reorganize
8mo ago
quilling.dev
e50e4846
cargo fix
8mo ago
quilling.dev
5a1f105f
cargo fmt
8mo ago
quilling.dev
6d3dcc0c
prototype blockmap
8mo ago
quilling.dev
6b53cd44
prototype blockmap
8mo ago
quilling.dev
6b56b756
cleanup
8mo ago
quilling.dev
daf8b736
prototype actor_store sql_repo
8mo ago
quilling.dev
d9df6752
prototype actor_store repo
8mo ago
quilling.dev
782a91b3
prototype actor_store preference transactor
8mo ago
quilling.dev
1f6c9fb1
prototype actor_store
8mo ago
quilling.dev
dc427270
prototype actor_store record
8mo ago
quilling.dev
a1d8817b
prototype actor_store record; skeleton
8mo ago
quilling.dev
2c2ccc2a
prototype skeleton
8mo ago
quilling.dev
dfce4ae7
tweak TODOs
8mo ago
quilling.dev
5b5e98cf
cargo fix
8mo ago
quilling.dev
2b4037f1
prototype actor_store db
8mo ago
quilling.dev
6d2c0354
prototyping actor_store db
8mo ago
quilling.dev
10b8deda
restore src/endpoints/repo.rs
8mo ago
quilling.dev
8a390c81
actor_store db prototyping
8mo ago
quilling.dev
866d5ef0
actor_store blob prototyping
8mo ago
quilling.dev
2b5952aa
actor_store blob prototyping
8mo ago
quilling.dev
08b7e182
actor_store repo prototyping
8mo ago
quilling.dev
82440b8c
experiment with actor_store from reference impl
8mo ago
quilling.dev
9bd99657
Ensure record was created
8mo ago
quilling.dev
1c5d3074
Set journal_mode=WAL
8mo ago
quilling.dev
a397fc3e
Prototype SQLite repo storage
8mo ago
quilling.dev
fa6a9bb3
cargo fmt
8mo ago
quilling.dev
cc0f2cf5
License contributions as MIT
8mo ago
quilling.dev
2d0bcd85
Fix link in README.md
8mo ago
quilling.dev
66c40eb6
Update README.md
8mo ago
quilling.dev
5de7c224
Disable tests
8mo ago
quilling.dev
9d19e816
Fix `limit` parameter `string` type in list_records endpoint
8mo ago
quilling.dev
dcb18a69
Improve DPoP proof verification and implement RFC 7519 checks
8mo ago
quilling.dev
2786d67c
lint
8mo ago
quilling.dev
42ec8b86
Merge remote-tracking branch 'origin/main' into oauth
8mo ago
Dr. Chat
5836ca76
Some refactoring; allow `Seek` to extend mapped files
8mo ago
Dr. Chat
b0eb9944
Use memory mappings to access CAR storage
8mo ago
quilling.dev
4dd472e7
lint
8mo ago
quilling.dev
8543500a
Add test module; Skip invite code in test
8mo ago
quilling.dev
0f163dad
Merge remote-tracking branch 'origin/main' into oauth
8mo ago
Dr. Chat
aa2fd504
Inductive firehose support (sync v1.1)
8mo ago
Dr. Chat
ddda782f
Touch up some more documentation
8mo ago
Dr. Chat
0262b25f
Add a reference to the `azure-rust-app` starter template in the README
8mo ago
Dr. Chat
f710dd97
Add a LICENSE
8mo ago
prototype actor_store preference.rs
1c87fa80
quilling.dev
8mo
prototype actor_store; merge handlers
3809f511
quilling.dev
8mo
prototype actor_store; begin convert from sqlx to diesel; reorganize
b6d1d95c
quilling.dev
8mo
prototype actor_store
ba439ae5
quilling.dev
8mo
remove repo dir
b4180ad6
quilling.dev
8mo
prototype actor_store
2bcf4293
quilling.dev
8mo
ptototype actor_store and impl ActorDb
fcb3c662
quilling.dev
8mo
prototype actor_store
2c8659e2
quilling.dev
8mo
prototype actor_store
6a851fe5
quilling.dev
8mo
add db moderation table defs
dd2a2da4
quilling.dev
8mo
prototype actor_store
eefe1285
quilling.dev
8mo
add db module
4247cd31
quilling.dev
8mo
add db module
dc4a7612
quilling.dev
8mo
prototype actor_store; reorganize
0f36f2f4
quilling.dev
8mo
prototype actor_store
ffaa452a
quilling.dev
8mo
prototype repo endpoint
4ff12af3
quilling.dev
8mo
prototype repo endpoint; reorganize
45e01b6d
quilling.dev
8mo
cargo fix
e50e4846
quilling.dev
8mo
cargo fmt
5a1f105f
quilling.dev
8mo
prototype blockmap
6d3dcc0c
quilling.dev
8mo
prototype blockmap
6b53cd44
quilling.dev
8mo
cleanup
6b56b756
quilling.dev
8mo
prototype actor_store sql_repo
daf8b736
quilling.dev
8mo
prototype actor_store repo
d9df6752
quilling.dev
8mo
prototype actor_store preference transactor
782a91b3
quilling.dev
8mo
prototype actor_store
1f6c9fb1
quilling.dev
8mo
prototype actor_store record
dc427270
quilling.dev
8mo
prototype actor_store record; skeleton
a1d8817b
quilling.dev
8mo
prototype skeleton
2c2ccc2a
quilling.dev
8mo
tweak TODOs
dfce4ae7
quilling.dev
8mo
cargo fix
5b5e98cf
quilling.dev
8mo
prototype actor_store db
2b4037f1
quilling.dev
8mo
prototyping actor_store db
6d2c0354
quilling.dev
8mo
restore src/endpoints/repo.rs
10b8deda
quilling.dev
8mo
actor_store db prototyping
8a390c81
quilling.dev
8mo
actor_store blob prototyping
866d5ef0
quilling.dev
8mo
actor_store blob prototyping
2b5952aa
quilling.dev
8mo
actor_store repo prototyping
08b7e182
quilling.dev
8mo
experiment with actor_store from reference impl
82440b8c
quilling.dev
8mo
Ensure record was created
9bd99657
quilling.dev
8mo
Set journal_mode=WAL
1c5d3074
quilling.dev
8mo
Prototype SQLite repo storage
a397fc3e
quilling.dev
8mo
cargo fmt
fa6a9bb3
quilling.dev
8mo
License contributions as MIT
cc0f2cf5
quilling.dev
8mo
Fix link in README.md
2d0bcd85
quilling.dev
8mo
Update README.md
66c40eb6
quilling.dev
8mo
Disable tests
5de7c224
quilling.dev
8mo
Fix `limit` parameter `string` type in list_records endpoint
9d19e816
quilling.dev
8mo
Improve DPoP proof verification and implement RFC 7519 checks
dcb18a69
quilling.dev
8mo
lint
2786d67c
quilling.dev
8mo
Merge remote-tracking branch 'origin/main' into oauth
42ec8b86
quilling.dev
8mo
Some refactoring; allow `Seek` to extend mapped files
5836ca76
Dr. Chat
8mo
Use memory mappings to access CAR storage
b0eb9944
Dr. Chat
8mo
lint
4dd472e7
quilling.dev
8mo
Add test module; Skip invite code in test
8543500a
quilling.dev
8mo
Merge remote-tracking branch 'origin/main' into oauth
0f163dad
quilling.dev
8mo
Inductive firehose support (sync v1.1)
aa2fd504
Dr. Chat
8mo
Touch up some more documentation
ddda782f
Dr. Chat
8mo
Add a reference to the `azure-rust-app` starter template in the README
0262b25f
Dr. Chat
8mo
Add a LICENSE
f710dd97
Dr. Chat
8mo
next