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
Osama Sayegh 3249312c81
FIX: Escape periods in current user's username before generating RegExp (#13247)
If we don't escape periods, they are interpreted as wildcards and it
becomes impossible to visit profiles of other users whose usernames
match. E.g., if your username was `a.c` and attempted to visit `abc`'s
profile, you would be incorrectly redirected to your own profile.
2021-06-03 14:15:38 +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 FEATURE: Introduce theme/component QUnit tests (take 2) (#12661) 2021-04-12 15:02:58 +03:00
badging.js DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
banner.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
click-interceptor.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
copy-codeblocks.js FIX: whitespaces when copying code blocks (#12730) 2021-04-16 10:28:47 +02: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
ember-events.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
ember-link-component-extension.js A11Y: makes edit username and avatar accessible (#12162) 2021-02-22 12:10:44 +01:00
enable-emoji.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
ensure-max-image-dimensions.js Revert "FIX: excludes .svg-as-img from JS sizing (#12906)" (#12931) 2021-05-03 14:40:18 -04:00
inject-objects.js DEV: Sync up more Ember CLI features (#11790) 2021-01-21 15:55:39 -05:00
jquery-plugins.js Quite a few Ember-CLI / Upgrade related changes (#11867) 2021-01-29 10:19:54 -05:00
keyboard-shortcuts.js Sync up master with Ember CLI branch where possible (#11707) 2021-01-14 12:52:51 -05:00
live-development.js FIX: Allow file-change events soon after reloading (#13065) 2021-05-14 12:36:53 -04:00
localization.js REFACTOR: Sync up master with changes for Ember-CLI (#11671) 2021-01-12 10:13:21 -05:00
logout.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
logs-notice.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
message-bus.js FIX: MessageBus would stall after 20 minutes of inactivity (#13219) 2021-06-01 12:23:51 +10: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: updates to onebox 2.2.14 (#12713) 2021-04-15 10:58:39 +02:00
opengraph-tag-updater.js FIX: Safari iOS page title and url regression when sharing (#11699) 2021-01-13 11:10:43 -05:00
page-tracking.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
post-decorations.js Various GitHub Onebox improvements (#13163) 2021-05-27 12:38:42 +03:00
read-only.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
register-service-worker.js DEV: Do not install service workers in development (#12708) 2021-04-14 18:21:28 -03:00
relative-ages.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
sharing-sources.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
show-footer.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
signup-cta.js DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
strip-mobile-app-url-params.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
subscribe-user-notifications.js FIX: Maintain notification order by priority (#13186) 2021-05-31 09:27:13 +03:00
topic-footer-buttons.js FEATURE: New share topic modal (#12804) 2021-04-23 19:18:23 +03: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