discourse/app
Régis Hanol 92a9ae6ab0
REFACTOR: isValidLink
- Reduced verbose comments
- Merged 2 `if` which had the same logic
2020-01-08 18:14:24 +01:00
..
assets REFACTOR: isValidLink 2020-01-08 18:14:24 +01:00
controllers FIX: Do not redirect to /auth/* urls after authentication 2020-01-08 17:06:03 +00:00
helpers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
jobs FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models DEV: Remove unnecessary debugging line 2020-01-07 15:04:43 +03:00
serializers FIX: Show uncategorized description on categories page 2020-01-03 11:46:18 -05:00
services FIX: Allow any protocol in wildcard url checker (#8651) 2020-01-02 16:03:13 +00:00
views FIX: Allow omniauth confirmation page to pass through GET parameters 2020-01-08 15:31:51 +00:00