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/initializers
Martin Brennan c1ad9c3276
DEV: Make clipboardCopy util available for import (#15874)
We need this in other places, this commit moves clipboardCopy
to the utilities.js lib. Had to remove use of Promise as well because
lib/utilities cannot import it, otherwise it will cause a mini racer error.
2022-02-09 16:11:41 +10:00
..
animated-images.js FIX: Support pausing inline animated images (#13033) 2021-05-12 09:49:04 -04:00
auth-complete.js FEATURE: Allow invites redemption with Omniauth providers. 2021-03-09 09:27:18 +08:00
auto-load-modules.js DEV: Ensure that Discourse global is available for widget init (#15862) 2022-02-08 10:45:36 +00:00
badging.js FIX: PWA badges were not updating (#15191) 2021-12-05 00:15:51 +01:00
banner.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
clean-dom-on-route-change.js DEV: Refactor clean-dom (#15609) 2022-02-01 19:29:53 +01:00
click-interceptor.js DEV: Allow click-interceptor in tests and add navigation test (#15499) 2022-01-10 15:45:44 +00:00
copy-codeblocks.js DEV: Make clipboardCopy util available for import (#15874) 2022-02-09 16:11:41 +10:00
csrf-token.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
d-popover.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
edit-notification-clicks-tracker.js DEV: Drop support for removing all appEvent listeners (#14936) 2021-11-15 12:31:05 +01:00
ember-events.js PERF: Disable ember touchstart listener (#15112) 2021-11-26 20:22:02 +00:00
ember-input-component-extension.js DEV: Ensure core initializers with .reopen are only called once 2021-10-27 18:34:04 +01:00
ember-link-component-extension.js DEV: Ensure core initializers with .reopen are only called once 2021-10-27 18:34:04 +01:00
enable-emoji.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
inject-objects.js DEV: Ensure that Discourse global is available for widget init (#15862) 2022-02-08 10:45:36 +00:00
jquery-plugins.js Quite a few Ember-CLI / Upgrade related changes (#11867) 2021-01-29 10:19:54 -05:00
keyboard-shortcuts.js DEV: uses forked Mousetrap to avoid leaking listeners (#14198) 2021-09-08 14:48:13 +02:00
live-development.js DEV: Refactor stylesheet live-reloading (#13755) 2021-07-16 13:43:31 +10:00
localization.js FIX: Translation overrides from fallback locale didn't work on client 2021-12-17 14:03:35 +01:00
logout.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
logs-notice.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
message-bus.js DEV: lib/user-presence improvements (#15046) 2021-11-25 12:07:07 +00:00
mobile.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
moment.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
onebox-decorators.js DEV: allows to import decorateGithubOneboxBody (#15349) 2021-12-17 10:05:04 +01:00
opengraph-tag-updater.js DEV: Drop support for removing all appEvent listeners (#14936) 2021-11-15 12:31:05 +01:00
page-tracking.js DEV: Refactor clean-dom (#15609) 2022-02-01 19:29:53 +01:00
post-decorations.js DEV: migrate audio cloak-prevention to decorateCookedElement (#15502) 2022-01-09 01:57:49 +01:00
read-only.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
register-media-optimization-upload-processor.js DEV: Switch to using uppy uploads in composer by default (#15058) 2021-11-30 08:33:06 +10:00
register-service-worker.js DEV: Export register service worker logic (#14598) 2021-10-13 13:19:20 -05:00
relative-ages.js DEV: removes jquery usage from time formatter (#14700) 2021-10-25 11:00:15 +02:00
sharing-sources.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
show-footer.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
signup-cta.js DEV: Add cta app event (#15051) 2021-11-25 15:10:26 +11:00
sticky-avatars.js DEV: sticky avatar was retained during tests (#14969) 2021-11-16 14:33:06 +01:00
strip-mobile-app-url-params.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
subscribe-user-changes.js FEATURE: Show draft count in user menu and activity (#13812) 2021-07-27 14:05:33 +03:00
subscribe-user-notifications.js REVERT: "DEV: APIs to disable PWA badging and unsubscribe from user notifications (#14595)" (#14620) 2021-10-15 08:45:55 -05:00
topic-footer-buttons.js FEATURE: display warning when sharing a topic in a restricted category (#14820) 2021-11-16 11:49:41 -05:00
url-redirects.js FIX: Escape periods in current user's username before generating RegExp (#13247) 2021-06-03 14:15:38 +10:00
webview-background.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00