* Phase 0 for user-selectable theme components - Drops `key` column from the `themes` table - Drops `theme_key` column from the `user_options` table - Adds `theme_ids` (array of ints default []) column to the `user_options` table and migrates data from `theme_key` to the new column. - Removes the `default_theme_key` site setting and adds `default_theme_id` instead. - Replaces `theme_key` cookie with a new one called `theme_ids` - no longer need Theme.settings_for_client |
||
|---|---|---|
| .. | ||
| apply-flagged-properties.js.es6 | ||
| asset-version.js.es6 | ||
| auth-complete.js.es6 | ||
| auto-load-modules.js.es6 | ||
| banner.js.es6 | ||
| click-interceptor.js.es6 | ||
| csrf-token.js.es6 | ||
| ember-events.js.es6 | ||
| enable-emoji.js.es6 | ||
| ensure-max-image-dimensions.js.es6 | ||
| focus-event.js.es6 | ||
| inject-objects.js.es6 | ||
| jquery-plugins.js.es6 | ||
| keyboard-shortcuts.js.es6 | ||
| live-development.js.es6 | ||
| localization.js.es6 | ||
| logout.js.es6 | ||
| logs-notice.js.es6 | ||
| message-bus.js.es6 | ||
| mobile.js.es6 | ||
| page-tracking.js.es6 | ||
| post-decorations.js.es6 | ||
| read-only.js.es6 | ||
| register-discourse-location.js.es6 | ||
| register-service-worker.js.es6 | ||
| relative-ages.js.es6 | ||
| sharing-sources.js.es6 | ||
| show-footer.js.es6 | ||
| signup-cta.js.es6 | ||
| subscribe-user-notifications.js.es6 | ||
| url-redirects.js.es6 | ||