discourse/app
Alan Guo Xiang Tan b7eacaed21
FIX: Handle addressable error when parsing an invalid URL. (#15836)
Passing in an invalid URL would result in an `Addressable::URI::InvalidURIError` which we were not catching.
2022-02-07 11:25:42 +08:00
..
assets FIX: allow native lazy loading attribute for quoted avatar image (#15834) 2022-02-07 09:28:26 +08:00
controllers FIX: Better param guards for wiki and post_type posts controller. 2022-02-07 09:21:24 +08:00
helpers PERF: Update ember-auto-import (#15814) 2022-02-04 11:00:51 +00:00
jobs DEV: Update :critical_user_email calls to use strings (#15827) 2022-02-04 23:43:53 +00:00
mailers DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00
models FIX: Handle addressable error when parsing an invalid URL. (#15836) 2022-02-07 11:25:42 +08:00
serializers DEV: Add markdown_additional_options to Site (#15738) 2022-01-28 13:02:02 +10:00
services FIX: Add DB constraints for post & topic counter cache for UserStat (#15626) 2022-02-07 11:23:34 +08:00
views PERF: Update ember-auto-import (#15814) 2022-02-04 11:00:51 +00:00