docbrown/app
Jamie Gaskins bcc42a130d
Sanitize tag urls (#13720)
* Sanitize tag URLs

For tags with non-ASCII names, we were generating busted URLs, which
would then cause errors. This commit fixes that particular error by
generating usable URLs.

* Use URL generator that will sanitize tag names

* Remove path prefix when using a URL generator
2021-05-11 11:21:03 -04:00
..
assets Make comment box shrink on submit (#13686) 2021-05-10 09:06:49 +01:00
black_box Remove <provider>_created_at columns (#13264) 2021-04-29 10:24:16 -05:00
controllers Remove mascot footer image (#13642) 2021-05-11 13:55:18 +02:00
decorators Update format specifiers in readable_publish_date (#13660) 2021-05-07 08:51:49 +02:00
errors Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
helpers Update format specifiers in readable_publish_date (#13660) 2021-05-07 08:51:49 +02:00
javascript stop adding a false class (#13710) 2021-05-10 13:54:23 +01:00
lib Sanitize tag urls (#13720) 2021-05-11 11:21:03 -04:00
liquid_tags Updated replit url from repl.it to replit.com (#13680) 2021-05-07 08:00:45 -04:00
mailers Split Settings::Community from SiteConfig (#13403) 2021-04-26 10:46:35 +02:00
middlewares Move TimeZoneSetter middleware in proper place (#11336) 2020-11-09 17:11:10 +01:00
models Remove mascot footer image (#13642) 2021-05-11 13:55:18 +02:00
policies Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
queries Have specs run without Redis and refactor ConsumerApp and Device (#13647) 2021-05-07 08:03:16 +02:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Remove unused attributes from markdown parser (#13484) 2021-04-27 09:33:01 -04:00
serializers Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
services Remove mascot footer image (#13642) 2021-05-11 13:55:18 +02:00
uploaders Change frame limit to match imgproxy (#13265) 2021-04-06 12:28:50 +02:00
validators [15 min fix] Enforce an upper limit for articles.body_markdown (#13418) 2021-04-16 20:20:11 +02:00
view_objects Move GeneratedImage to Images::GenerateSocialmage (#11691) 2020-12-02 11:03:14 +07:00
views Sanitize tag urls (#13720) 2021-05-11 11:21:03 -04:00
workers Handle GitHub "Repository access blocked" error (#13648) 2021-05-05 12:48:46 -04:00