discourse/app
Joffrey JAFFEUX f10078eab4
FIX: moves back padStart/padEnd to core polyfills (#8714)
Multiple users are on chrome 56 when this is only supported on chrome 57. Given it's only few lines of code, it makes sense to keep supporting this.
2020-01-14 10:54:39 +01:00
..
assets FIX: moves back padStart/padEnd to core polyfills (#8714) 2020-01-14 10:54:39 +01:00
controllers UX: Return a friendlier error when the CSV is invalid. Added a cancel button to return to the /badges view 2020-01-13 15:53:41 -03:00
helpers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
jobs Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models SECURITY: Improve second factor auth logic 2020-01-10 10:45:56 +10:00
serializers FIX: Show uncategorized description on categories page 2020-01-03 11:46:18 -05:00
services Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00
views DEV: Remove redundant admin_login route, share with email_login 2020-01-13 12:10:07 +10:00