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
Jeff Wong 9896fc7d33
FIX: allow staff to upload when they should and authorized_extensions is blank (#15136)
Allow staff to upload when authorized_extensions is blank, but
authorized_extensions_for_staff is not
2021-11-29 21:40:54 -08:00
..
adapters FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
components DEV: Switch to using uppy uploads in composer by default (#15058) 2021-11-30 08:33:06 +10:00
controllers DEV: Switch to using uppy uploads in composer by default (#15058) 2021-11-30 08:33:06 +10:00
helpers DEV: Remove jQuery global usage where possible (#14905) 2021-11-12 19:23:20 +01:00
initializers DEV: Switch to using uppy uploads in composer by default (#15058) 2021-11-30 08:33:06 +10:00
lib FIX: allow staff to upload when they should and authorized_extensions is blank (#15136) 2021-11-29 21:40:54 -08:00
mixins DEV: Use pushObject for inProgressUploads in uppy (#15134) 2021-11-30 10:42:45 +10:00
models FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
pre-initializers DEV: Add if a user is using an Apple device in widget capabilities (#15021) 2021-11-23 11:21:31 +08:00
raw-views DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
routes FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
services DEV: Automatically leave PresenceChannels when in the background (#15047) 2021-11-30 15:38:19 +11:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates DEV: Switch to using uppy uploads in composer by default (#15058) 2021-11-30 08:33:06 +10:00
widgets FIX: Ensure widget hooks always call the correct instance (#15127) 2021-11-29 09:33:40 +00: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