discourse/app/assets/javascripts
Penar Musaraj 457c2bf5bb
FIX: Handle old Firefox versions that do not support isConditionalMediationAvailable (#25549)
Some versions of Firefox will throw a TypeError when calling
PublicKeyCredential.isConditionalMediationAvailable() because the
method does not exist. That would previously lead to a "Sorry, an error
has occurred." modal when trying to login.

This commit fixes the issue by properly checking if the method exists.
Since it only affects older Firefox versions, no tests are added.
2024-03-15 16:01:27 +08:00
..
admin FEATURE: site setting to include post in penalty messages (#26026) 2024-03-04 18:35:35 -08:00
bootstrap-json DEV: Fix alternative output directories in ember-cli proxy (#25291) 2024-01-29 14:09:41 +00:00
deprecation-silencer DEV: Unsilence link-to deprecation for ember-cli build (#25197) 2024-01-10 11:01:57 +00:00
dialog-holder Build(deps-dev): Bump webpack from 5.89.0 to 5.90.0 in /app/assets/javascripts (#25409) 2024-01-24 22:35:36 +01:00
discourse FIX: Handle old Firefox versions that do not support isConditionalMediationAvailable (#25549) 2024-03-15 16:01:27 +08:00
discourse-common Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#25428) 2024-01-25 22:45:19 +01:00
discourse-hbr Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#25428) 2024-01-25 22:45:19 +01:00
discourse-i18n Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
discourse-markdown-it FEATURE: Auto generate and display video preview image (#25633) 2024-03-06 14:36:50 -07:00
discourse-plugins Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#25428) 2024-01-25 22:45:19 +01:00
discourse-widget-hbs Revert "Build(deps): Bump @glimmer/syntax from 0.84.3 to 0.88.0 in /app/assets/javascripts (#25450)" (#25455) 2024-01-29 10:14:10 +08:00
docs
ember-addons
ember-cli-progress-ci
ember-production-deprecations DEV: Add production-mode shim for Em deprecation (#25109) 2024-01-03 10:39:59 +00:00
float-kit Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#25428) 2024-01-25 22:45:19 +01:00
locales DEV: convert I18n pseudo package into real package (discourse-i18n) (#23867) 2023-10-12 14:44:01 +01:00
patches DEV: Don't apply this-fallback to strict-mode components (#25216) 2024-01-11 11:35:00 +01:00
pretty-text Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#25428) 2024-01-25 22:45:19 +01:00
select-kit FIX: Set allowUncategorized SelectKit option (#25440) 2024-01-26 16:26:58 +02:00
theme-transpiler Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#25428) 2024-01-25 22:45:19 +01:00
truth-helpers Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#25428) 2024-01-25 22:45:19 +01:00
.licensee.json DEV: Use webpack to load table-builder dependencies (#25018) 2024-01-02 10:47:47 +00:00
.npmrc
handlebars-shim.js
package-ember3.json DEV: Use ember 5 in package.json files by default (#25207) 2024-01-10 18:30:50 +01:00
package-ember5.json DEV: Use ember 5 in package.json files by default (#25207) 2024-01-10 18:30:50 +01:00
package.json DEV: Switch default Ember version to 5 (#25203) 2024-01-10 12:12:36 +00:00
polyfills.js
run-patch-package DEV: Automatically retry patch-package on failure (#23583) 2023-09-14 12:25:06 +01:00
service-worker.js.erb FIX: Syntax error (#25101) 2024-01-03 11:01:42 +08:00
yarn-ember3.lock Build(deps-dev): Bump @floating-ui/dom from 1.5.4 to 1.6.1 in /app/assets/javascripts (#25449) 2024-01-29 12:39:46 +01:00
yarn-ember5.lock Build(deps-dev): Bump @floating-ui/dom from 1.5.4 to 1.6.1 in /app/assets/javascripts (#25449) 2024-01-29 12:39:46 +01:00
yarn.lock DEV: Switch default Ember version to 5 (#25203) 2024-01-10 12:12:36 +00:00