alpha
Login
or
Join now
willdot.net
/
distributed-pds
forked from
willdot.net/cocoon
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A fork of the Cocoon PDS but being made more distributed.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
distributed-pds
/
server
/
at
c74cd8d7e682085caa444cfd2b4b5671223de2c2
2 folders
57 files
Hailey
change event timestamp format to rfcnano
11mo ago
c74cd8d7
static
oauth (#15)
1 year ago
templates
better formatting for acocunt info
11 months ago
common.go
change event timestamp format to rfcnano
11 months ago
handle_account.go
better formatting for acocunt info
11 months ago
handle_account_revoke.go
oauth (#15)
1 year ago
handle_account_signin.go
oauth (#15)
1 year ago
handle_account_signout.go
oauth (#15)
1 year ago
handle_actor_get_preferences.go
nitpicks from yesterday's changes (#9) * µopt: only do one allocation here * just check if preferences is a key of the prefs obj i think json.Unmarshal can give u a non-nil guy here and checking for nil or empty is kinda cringe so let's just do this
1 year ago
handle_actor_put_preferences.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_health.go
initial commit (squashed)
1 year ago
handle_identity_update_handle.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_import_repo.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_oauth_authorize.go
show ip for oauth sessions
11 months ago
handle_oauth_jwks.go
oauth (#15)
1 year ago
handle_oauth_par.go
oauth (#15)
1 year ago
handle_oauth_token.go
show ip for oauth sessions
11 months ago
handle_proxy.go
fix svc did
11 months ago
handle_repo_apply_writes.go
fix nil pointer
1 year ago
handle_repo_create_record.go
also use right response for create/put
1 year ago
handle_repo_delete_record.go
com.atproto.repo.deleteRecord (#1) * deleteRecord * tweak * fixes
1 year ago
handle_repo_describe_repo.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_repo_get_record.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_repo_list_records.go
fix: allow handle to be used for repo in listRecords (#18)
1 year ago
handle_repo_list_repos.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_repo_put_record.go
also use right response for create/put
1 year ago
handle_repo_upload_blob.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_robots.go
initial commit (squashed)
1 year ago
handle_root.go
initial commit (squashed)
1 year ago
handle_server_check_account_status.go
feat: add checkAccountStatus (#19) * feat: add checkAccountStatus * chore: update readme * fix: scan error
1 year ago
handle_server_confirm_email.go
cleanup some error returns
11 months ago
handle_server_create_account.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_server_create_invite_code.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_server_create_invite_codes.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_server_create_session.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_server_delete_session.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_server_describe_server.go
initial commit (squashed)
1 year ago
handle_server_get_service_auth.go
oauth (#15)
1 year ago
handle_server_get_session.go
initial commit (squashed)
1 year ago
handle_server_refresh_session.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_server_request_email_confirmation.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_server_request_email_update.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_server_request_password_reset.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_server_reset_password.go
cleanup some error returns
11 months ago
handle_server_resolve_handle.go
initial commit (squashed)
1 year ago
handle_server_update_email.go
cleanup some error returns
11 months ago
handle_sync_get_blob.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_sync_get_blocks.go
initial commit (squashed)
1 year ago
handle_sync_get_latest_commit.go
initial commit (squashed)
1 year ago
handle_sync_get_record.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_sync_get_repo.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_sync_get_repo_status.go
initial commit (squashed)
1 year ago
handle_sync_list_blobs.go
create a db wrapper that allows for easy locking (#13)
1 year ago
handle_sync_subscribe_repos.go
initial commit (squashed)
1 year ago
handle_well_known.go
oauth (#15)
1 year ago
mail.go
oauth (#15)
1 year ago
middleware.go
cleanup some error returns
11 months ago
repo.go
change event timestamp format to rfcnano
11 months ago
server.go
make default atproto proxy an env var
11 months ago
session.go
create a db wrapper that allows for easy locking (#13)
1 year ago