tangled
alpha
login
or
join now
leaflet.pub
/
leaflet
a tool for shared writing and social publishing
265
fork
atom
overview
issues
24
pulls
1
pipelines
leaflet
/
supabase
/
migrations
/
at
feature/thread-viewer
49 files
20240519231512_init.sql
add ordered references for blocks
2 years ago
20240703183954_add_permission_system.sql
re-architect access around permission tokens
2 years ago
20240707221949_make_ids_mandatory_for_entities_and_facts.sql
use uuidv7 for facts and entities instead of v4
2 years ago
20240725190635_add identity tables.sql
Feature/home (#41)
1 year ago
20240730042931_add created_at_to_homepage_items.sql
sort home docs by last added
1 year ago
20240821203026_add_email_subscription_tables.sql
Feature/subscribe (#55)
1 year ago
20240913204647_update_all_facts.sql
Feature/canvas (#61)
1 year ago
20241210031519_add_more_identity_tables.sql
Feature/accounts (#99)
1 year ago
20241213050822_add_more_get_fact_functions.sql
Feature/accounts (#99)
1 year ago
20250107212502_add_phone_auth_tables.sql
Add RSVP blocks with whatsapp messaging
1 year ago
20250117172835_add_custom_domain_tables.sql
Feature/custom domain (#115)
11 months ago
20250117205106_add_token_to_custom_domain_routes.sql
add token and dynamically lookup route
11 months ago
20250117210638_add_plus_one_to_rsvp.sql
move plus_one migration later
11 months ago
20250122165617_add_edit_tokens_to_custom_domain_routes.sql
Feature/custom domain (#115)
11 months ago
20250122215946_add_created_at_to_domain_tables.sql
migration to add created_at fields to domain tables
11 months ago
20250219192237_add_blocked_by_admin_column_to_permission_tokens.sql
add blocking functionality for administrators
10 months ago
20250220195709_add_poll_tables.sql
added migration for votes on entity table
10 months ago
20250305223244_add_pull_rpc_function.sql
use supabase rpc for pull
10 months ago
20250320201458_add_publication_and_bsky_tables.sql
Feature/bsky pubs/demo (#131)
9 months ago
20250321200353_add_drafts_in_publications_table.sql
Feature/bsky pubs/demo (#131)
9 months ago
20250321233105_add_subscribers_to_publications_table.sql
Feature/bsky pubs/demo (#131)
9 months ago
20250514230813_add_metadata_to_pub_drafts.sql
add migration
8 months ago
20250519200406_add_record_to_publications.sql
add record to publications table
7 months ago
20250520190442_add_publication_domains_table.sql
add subdomain to publications
7 months ago
20250521182744_modify_custom_domain_relations.sql
add migration to domain tables
7 months ago
20250522033859_update_leaflets_in_pubs_on_doc_delete.sql
add migration to set leaflets_in_publications.doc to null on delete
7 months ago
20250605003641_add_publication_subscriptions_table.sql
add publication subscription records and tables
7 months ago
20250606211551_add_pub_data_to_pull_result.sql
write publication_data through replicache
7 months ago
20250610025321_add_cascades_to_leaflets_in_publications.sql
add migration
7 months ago
20250610232213_add_bsky_profiles_and_foreign_key_to_subscriptions.sql
add bsky_profiles table and subscribe to records
7 months ago
20250615154505_add_handle_to_bsky_profiles.sql
add handle to bsky_profiles table
7 months ago
20250704144448_add_identity_id_rel_to_custom_domains.sql
add identity_id col to custom_domains
6 months ago
20250716212938_add_document_mentions_in_bsky.sql
Feature/quotes (#146)
5 months ago
20250809164020_add_comments_table.sql
Feature/blockquote (#177)
5 months ago
20250827115826_updated_reference_index.sql
add new facts_reference index
4 months ago
20250922052532_add_interface_state_col_to_identity_table.sql
add interface_state to identity table
3 months ago
20251014215602_add_bsky_follows_table.sql
add bsky_follows table
2 months ago
20251017160632_add_indexed_at_to_document_mentions_in_bsky.sql
add indexed_at to bsky mentions of documents
2 months ago
20251023200453_atp_poll_votes.sql
add tables for polls
2 months ago
20251027212752_remove_option_col_from_atp_poll_votes.sql
remove option col from atp_poll_votes
2 months ago
20251030215033_add_notifications_table.sql
fix id col on notifications table
2 months ago
20251118185507_add_leaflets_to_documents.sql
create leaflet_to_documents table
1 month ago
20251119191717_add_archived_to_permission_tokens_on_homepage.sql
add archived column to permission tokens on home table
1 month ago
20251120215250_add_archived_col_to_leaflets_in_publications.sql
add archived col to leaflets in publicaitons
1 month ago
20251122220118_add_cascade_on_update_to_pt_relations.sql
add on update cascade to pt relations
1 month ago
20251124214105_add_back_archived_cols.sql
add migration to add back columns
1 month ago
20251204120000_add_tags_support.sql
add tags index and search function
1 month ago
20251204130000_add_tags_to_drafts.sql
update metadata tables to support tags
1 month ago
20251204140000_update_pull_data_with_tags.sql
update metadata tables to support tags
1 month ago