tangled
alpha
login
or
join now
diffdown.com
/
diffdown-app
0
fork
atom
Diffdown is a real-time collaborative Markdown editor/previewer built on the AT Protocol
diffdown.com
0
fork
atom
overview
issues
10
pulls
pipelines
diffdown-app
/
migrations
/
at
837595af6d7cd0147ae213965883e157a1ab43fa
8 files
001_initial.sql
chore: initial commit before ATProto OAuth implementation
1 month ago
002_add_did.sql
db: add did column to users for ATProto identity
1 month ago
003_atproto_sessions.sql
Migrate to ATProto PDS storage using Standard lexicon
1 month ago
004_drop_content_tables.sql
Migrate to ATProto PDS storage using Standard lexicon
1 month ago
005_create_invites.sql
feat: add invites table migration
3 weeks ago
006_doc_steps.sql
feat(db): add doc_steps table for prosemirror-collab step log
2 weeks ago
007_stateless_users.sql
Remove email/password auth, simplify User model to ATProto-only
2 weeks ago
008_collaborations.sql
Add index on collaborations(collaborator_did, added_at DESC)
2 weeks ago