..
after-transition.js
DEV: prettier 2.2.1 ( #11862 )
2021-01-27 12:39:20 +01:00
ajax-error.js
DEV: Do not re-throw in popupAjaxError ( #13462 )
2021-06-22 19:29:20 +02:00
ajax.js
FIX: Composer doesn't show an error message in case of a network issue and stops updating draft after ( #13268 )
2021-06-04 16:15:47 +04:00
api.js
DEV: Add support for api-initializers to reduce boilerplate.
2020-09-30 16:05:44 -04:00
autocomplete.js
Revert "FIX: Close emoji autocomplete when the opening colon : is removed ( #14102 )" ( #14112 )
2021-08-23 15:25:33 +10:00
autosize.js
DEV: enforces eslint’s curly rule to the codebase ( #10720 )
2020-09-22 16:28:28 +02:00
avatar-flair.js
FEATURE: Let users select flair ( #13587 )
2021-07-08 10:46:21 +03:00
bookmark.js
DEV: Add time shortcut picker component and libs and refactor bookmark modal controller into component which uses time shortcut picker ( #11802 )
2021-02-01 09:03:41 +10:00
cached-topic-list.js
FEATURE: New and Unread messages for user personal messages. ( #13603 )
2021-08-02 12:41:41 +08:00
category-hashtags.js
DEV: prettier 2.2.1 ( #11862 )
2021-01-27 12:39:20 +01:00
category-tag-search.js
FIX: Error in Ember CLI environment
2021-09-07 15:26:34 -04:00
clean-dom.js
DEV: Don't transition miniprofiler on first page load. ( #14265 )
2021-09-07 13:44:49 +08:00
click-track.js
FIX: Some absolute links were causing full page reloads ( #13377 )
2021-06-15 12:30:36 +10:00
color-scheme-picker.js
FIX: Switch logos live when changing color schemes in user prefs ( #13684 )
2021-07-09 14:07:00 -04:00
computed.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
constants.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
cookie.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
copy-text.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
d-popover.js
SECURITY: Sanitize d-popover attributes ( #13958 )
2021-08-05 16:39:17 +03:00
debounce.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
decimal-adjust.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
desktop-notifications.js
DEV: Support translated title in desktop/notifications ( #14325 )
2021-09-14 09:57:38 -05:00
dirty-keys.js
DEV: Add the missing app subdirectory ( #9499 )
2020-04-23 10:07:54 -03:00
discourse-location.js
FIX: removes extra slashes from URL ( #11433 )
2020-12-08 17:47:43 +01:00
email-provider-default-settings.js
FEATURE: Improve group email settings UI ( #13083 )
2021-05-28 09:28:18 +10:00
export-csv.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
export-result.js
REFACTOR: Move bootbox to an import instead of global variable ( #10533 )
2020-08-26 12:57:13 -04:00
eyeline.js
DEV: Correct typos and spelling mistakes ( #12812 )
2021-05-21 11:43:47 +10:00
formatter.js
FIX: Various translation string fixes ( #13715 )
2021-07-13 12:52:13 +03:00
hash.js
DEV: Correct typos and spelling mistakes ( #12812 )
2021-05-21 11:43:47 +10:00
header-outlet-height.js
DEV: Fix lint ( #11213 )
2020-11-12 12:15:55 +01:00
highlight-html.js
DEV: enforces eslint’s curly rule to the codebase ( #10720 )
2020-09-22 16:28:28 +02:00
highlight-search.js
DEV: enforces eslint’s curly rule to the codebase ( #10720 )
2020-09-22 16:28:28 +02:00
highlight-syntax.js
DEV: Fix build due to highlight.js branch issue ( #12441 )
2021-03-18 18:21:23 -04:00
intercept-click.js
FIX: Typu in intercept-click ( #13889 )
2021-07-29 15:15:10 -05:00
is-element-in-viewport.js
FEATURE: Allow selective dismissal of new and unread topics ( #12976 )
2021-05-26 09:38:46 +10:00
key-value-store.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
keyboard-shortcuts.js
DEV: uses forked Mousetrap to avoid leaking listeners ( #14198 )
2021-09-08 14:48:13 +02:00
lazy-load-images.js
UX: Remove background image after image has loaded ( #13642 )
2021-07-05 19:15:29 -04:00
lightbox.js
UX: improve lightbox gallery zoom/navigation ( #13500 )
2021-06-24 00:32:17 +08:00
link-hashtags.js
FEATURE: Use diffhtml to update composer preview ( #11237 )
2021-02-18 16:07:26 +02:00
link-lookup.js
FIX: Normalize links by converting them to lower case
2020-12-11 11:16:51 -05:00
link-mentions.js
DEV: uses vanilla js and DOM to replace link mentions ( #13959 )
2021-08-06 09:26:54 +02:00
load-oneboxes.js
FIX: Cache missing inline oneboxes ( #12953 )
2021-05-06 19:08:04 +03:00
load-script.js
DEV: Remove cache option from ajax() ( #13142 )
2021-05-31 14:41:35 +02:00
lock-on.js
FEATURE: Optional filtered replies view ( #11387 )
2020-12-10 12:02:07 -05:00
logout.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
media-optimization-utils.js
FIX: Detect decode failures earlier in image optimization pipeline ( #13595 )
2021-06-30 19:03:34 -03:00
mobile.js
DEV: prettier 2.2.1 ( #11862 )
2021-01-27 12:39:20 +01:00
notification-levels.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
offset-calculator.js
FIX: include header offset relative to window ( #11114 )
2020-11-04 21:14:17 -05:00
optional-service.js
DEV: Don't use the Ember global ( #13535 )
2021-06-29 19:54:18 +02:00
page-tracker.js
DEV: Correct typos and spelling mistakes ( #12812 )
2021-05-21 11:43:47 +10:00
page-visible.js
DEV: prettier 2.2.1 ( #11862 )
2021-01-27 12:39:20 +01:00
plugin-api.js
FIX: better filter for groups search ( #14262 )
2021-09-08 09:38:45 +10:00
plugin-connectors.js
DEV: Remove unused disabled_plugins checks ( #13144 )
2021-05-26 09:44:58 +10:00
posts-with-placeholders.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
preload-store.js
DEV: enforces eslint’s curly rule to the codebase ( #10720 )
2020-09-22 16:28:28 +02:00
public-js-versions.js
FIX: Resolve short URLs after diffHTML was loaded ( #14296 )
2021-09-09 16:25:58 +03:00
push-notifications.js
FIX: Avoid Safari service worker error on back navigation ( #12171 )
2021-02-22 14:11:20 -05:00
put-cursor-at-end.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
pwa-utils.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
quote-state.js
DEV: Add the missing app subdirectory ( #9499 )
2020-04-23 10:07:54 -03:00
quote.js
DEV: enforces eslint’s curly rule to the codebase ( #10720 )
2020-09-22 16:28:28 +02:00
register-topic-footer-button.js
DEV: Correct spelling mistakes in comments
2021-05-21 13:37:17 +10:00
render-tag.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
render-tags.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
render-topic-featured-link.js
FIX: respect nofollow exclusion setting in topic featured links. ( #11858 )
2021-06-15 15:27:43 +05:30
reports-loader.js
Revert "Revert "DEV: Wrap Ember.run.debounce. ( #11352 )"" ( #11509 )
2020-12-18 10:18:52 -03:00
round.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
safari-hacks.js
FIX: Composer height issue in Safari on iOS 15 ( #14282 )
2021-09-08 13:35:09 -04:00
screen-track.js
DEV: Remove cache option from ajax() ( #13142 )
2021-05-31 14:41:35 +02:00
search.js
FEATURE: Add assistant to quick search widget ( #13650 )
2021-07-16 11:08:20 -04:00
settings.js
FIX: Typo in emoji path caused by 83f332b ( #12279 )
2021-03-03 16:18:49 -03:00
sharing.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
show-modal.js
A11Y: Improve create account modal for screen readers ( #14234 )
2021-09-03 13:04:24 +10:00
static-route-builder.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
svg-sprite-loader.js
REFACTOR: Remove Discourse.SvgIconList and Discourse.SvgSpritePath
2020-08-17 15:28:22 -04:00
tag-hashtags.js
DEV: Add the missing app subdirectory ( #9499 )
2020-04-23 10:07:54 -03:00
text-direction.js
UX: Makes the theme editor display placeholder correctly for RTL languages ( #11800 )
2021-01-22 16:03:43 +01:00
text.js
FEATURE: Cook drafts excerpt in user activity ( #14315 )
2021-09-14 15:18:01 +03:00
theme-selector.js
DEV: Compile core and plugin stylesheets independently of themes ( #13638 )
2021-07-06 13:11:10 -04:00
theme-settings-store.js
FEATURE: Introduce theme/component QUnit tests (take 2) ( #12661 )
2021-04-12 15:02:58 +03:00
time-shortcut.js
FEATURE: make date pickers in the bookmarks UI and topic timer UI consistent with all other pickers ( #13365 )
2021-06-15 16:54:00 +04:00
time-utils.js
FEATURE: make date pickers in the bookmarks UI and topic timer UI consistent with all other pickers ( #13365 )
2021-06-15 16:54:00 +04:00
timeframes-builder.js
DEV: select-kit third major update with focus on accessibility ( #13303 )
2021-08-23 10:44:19 +02:00
to-markdown.js
FEATURE: support mark tag ( #12088 )
2021-02-15 21:47:30 +05:30
topic-fancy-title.js
DEV: Fix lint take 2.
2020-08-07 13:17:51 +08:00
topic-list-tracker.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
transform-post.js
DEV: Ignore reminder_type for bookmarks ( #14349 )
2021-09-16 09:56:54 +10:00
update-tab-count.js
UX: Remove Helvetica from our font stack ( #11876 )
2021-02-05 17:01:21 -05:00
uploads.js
FEATURE: First pass of using uppy in the composer ( #13935 )
2021-08-13 09:14:34 +10:00
uppy-checksum-plugin.js
DEV: Refactor uppy plugin interfaces ( #14275 )
2021-09-10 09:09:47 +10:00
uppy-media-optimization-plugin.js
DEV: Refactor uppy plugin interfaces ( #14275 )
2021-09-10 09:09:47 +10:00
uppy-plugin-base.js
DEV: Refactor uppy plugin interfaces ( #14275 )
2021-09-10 09:09:47 +10:00
url.js
FEATURE: Improvement to history stack handling on server errors
2021-06-21 11:09:23 -07:00
user-activation.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
user-presence.js
FIX: Long poll if window becomes active ( #13825 )
2021-07-23 15:52:10 +03:00
user-search.js
FIX: better filter for groups search ( #14262 )
2021-09-08 09:38:45 +10:00
utilities.js
FIX: Do not suggest Emoji when in open code blocks ( #14337 )
2021-09-14 17:37:14 +03:00
waving-hand-url.js
DEV: DRY up wavingHandUrl code.
2021-03-04 15:18:54 +08:00
webauthn.js
DEV: Correct typos and spelling mistakes ( #12812 )
2021-05-21 11:43:47 +10:00