tangled
alpha
login
or
join now
hailey.at
/
cocoon
An atproto PDS written in Go
40
fork
atom
overview
issues
pulls
pipelines
cocoon
/
server
/
at
main
2 folders
71 files
static
oauth (#15)
6 months ago
templates
better formatting for acocunt info
5 months ago
blockstore_variant.go
refactor blockstore to be extensible (#21)
4 months ago
common.go
create a db wrapper that allows for easy locking (#13)
6 months ago
handle_account.go
better formatting for acocunt info
5 months ago
handle_account_revoke.go
oauth (#15)
6 months ago
handle_account_signin.go
oauth (#15)
6 months ago
handle_account_signout.go
oauth (#15)
6 months ago
handle_actor_get_preferences.go
various fixes (#29)
2 months ago
handle_actor_put_preferences.go
create a db wrapper that allows for easy locking (#13)
6 months ago
handle_health.go
initial commit (squashed)
8 months ago
handle_identity_get_recommended_did_credentials.go
Complete migration onto cocoon (#37)
1 month ago
handle_identity_request_plc_operation.go
Sign plc operations to allow GOAT migration with cocoon as source (#39)
1 month ago
handle_identity_sign_plc_operation.go
Sign plc operations to allow GOAT migration with cocoon as source (#39)
1 month ago
handle_identity_submit_plc_operation.go
lint
1 month ago
handle_identity_update_handle.go
indigo pkg rename (#30)
2 months ago
handle_import_repo.go
Complete migration onto cocoon (#37)
1 month ago
handle_label_query_labels.go
implement queryLabels and add new COCOON_REQUIRE_INVITE env (#47)
1 day ago
handle_oauth_authorize.go
show ip for oauth sessions
5 months ago
handle_oauth_jwks.go
oauth (#15)
6 months ago
handle_oauth_par.go
feat: Properly implement ListMissingBlobs, getServiceAuth and implement reserveSigningKey, requestAccountDelete and deleteAccount (#44)
5 days ago
handle_oauth_token.go
feat: Properly implement ListMissingBlobs, getServiceAuth and implement reserveSigningKey, requestAccountDelete and deleteAccount (#44)
5 days ago
handle_proxy.go
fix audience for get feed proxy (#40)
1 month ago
handle_proxy_get_feed.go
Fix proxying getFeed to issue a token for the feed generator (#38)
1 month ago
handle_repo_apply_writes.go
fix nil pointer
8 months ago
handle_repo_create_record.go
also use right response for create/put
8 months ago
handle_repo_delete_record.go
com.atproto.repo.deleteRecord (#1)
8 months ago
handle_repo_describe_repo.go
create a db wrapper that allows for easy locking (#13)
6 months ago
handle_repo_get_record.go
indigo pkg rename (#30)
2 months ago
handle_repo_list_missing_blobs.go
feat: Properly implement ListMissingBlobs, getServiceAuth and implement reserveSigningKey, requestAccountDelete and deleteAccount (#44)
5 days ago
handle_repo_list_records.go
indigo pkg rename (#30)
2 months ago
handle_repo_list_repos.go
Add account deactivation (#25)
3 months ago
handle_repo_put_record.go
also use right response for create/put
8 months ago
handle_repo_upload_blob.go
Option to store blob content in S3 (#32)
1 month ago
handle_robots.go
initial commit (squashed)
8 months ago
handle_root.go
initial commit (squashed)
8 months ago
handle_server_activate_account.go
Add account deactivation (#25)
3 months ago
handle_server_check_account_status.go
feat: add checkAccountStatus (#19)
5 months ago
handle_server_confirm_email.go
cleanup some error returns
5 months ago
handle_server_create_account.go
implement queryLabels and add new COCOON_REQUIRE_INVITE env (#47)
1 day ago
handle_server_create_invite_code.go
create a db wrapper that allows for easy locking (#13)
6 months ago
handle_server_create_invite_codes.go
create a db wrapper that allows for easy locking (#13)
6 months ago
handle_server_create_session.go
Add account deactivation (#25)
3 months ago
handle_server_deactivate_account.go
Add account deactivation (#25)
3 months ago
handle_server_delete_account.go
refactor: use a transaction for deleteAccount (#46)
4 days ago
handle_server_delete_session.go
create a db wrapper that allows for easy locking (#13)
6 months ago
handle_server_describe_server.go
implement queryLabels and add new COCOON_REQUIRE_INVITE env (#47)
1 day ago
handle_server_get_service_auth.go
feat: Properly implement ListMissingBlobs, getServiceAuth and implement reserveSigningKey, requestAccountDelete and deleteAccount (#44)
5 days ago
handle_server_get_session.go
Add account deactivation (#25)
3 months ago
handle_server_refresh_session.go
Add account deactivation (#25)
3 months ago
handle_server_request_account_delete.go
feat: Properly implement ListMissingBlobs, getServiceAuth and implement reserveSigningKey, requestAccountDelete and deleteAccount (#44)
5 days ago
handle_server_request_email_confirmation.go
create a db wrapper that allows for easy locking (#13)
6 months ago
handle_server_request_email_update.go
create a db wrapper that allows for easy locking (#13)
6 months ago
handle_server_request_password_reset.go
create a db wrapper that allows for easy locking (#13)
6 months ago
handle_server_reserve_signing_key.go
feat: Properly implement ListMissingBlobs, getServiceAuth and implement reserveSigningKey, requestAccountDelete and deleteAccount (#44)
5 days ago
handle_server_reset_password.go
cleanup some error returns
5 months ago
handle_server_resolve_handle.go
initial commit (squashed)
8 months ago
handle_server_update_email.go
cleanup some error returns
5 months ago
handle_sync_get_blob.go
feat: Properly implement ListMissingBlobs, getServiceAuth and implement reserveSigningKey, requestAccountDelete and deleteAccount (#44)
5 days ago
handle_sync_get_blocks.go
fix
4 months ago
handle_sync_get_latest_commit.go
initial commit (squashed)
8 months ago
handle_sync_get_record.go
create a db wrapper that allows for easy locking (#13)
6 months ago
handle_sync_get_repo.go
create a db wrapper that allows for easy locking (#13)
6 months ago
handle_sync_get_repo_status.go
Add account deactivation (#25)
3 months ago
handle_sync_list_blobs.go
dont return blobs for deactivated accounts
3 months ago
handle_sync_subscribe_repos.go
request crawl when websocket dies (#31)
1 month ago
handle_well_known.go
implement queryLabels and add new COCOON_REQUIRE_INVITE env (#47)
1 day ago
mail.go
Sign plc operations to allow GOAT migration with cocoon as source (#39)
1 month ago
middleware.go
feat: Properly implement ListMissingBlobs, getServiceAuth and implement reserveSigningKey, requestAccountDelete and deleteAccount (#44)
5 days ago
repo.go
indigo pkg rename (#30)
2 months ago
server.go
implement queryLabels and add new COCOON_REQUIRE_INVITE env (#47)
1 day ago
service_auth.go
Support service auth for create account (#34)
1 month ago
session.go
create a db wrapper that allows for easy locking (#13)
6 months ago