tangled
alpha
login
or
join now
bretton.dev
/
coves
A community based topic aggregation platform built on atproto
8
fork
atom
overview
issues
pulls
pipelines
coves
/
internal
/
db
/
migrations
/
at
b7c5620de04f7b4efe264fdd18acb413cb16913a
7 files
001_create_users_table.sql
feat: Implement production-ready user signup with security hardening
2 months ago
002_create_identity_cache_table.sql
feat: Implement identity resolution with cache and handle update system
2 months ago
003_create_oauth_tables.sql
feat: Implement production-ready OAuth authentication system with security hardening
2 months ago
004_add_oauth_indexes.sql
fix(oauth): Improve migration and test cleanup
2 months ago
005_create_communities_tables.sql
fix(migrations): Add missing comma in communities table schema
2 months ago
006_encrypt_community_credentials.sql
feat(security): Add encryption at rest for PDS credentials
2 months ago
007_add_password_encryption.sql
feat(db): add password encryption migration for V2.0
2 months ago