discourse/app/assets/javascripts/discourse
2019-06-10 11:33:10 -04:00
..
adapters FEATURE: Allow users to customize bonuses for reviewable types 2019-04-03 11:18:34 -04:00
components DEV: prevents global-notice events to leak (#7732) 2019-06-07 16:49:59 +02:00
controllers FIX: prevents appEvents to leak (#7714) 2019-06-06 12:33:52 +02:00
helpers FEATURE: Hide Reviewable scores, change score filter to Priority 2019-05-07 14:05:23 -04:00
initializers Revert "DEV: prevents csrf-token initializer to leak session object (#7730)" 2019-06-07 18:31:16 +02:00
lib FIX: prevents screen-track from leaking object (#7734) 2019-06-07 17:18:27 +02:00
mixins FIX: prevents appEvents to leak (#7714) 2019-06-06 12:33:52 +02:00
models UX: Display "Queued Topic" if a Queued Post will create a topic 2019-06-05 14:11:28 -04:00
pre-initializers DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
raw-views DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
routes FEATURE: Can sort reviewable queue 2019-06-05 13:21:05 -04:00
services FIX: correct translations for logs error rate notice (#7622) 2019-05-28 22:10:51 +03:00
templates FIX: In reply to would sometimes have a broken link 2019-06-10 11:33:10 -04:00
widgets FIX: add support for custom/plugin notification title attribute 2019-06-07 09:09:16 +08:00
mapping-router.js.es6