webamp/packages/skin-database/migrations
Jordan Eldredge 36c5af8cd0 Enable more lint rules for skin-database
Enable all root ESLint rules except camelcase (333 violations).

Rules now enabled:
- eqeqeq (strict equality)
- prefer-const
- prefer-template
- prefer-arrow-callback
- no-else-return
- no-return-await
- no-undef-init
- dot-notation
- guard-for-in
- no-div-regex
- new-cap

Fixed 51 lint violations across the package.
2025-11-27 21:35:00 -08:00
..
20201118171554_init.ts More tests and eslint 2020-11-29 00:31:08 -05:00
20201119094013_remove_predictions.ts Clean up unused DB stuff 2020-11-19 09:57:35 -05:00
20201119094845_remove_average_color.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
20201130002421_reviewer_field.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
20201202012156_remove_tweet_url.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
20201202021617_unique_tweet_ids.ts Ensure tweet ids are unique 2020-12-02 02:50:46 -05:00
20210105174314_add_archive_file_timestamp.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
20210118140710_support_refresh.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
20220202203919_instagram_posts.ts Post to instagram 2022-02-02 22:50:02 -08:00
20220202232041_missing_instagram_posts.ts Enforce Prettier at the root 2022-03-06 23:08:43 -08:00
20220203100031_key_value_store.ts Enforce Prettier at the root 2022-03-06 23:08:43 -08:00
20220218192912_ia_metadata.ts Resolve lint errors 2025-07-09 20:52:57 -07:00
20220218195859_ai_metadata_timestamp.ts Resolve lint errors 2025-07-09 20:52:57 -07:00
20220221141018_archive_file_content.ts Expand what info we track in archive files 2022-02-22 21:59:11 -08:00
20220221143757_archive_file_is_directory.ts Expand what info we track in archive files 2022-02-22 21:59:11 -08:00
20220225101216_add_file_contents_table.ts Add file_info and rm redme_text column 2022-02-25 23:09:30 -08:00
20220619155617_museum_overrides.ts Prettier 2022-07-05 20:52:30 -07:00
20221110164838_mastodon_posts.ts Format 2022-11-10 20:46:11 -08:00
20221231144228_museum_sort.ts Ensure we await migration 2022-12-31 16:12:05 -08:00
20250123223740_search_index.ts Add support for SQLite based search 2025-01-25 13:24:22 -08:00
20251010000000_bluesky_posts.ts Bluesky bot 2025-10-10 20:25:57 -07:00
20251106000000_user_log_events.ts Make scroll sessions more dynamic 2025-11-07 15:23:02 -08:00
20251107000000_session_tables.ts Make scroll sessions more dynamic 2025-11-07 15:23:02 -08:00