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
Jarek Radosz 057d6b406d
DEV: Extensively use includes() (#17541)
Also, the change in insert-hyperlink (from `this.linkUrl.indexOf("http") === -1` to `!this.linkUrl.startsWith("http")`) was intentional fix: we don't want to prevent users from looking up topics with http in their titles.
2022-07-17 20:48:36 +02:00
..
app DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
config DEV: Disable RAISE_ON_DEPRECATION (#17351) 2022-07-06 11:56:16 +08:00
lib FIX: CSS tweak and production position fix for miniprofiler (#17493) 2022-07-14 13:03:43 +02:00
public/assets/scripts DEV: Make sure testing-container fits in the viewport (#17446) 2022-07-12 15:32:43 +02:00
scripts FIX: Detect firefox < 89 as an unsupported browser (#17443) 2022-07-12 10:50:06 +01:00
tests DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
.ember-cli REFACTOR: Sync up master with changes for Ember-CLI (#11671) 2021-01-12 10:13:21 -05:00
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
ember-cli-build.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
package.json Revert "DEV: Update @popperjs/core (#17437)" (#17448) 2022-07-12 15:27:52 +02:00
testem.js DEV: Ensure ember-cli rake theme:qunit works with CSP enabled (#16541) 2022-04-22 16:59:45 +01:00