discourse/app/assets/javascripts/discourse-common/addon/lib
Bianca Nenciu ac612987ef
FIX: Build correct post and topic shareUrl (#16332)
The links returned by post.url and topic.url are relative, but contain
the subdirectory. When getAbsoluteURL is called to construct the
complete share URL, it adds the host and the subdirectory again. As a
result the created URLs contained the subdirectory twice.
2022-04-01 00:02:01 +03:00
..
attribute-hook.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
debounce.js DEV: Support for running theme test with Ember CLI (third attempt) 2022-01-13 16:02:07 -05:00
deprecated.js DEV: Prefix deprecation notices and api warnings with theme name/id 2022-02-14 10:11:19 +00:00
dom-from-string.js DEV: Allow utility class domFromString to take in strings with multiple top level elements (#15548) 2022-01-12 19:49:24 +08:00
escape.js FIX: Escape Font Awesome icons (#12421) 2021-03-17 16:11:40 +03:00
get-owner.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
get-url.js FIX: Build correct post and topic shareUrl (#16332) 2022-04-01 00:02:01 +03:00
helpers.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
icon-library.js DEV: Add chat_quoted notification type (#15968) 2022-02-16 15:22:08 +10:00
object.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
raw-handlebars-helpers.js FIX: Tests were broken in Firefox (#12456) 2021-03-22 11:35:51 +11:00
raw-handlebars.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
raw-templates.js FIX: Core templates should never overwrite theme/plugins (#12988) 2021-05-07 14:41:06 -04:00
suffix-trie.js PERF: Improve JS app boot speed by optimizing customResolve() (#14990) 2021-11-18 16:38:00 +00:00