frenzy/priv/repo/migrations
Shadowfacts 2dda6d7f46 Add OIDC login 2023-06-25 15:19:11 -07:00
..
.formatter.exs Initial commit 2019-02-11 17:22:35 -05:00
20181121001107_create_feeds.exs Add filter web UI 2019-03-10 21:39:31 -04:00
20181121001110_create_items.exs More random filter crap 2019-03-10 22:23:28 -04:00
20190309150407_create_filters.exs More random filter crap 2019-03-10 22:23:28 -04:00
20190309151322_feeds_add_filter.exs Add filter web UI 2019-03-10 21:39:31 -04:00
20190309185450_create_rules.exs More random filter crap 2019-03-10 22:23:28 -04:00
20190310234846_items_add_tombstone.exs Add tombstone items 2019-03-14 19:48:46 -04:00
20190321221841_create_groups.exs Initial groups implementation 2019-03-21 19:21:56 -04:00
20190321223329_feeds_add_group.exs Initial groups implementation 2019-03-21 19:21:56 -04:00
20190323152545_create_users.exs Add users model and mix task 2019-03-23 13:53:53 -04:00
20190323153614_groups_add_user.exs Add users model and mix task 2019-03-23 13:53:53 -04:00
20190324143311_users_add_fever_token.exs Add authentication for Fever API 2019-03-24 11:00:46 -04:00
20190327233837_create_fervor_clients.exs OAuth implementation 2019-03-28 17:11:25 -04:00
20190328203923_create_approved_clients.exs OAuth implementation 2019-03-28 17:11:25 -04:00
20190705224558_feeds_add_scrape_remote_content.exs Add option to disable remote scraping for feeds 2019-07-05 22:00:18 -04:00
20190708234319_create_pipeline_stages.exs Start pipeline system 2019-07-08 22:45:02 -04:00
20191031174546_remove_old_feeds_data.exs Add migration to remove old feed data 2019-10-31 13:47:34 -04:00
20191102134028_create_pipelines.exs Make pipelines not tied directly to feeeds 2019-11-08 22:27:46 -05:00
20191102135129_feeds_add_pipeline_id.exs Make pipelines not tied directly to feeeds 2019-11-08 22:27:46 -05:00
20191108033910_feeds_convert_pipeline_stages_to_pipelines.exs Fix warning 2019-11-08 22:33:24 -05:00
20191109003253_remove_pipeline_stages.exs Make pipelines not tied directly to feeeds 2019-11-08 22:27:46 -05:00
20191110165504_feeds_add_favicon.exs Implement basic favicon scraping 2019-11-10 14:23:07 -05:00
20200529233101_feeds_add_favicon_url.exs Prevent unnecessary refetching of favicons 2020-05-29 19:47:14 -04:00
20200531201714_feeds_add_refresh_frequency.exs Add configurable refresh frequency to feeds 2020-05-31 22:48:04 -04:00
20200718235114_item_add_content_type.exs Store item content MIME type 2020-07-18 23:13:24 -04:00
20210908133238_creat_item_unique_index.exs Use unique index to prevent duplicate items from being created 2021-09-08 09:35:46 -04:00
20210923005553_change_item_title_text.exs Change item title column to text from string 2021-09-22 20:56:51 -04:00
20211021160255_change_item_fields_to_text.exs Convert other item fields to text 2021-10-21 12:04:44 -04:00
20230625214304_user_add_oidc_subject.exs Add OIDC login 2023-06-25 15:19:11 -07:00