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/lib
Martin Brennan 73db60ad2a
DEV: Add 201 to bootstrap-json accepted status codes (#15102)
The theme creator endpoints return JSON with a 201 CREATED
status code. With the recent changes to bootstrap-json/index.js
for the Ember CLI proxy, these endpoints were broken because
201 was not an accepted status code. This commit simply
adds 201 to the array, but prettier forced a reformat as well!
2021-11-26 11:13:15 +10:00
..
bootstrap-json DEV: Add 201 to bootstrap-json accepted status codes (#15102) 2021-11-26 11:13:15 +10:00
discourse-scss.js Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
pretty-text-engine.js Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
translation-plugin.js FIX: Don't throw errors on duplicate keys in Yaml 2021-11-25 16:56:02 -05:00