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
864c8fd63cccd160a05f67a7ce42eac86768c97c
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
4 weeks ago
006_doc_steps.sql
feat(db): add doc_steps table for prosemirror-collab step log
3 weeks ago
007_stateless_users.sql
Remove email/password auth, simplify User model to ATProto-only
3 weeks ago
008_collaborations.sql
Add index on collaborations(collaborator_did, added_at DESC)
3 weeks ago