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
Robin Ward a21700a444
FIX: Previewing themes didn't work in Ember CLI (#13078)
This is two fixes:

1. Ember CLI's proxy did not support 3xx redirects so a redirect was
   failing.

2. We were not passing query parameters to the `bootstrap.json` endpoint
   to correctly handle previewing themes (and other occasional options.)
2021-05-17 14:51:36 -04:00
..
assets FIX: Previewing themes didn't work in Ember CLI (#13078) 2021-05-17 14:51:36 -04:00
controllers FIX: Make autotag watched words case insensitive (#13043) 2021-05-14 16:52:10 +03:00
helpers FIX: Allow file-change events soon after reloading (#13065) 2021-05-14 12:36:53 -04:00
jobs DEV: Periodically delete old email change requests (#13054) 2021-05-14 10:34:56 +03:00
mailers FEATURE: Auto-activate users invited by email (#12675) 2021-04-14 12:15:56 +03:00
models FIX: Wrong scope used for notification levels user serializer (#13039) 2021-05-14 09:45:14 +10:00
serializers FIX: Make autotag watched words case insensitive (#13043) 2021-05-14 16:52:10 +03:00
services FIX: Skip upload if HTML cannot be parsed (#12971) 2021-05-14 16:52:40 +03:00
views DEV: Minor changes to /theme-qunit landing page (#13032) 2021-05-11 10:45:07 -04:00