chiya/priv/repo/migrations
2023-03-31 16:58:10 +02:00
..
.formatter.exs init 2023-03-05 16:07:40 +01:00
20230305150759_create_users_auth_tables.exs add auth 2023-03-05 16:13:00 +01:00
20230305151737_add_oban_jobs_table.exs add many_to_many relation for channel<->note 2023-03-05 23:46:23 +01:00
20230305161354_create_channels.exs make channel slug unique 2023-03-05 18:09:09 +01:00
20230305162242_create_notes.exs add notes 2023-03-05 17:23:16 +01:00
20230305171255_create_channels_notes.exs add many_to_many relation for channel<->note 2023-03-05 23:46:23 +01:00
20230306203726_add_avatar_to_user.exs add avatar image to user 2023-03-06 23:15:23 +01:00
20230307204825_create_settings.exs add site settings 2023-03-07 23:05:33 +01:00
20230308191004_create_note_images.exs mix format 2023-03-31 16:58:10 +02:00
20230309202012_create_identities.exs add identities 2023-03-09 21:42:54 +01:00
20230310202848_add_default_settings.exs add home channel setting, first pass of public routesfix identity tests 2023-03-11 00:05:16 +01:00
20230310204524_add_home_channel_setting.exs add home channel setting, first pass of public routesfix identity tests 2023-03-11 00:05:16 +01:00
20230314214822_change_identity_icon_to_text.exs save and show identity icons as raw svg 2023-03-14 22:57:40 +01:00
20230323065251_add_default_channel_setting.exs add default channel 2023-03-23 08:18:05 +01:00