discourse/app
Penar Musaraj aee7ef0dc9
DEV: Fix build due to highlight.js branch issue (#12441)
Highlight.js changed their default branch from master to main. This switches to the @highlightjs/cdn-assets package, thus sidestepping the problem. It's a slightly cleaner integration though (no need to build locally anymore).
2021-03-18 18:21:23 -04:00
..
assets DEV: Fix build due to highlight.js branch issue (#12441) 2021-03-18 18:21:23 -04:00
controllers FEATURE: Obfuscate emails on invite show page (#12433) 2021-03-18 19:09:23 +02:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FIX: Do not raise if post no longer exists (#12428) 2021-03-17 19:22:05 +02:00
mailers FIX: Correctly use invite to topic email templates (#12411) 2021-03-16 17:08:54 +02:00
models FIX: delete post action from permanently deleted posts (#12309) 2021-03-18 15:22:41 +11:00
serializers UX: Show first unique letters in invite link (#12434) 2021-03-18 19:05:38 +02:00
services UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00
views FIX: Remove unused JS from "finish installation" page (#12263) 2021-03-02 19:19:19 +01:00