discourse/app
David Taylor e15c63027f
DEV: Use auto-injected keyValueStore for screenTrack (#17434)
This manual assignment was added before the keyValueStore was refactored into a service. Now that it's a service, it gets all our standard auto-injections, including the keyValueStore.

Overwriting an automatic injection like this raises an error in future Ember versions.
2022-07-11 22:12:25 +01:00
..
assets DEV: Use auto-injected keyValueStore for screenTrack (#17434) 2022-07-11 22:12:25 +01:00
controllers FEATURE: auto remove user status after predefined period (#17236) 2022-07-05 19:12:22 +04:00
helpers DEV: Preload CSS in the `<head>` (#17322) 2022-07-05 00:23:09 +08:00
jobs FIX: Uninitialized class variable error in sidekiq (#17227) 2022-06-24 14:17:39 +10:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FIX: Apply all watched words rules to user fields 2022-07-11 11:51:57 +02:00
serializers FEATURE: auto remove user status after predefined period (#17236) 2022-07-05 19:12:22 +04:00
services FIX: Ensure pull-hotlinked can rewrite lone oneboxes (#17354) 2022-07-06 11:46:33 +01:00
views FIX: Just inline the QUnit CSS in theme-test html (#17415) 2022-07-11 12:01:47 +02:00