discourse/app
Joffrey JAFFEUX 02495510e8
FIX: workaround constructor name not available after transpilation (#10623)
This is only reproducible en production build. In this case, constructor.name could be any value like "i" for example.
2020-09-08 10:14:41 +02:00
..
assets FIX: workaround constructor name not available after transpilation (#10623) 2020-09-08 10:14:41 +02:00
controllers SECURITY: Remove indication that a group exists if user can't see it. 2020-09-08 10:53:48 +08:00
helpers FIX: Allow us to call `script_asset_url` in controllers 2020-09-04 15:23:01 -04:00
jobs FIX: Gravatar download attempt if user is missing their email 2020-09-02 20:19:46 -06:00
mailers PERF: Replace video and audio links in search blurb while indexing. 2020-08-06 12:25:03 +08:00
models FIX: Gravatar download attempt if user is missing their email 2020-09-02 20:19:46 -06:00
serializers Add category id to webhook post serializer 2020-09-02 10:42:51 -04:00
services FIX: ensures we don't attempt to concat an empty list (#10600) 2020-09-04 19:08:07 +02:00
views FEATURE: Add stylesheets to bootstrap.json endpoint 2020-09-04 14:12:49 -04:00