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
2020-05-15 16:16:58 +08:00
..
after-transition.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
ajax-error.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
ajax.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
autocomplete.js REFACTOR: value assigned to cp here is unused. (#9672) 2020-05-07 16:30:51 +02:00
autosize.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
bookmark.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
cached-topic-list.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
category-hashtags.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
category-tag-search.js DEV: 25ms was too short and causing test failures (#9712) 2020-05-08 21:10:52 +02:00
clean-dom.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
click-track.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
computed.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
constants.js DEV: User UPPER_CASE for constants 2020-05-08 15:50:55 -04:00
copy-text.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
d-popover.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
debounce.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
decimal-adjust.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
desktop-notifications.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
dirty-keys.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
discourse-location.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
export-csv.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
export-result.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
eyeline.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
formatter.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
hash.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
highlight-html.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
highlight-search.js DEV: User UPPER_CASE for constants 2020-05-08 15:50:55 -04:00
highlight-syntax.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
intercept-click.js FIX: an <a> with a target of _blank wants a new window (#9607) 2020-05-01 11:05:36 -04:00
is-element-in-viewport.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
key-value-store.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
keyboard-shortcuts.js DEV: removes a setTimeout and ensure shorcut is not propagated (#9702) 2020-05-08 16:46:13 +02:00
lazy-load-images.js DEV: Add jquery-free decorateCookedElement function to plugin api (#9534) 2020-04-24 09:47:33 +01:00
lightbox.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
link-category-hashtags.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
link-lookup.js REFACTOR: removes useless conditional (#9674) 2020-05-07 16:34:25 +02:00
link-mentions.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
link-tag-hashtag.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
load-script.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
lock-on.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
logout.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
mobile.js DEV: Remove Discourse.Mobile 2020-05-11 16:13:29 -04:00
notification-levels.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
offset-calculator.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
optional-service.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
page-tracker.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
page-visible.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
plugin-api.js FEATURE: Expose Composer.serializeToTopic in client side plugin api. 2020-05-15 16:16:58 +08:00
plugin-connectors.js DEV: Remove Discourse.RAW_TEMPLATES (#9630) 2020-05-05 12:15:03 -04:00
posts-with-placeholders.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
preload-store.js DEV: Move preload-store to discourse/lib/preload-store 2020-05-06 15:28:06 -04:00
push-notifications.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
put-cursor-at-end.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
pwa-utils.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
quote-state.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
quote.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
register-topic-footer-button.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
render-tag.js DEV: Remove Handlebars.Utils.escapeExpression usage 2020-04-30 11:36:55 -04:00
render-tags.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
render-topic-featured-link.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
reports-loader.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
round.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
safari-hacks.js DEV: Replace setTimeout with Ember.run.later 2020-04-28 14:28:16 -04:00
screen-track.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
search.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
settings.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
sharing.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
show-modal.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
static-route-builder.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
svg-sprite-loader.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
tag-hashtags.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
text-direction.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
text.js REFACTOR: function was incorrectly called as a constructor (#9679) 2020-05-07 16:36:29 +02:00
theme-selector.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
to-markdown.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
tooltip.js REFACTOR: removes superfluous argument (#9684) 2020-05-07 16:38:23 +02:00
transform-post.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
uploads.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
url.js FIX: published pages couldn't be routed from inside discourse (#9569) 2020-04-28 16:37:56 +02:00
user-activation.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-presence.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-search.js DEV: 25ms was too short and causing test failures (#9712) 2020-05-08 21:10:52 +02:00
utilities.js FIX: Apply code quoting with no syntax highlighting (#9784) 2020-05-14 13:03:42 -07:00
webauthn.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00