This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/app/lib
David Taylor 8c83803109
DEV: Remove unused disabled_plugins checks (#13144)
We now bundle Javascript for each theme/plugin separately, and only ship bundles for enabled plugins to the client. Therefore, these disabled_plugins checks are now redundant, and can be removed.
2021-05-26 09:44:58 +10:00
..
after-transition.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
ajax-error.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
ajax.js DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
api.js DEV: Add support for api-initializers to reduce boilerplate. 2020-09-30 16:05:44 -04:00
autocomplete.js DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +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: Allow setting avatar flair for automatic groups (#12586) 2021-04-06 11:13:06 -04: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 DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
category-hashtags.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
category-tag-search.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
clean-dom.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
click-track.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
color-scheme-picker.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03: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 DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02: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 FEATURE: Do not disturb (#11484) 2020-12-18 09:03:51 -06: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
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 UX: Move do not disturb to profile panel (#11592) 2020-12-31 08:39:06 -06: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: with vanilla js .href and getAttribute("href") are not equal (#12609) 2021-04-06 00:36:28 +02: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 FIX: Isolate modal and global key-binds (#12477) 2021-03-29 13:58:03 +02:00
lazy-load-images.js DEV: Experiment with relative image sizes and native image lazy loading (#12759) 2021-04-21 12:41:45 -04:00
lightbox.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03: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 FEATURE: Use diffhtml to update composer preview (#11237) 2021-02-18 16:07:26 +02:00
load-oneboxes.js FIX: Cache missing inline oneboxes (#12953) 2021-05-06 19:08:04 +03:00
load-script.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03: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
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: apply new coding standards (#10592) 2020-09-04 13:42:47 +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 DEV: add plugin hook to add topic participant classes (#13125) 2021-05-24 12:33:21 -07: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 DEV: Update chart.js from 2.9.3 to 2.9.4 (#13026) 2021-05-12 17:28:16 +02: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 DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
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 DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
screen-track.js DEV: Add app event "topic:timings-sent" (#12737) 2021-04-16 18:34:49 +02:00
search.js UX: Autocomplete suggestions should be unselected by default (#11637) 2021-01-07 08:10:18 +11: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 FEATURE: Allow selective dismissal of new and unread topics (#12976) 2021-05-26 09:38:46 +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: Add a site setting to allow emojis to come from an external URL (#12180) 2021-03-02 16:04:16 -03:00
theme-selector.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03: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 FIX: Sort topic timer and bookmark time options (#12270) 2021-03-03 13:33:47 +10:00
time-utils.js FIX: Tests were broken in Firefox (#12456) 2021-03-22 11:35:51 +11: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: Adds new plugin API support to always show the topic map (#12642) 2021-04-08 08:19:25 -04:00
update-tab-count.js UX: Remove Helvetica from our font stack (#11876) 2021-02-05 17:01:21 -05:00
uploads.js FIX: Composer upload icon regression because of WEBP (#11959) 2021-02-04 14:41:07 +11:00
url.js Add category breadcrumbs to edit category page (#13126) 2021-05-25 13:40:11 -05:00
user-activation.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user-presence.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user-search.js DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
utilities.js DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10: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