discourse/app
Daniel Waterworth 721ee36425
Replace base_uri with base_path (#10879)
DEV: Replace instances of Discourse.base_uri with Discourse.base_path

This is clearer because the base_uri is actually just a path prefix. This continues the work started in 555f467.
2020-10-09 12:51:24 +01:00
..
assets FIX: Favicon count was not updated when window focus returned (#10875) 2020-10-09 10:51:39 +11:00
controllers Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
helpers Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
jobs DEV: Fix typo 2020-10-07 23:43:11 +02:00
mailers FIX: When admin changes an email for the user the user must confirm the change (#10830) 2020-10-07 13:02:24 +10:00
models Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
serializers FIX: Use scope name when serializing UserApiKeys (#10871) 2020-10-08 18:12:24 +01:00
services REFACTOR: Removes double check of site setting in badge granter 2020-10-05 19:59:57 +02:00
views Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00