rfiles-online/files/migrations
Jeff Emmett f600ceac14 feat: add MemoryCard model for knowledge cards in shared spaces
Lightweight card system for notes, ideas, tasks, references, and quotes
within SharedSpaces. Supports markdown body, tags, media attachments (M2M),
position ordering, and type filtering. REST API at /api/v1/cards/ with
full CRUD. Phase 2 stub for Docmost collaborative editing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 03:38:50 +00:00
..
0001_initial.py Add initial database migration for files app 2026-02-10 16:01:55 +00:00
0002_alter_sharedspace_max_file_size_mb.py Add migration for max_file_size_mb default change (100 → 0) 2026-02-10 16:13:49 +00:00
0003_sharedspace_owner_did_sharedspace_visibility.py fix: add missing migration and encryptid.browser.js placeholder 2026-02-15 15:15:20 -07:00
0004_add_memory_card.py feat: add MemoryCard model for knowledge cards in shared spaces 2026-02-18 03:38:50 +00:00
__init__.py Add initial database migration for files app 2026-02-10 16:01:55 +00:00