discourse/app
Joffrey JAFFEUX 800926fcce
FIX: prevents s shortcut to generate an error (#13974)
When no element is selected, on the homepage for example, pressing `s` would generate the following error:

```
Uncaught TypeError: Cannot read property 'click' of undefined
```

Note that this commit also removes jquery usage.
2021-08-09 09:39:01 +02:00
..
assets FIX: prevents s shortcut to generate an error (#13974) 2021-08-09 09:39:01 +02:00
controllers DEV: Give callback listeners access to the request object. (#13965) 2021-08-06 11:26:11 -03:00
helpers DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00
jobs Revert "DEV: Move private message topic tracking state publish into sidekiq." 2021-07-30 11:36:01 +08:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models FEATURE: revert disallowing putting URLs in titles for TL0 users (#13970) 2021-08-06 20:07:42 +04:00
serializers FEATURE: Add post edits count to user activity (#13495) 2021-08-02 10:15:53 -04:00
services DEV: don't merge email address if target user is not human. (#13915) 2021-08-03 10:04:35 +05:30
views DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00