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
2022-04-25 17:50:54 -04:00
..
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: Add errors field if group update confirmation (#16260) 2022-03-24 14:50:44 +02:00
api.js DEV: Add support for api-initializers to reduce boilerplate. 2020-09-30 16:05:44 -04:00
autocomplete.js FIX: Autocomplete incorrectly replacing text if used mid sentence. 2022-01-18 14:25:39 +08: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: uses new format for search tag endpoint to prevent issues (#15328) 2021-12-16 11:57:47 +01:00
click-track.js FIX: Some absolute links were causing full page reloads (#13377) 2021-06-15 12:30:36 +10:00
codeblock-buttons.js FEATURE: Add fullscreen button for code blocks (#16044) 2022-03-01 08:37:24 +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: refactor JS files to not use self = this in code. (#15095) 2022-02-28 16:57:32 +05:30
decimal-adjust.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
desktop-notifications.js DEV: Plugin API to add desktop notification handlers (#15280) 2021-12-13 11:54:46 -06:00
dirty-keys.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
discourse-location.js DEV: Fix random typos (#16066) 2022-02-28 10:20:58 +08:00
download-calendar.js FIX: improvements for download local dates (#14588) 2021-10-14 09:22:44 +11: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: Remove unnecessary functions (#15113) 2021-11-28 12:45:32 +01:00
formatter.js UX: Add title to read time stats from user page (#16501) 2022-04-19 20:48:08 +03:00
hash.js DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10: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 check for code-blocks before loading highlight-js 2021-12-30 12:44:22 -05: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: Use class syntax in key-value-store (#15005) 2021-11-18 16:54:47 +01:00
keyboard-shortcuts.js UX: ask for confirmation when deleting a post using shortcut (#16526) 2022-04-25 17:50:54 -04:00
lazy-load-images.js FIX: Ensure lazy-load-images does not remove entire img.style (#16553) 2022-04-25 17:19:25 +01:00
lightbox.js DEV: Disallow Ember global usage (#16147) 2022-03-09 17:54:07 +01:00
link-hashtags.js DEV: Replace deprecated String.prototype.substr() (#16233) 2022-04-01 17:35:17 +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: Replace deprecated String.prototype.substr() (#16233) 2022-04-01 17:35:17 +02:00
load-oneboxes.js DEV: removes jquery usage from onebox (#14683) 2021-10-22 13:15:46 +02:00
load-script.js DEV: Clean up loadScript() (#16537) 2022-04-22 11:53:39 +02:00
local-dates.js DEV: Include helper in core for applyLocalDates (#16325) 2022-03-30 20:58:38 -04:00
lock-on.js DEV: Fewer jQuery calls in offset calculation (#15465) 2022-01-07 16:02:03 -05:00
logout.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
media-optimization-utils.js FIX: iOS do not have working push notifications yet (#15888) 2022-03-03 16:19:46 -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 DEV: Fewer jQuery calls in offset calculation (#15465) 2022-01-07 16:02:03 -05:00
optional-service.js DEV: Don't use the Ember global (#13535) 2021-06-29 19:54:18 +02:00
page-tracker.js FIX: allow slug-less topic URLs to work within the same topic (#15508) 2022-01-11 10:37:37 +00:00
plugin-api.js DEV: Add registerCustomLastUnreadUrlCallbackto plugin API (#16222) 2022-03-23 13:34:17 -04:00
plugin-connectors.js DEV: Disallow Ember global usage (#16147) 2022-03-09 17:54:07 +01:00
posts-with-placeholders.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
preload-store.js FIX: Prevent PreloadStore from calling the finder when value is falsy (#14899) 2021-11-12 17:45:06 +01:00
public-js-versions.js FEATURE: Use native color-picker (#15748) 2022-02-01 11:18:13 -03:00
push-notifications.js FIX: iOS do not have working push notifications yet (#15888) 2022-03-03 16:19:46 -03:00
put-cursor-at-end.js FIX: iOS do not have working push notifications yet (#15888) 2022-03-03 16:19:46 -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 FIX: Use username for nested quotes (#16523) 2022-04-22 10:20:24 -05:00
register-service-worker.js DEV: Allow register options to be passed to registerServiceWorker (#14609) 2021-10-14 10:41:28 -05:00
register-topic-footer-button.js DEV: adds a new topic footer dropdown api (#14747) 2021-11-12 10:21:34 +01:00
register-topic-footer-dropdown.js DEV: Fix random typos (#16066) 2022-02-28 10:20:58 +08:00
render-tag.js FEATURE: ability to add description to tags (#15125) 2021-12-01 09:18:56 +11:00
render-tags.js FEATURE: ability to add description to tags (#15125) 2021-12-01 09:18:56 +11:00
render-topic-featured-link.js DEV: Bump eslint-config-discourse (#14868) 2021-11-10 09:31:41 +10:00
reports-loader.js DEV: Fix random typos (#16066) 2022-02-28 10:20:58 +08:00
round.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
safari-hacks.js DEV: Drop non-visualViewport Safari hacks (#15007) 2021-11-25 16:56:11 +01:00
search.js REFACTOR: Abstract search link click logging (#16317) 2022-03-30 10:10:39 -04:00
settings.js DEV: Prioritize full name when display_name_on_posts active (#16078) 2022-04-20 10:07:51 -05:00
sharing.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
show-modal.js DEV: Check if show-modal container is viable (#16170) 2022-03-14 15:14:42 +01:00
source-identifier.js DEV: Correctly detect plugin JS with .br.js extension (#16073) 2022-03-01 11:55:17 +00:00
static-route-builder.js DEV: Replace deprecated String.prototype.substr() (#16233) 2022-04-01 17:35:17 +02:00
sticky-avatars.js DEV: Fewer jQuery calls in offset calculation (#15465) 2022-01-07 16:02:03 -05: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 FIX: Respect text direction inside quotes (#16004) 2022-02-23 10:26:45 +03:00
text.js DEV: Replace deprecated String.prototype.substr() (#16233) 2022-04-01 17:35:17 +02:00
theme-selector.js DEV: removes unnecessary jquery selector (#14945) 2021-11-16 10:25:34 +01: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 DEV: use the only source for time shortcut options on all date pickers (#16366) 2022-04-21 15:49:11 +04:00
time-utils.js DEV: use the only source for time shortcut options on all date pickers (#16366) 2022-04-21 15:49:11 +04:00
timeframes-builder.js DEV: use the only source for time shortcut options on all date pickers (#16366) 2022-04-21 15:49:11 +04: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 FEATURE: cache last post number (#15772) 2022-02-10 13:09:28 +11:00
transform-post.js DEV: Prioritize full name when display_name_on_posts active (#16078) 2022-04-20 10:07:51 -05:00
update-tab-count.js UX: Remove Helvetica from our font stack (#11876) 2021-02-05 17:01:21 -05:00
uploads.js DEV: Replace deprecated String.prototype.substr() (#16233) 2022-04-01 17:35:17 +02:00
uppy-checksum-plugin.js FIX: Uploads were broken in old Safari (#15391) 2021-12-23 08:16:51 +10:00
uppy-chunked-upload.js FEATURE: Local chunked uppy backup uploads with a new uploader plugin (#14894) 2021-11-23 08:45:42 +10:00
uppy-chunked-uploader-plugin.js FEATURE: Local chunked uppy backup uploads with a new uploader plugin (#14894) 2021-11-23 08:45:42 +10:00
uppy-media-optimization-plugin.js DEV: Use @bind instead of repeated .bind(this) (#14931) 2021-11-15 10:07:53 +01:00
uppy-plugin-base.js FEATURE: Local chunked uppy backup uploads with a new uploader plugin (#14894) 2021-11-23 08:45:42 +10:00
url.js DEV: Use Ember router to determine currentURL 2022-01-12 12:18:37 +00:00
user-activation.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user-presence.js DEV: Fix random typos (#16066) 2022-02-28 10:20:58 +08:00
user-search.js DEV: Bump eslint-config-discourse (#14868) 2021-11-10 09:31:41 +10:00
utilities.js FIX: Fall back to clipboard.writeText if ClipboardItem not supported (#16419) 2022-04-11 13:00:45 +10:00
waving-hand-url.js DEV: DRY up wavingHandUrl code. 2021-03-04 15:18:54 +08:00
webauthn.js DEV: Bump eslint-config-discourse (#14868) 2021-11-10 09:31:41 +10:00