discourse/app
Robin Ward 32d6d8308c
FIX: Allow `file-change` events soon after reloading (#13065)
This patch remembers the last id for the `file-change` event and uses it
to initialize the client side watcher. This should help fix the issue
where styles are not reloaded client side if the browser refreshed.
2021-05-14 12:36:53 -04:00
..
assets FIX: Allow `file-change` events soon after reloading (#13065) 2021-05-14 12:36:53 -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