This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/app
Martin Brennan 1dddbf3d47
FEATURE: Use uppy for watched word uploader (#14817)
This commit, while changing the watched word uploader to use
uppy, also fixes a minor bug with the UppyUploadMixin where
the file input's value was not cleared after reset, which
prevented subsequent file uploads. The composer mixin already
has this fix.
2021-11-05 09:23:28 +10:00
..
adapters DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
components FEATURE: Move avatar uploader to uppy (#14815) 2021-11-04 14:40:20 +10:00
controllers UX: remove tags chooser on PMs for non-staff users (#14800) 2021-11-02 21:44:11 -04:00
helpers A11Y: Fix several minor issues (#14436) 2021-09-24 11:52:07 -04:00
initializers DEV: Allow replacing share icons separately (#14774) 2021-10-29 13:35:27 -04:00
lib Add lazy loading to topic list avatars 2021-11-03 11:41:13 -04:00
mixins FEATURE: Use uppy for watched word uploader (#14817) 2021-11-05 09:23:28 +10:00
models FIX: ensure required_tag_group_name is null if no value present (#14796) 2021-11-04 17:26:21 -04:00
pre-initializers DEV: prevents route nodes to leak on each test run (#14457) 2021-09-28 17:08:05 +02:00
raw-views A11Y: Fix several minor issues (#14436) 2021-09-24 11:52:07 -04:00
routes FIX: Include topic details when PMing 2021-10-29 12:42:27 -04:00
services FIX: Cleanup PresenceChannel instances when composer closed (#14741) 2021-10-27 15:17:10 +01:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates FEATURE: Move emoji uploader to use uppy (#14814) 2021-11-04 11:31:58 +10:00
widgets REFACTOR: Use CSS animations for likes (#14809) 2021-11-04 09:13:34 -04:00
app.js DEV: uses forked Mousetrap to avoid leaking listeners (#14198) 2021-09-08 14:48:13 +02:00
index.html FIX: Ember CLI was always loading the admin payload in dev mode 2021-10-05 08:34:10 -04:00
mapping-router.js DEV: prevents route nodes to leak on each test run (#14457) 2021-09-28 17:08:05 +02:00