chiya/priv/repo/migrations
2023-08-02 20:48:45 +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
20230401085952_add_featured_flag_to_note_image.exs add featured flag to note_images, support updating note_images 2023-04-01 12:09:58 +02:00
20230407194659_add_layout_to_channel.exs add layout to channels 2023-04-07 22:01:43 +02:00
20230409120133_add_notes_notes_table.exs add note references 2023-04-09 16:14:55 +02:00
20230409135158_fix_note_image_reference.exs mix format 2023-04-10 12:08:19 +02:00
20230410153445_add_tags.exs add tags \o/ 2023-04-10 19:18:27 +02:00
20230429074000_create_note_comments.exs add comments 2023-04-30 13:35:22 +02:00
20230611183608_add_default_micropub_channel_setting.exs add micropub channel setting 2023-06-11 20:39:14 +02:00
20230703123608_add_wiki_channel_setting.exs „priv/repo/migrations/20230703123608_add_wiki_channel_setting.exs“ ändern 2023-07-03 13:52:12 +02:00
20230703173933_add_user_fields.exs add user fields 2023-07-03 20:16:50 +02:00
20230725045626_add_boolean_settings.exs add setting show_images_on_home, clean up setting page 2023-07-25 07:05:08 +02:00
20230729160000_add_bookmark_channel_setting.exs mix format 2023-08-02 20:48:45 +02:00