discourse/app/assets/javascripts
Martin Brennan ef1b781ced
FIX: Prevent errors from uppy performance logging (#20910)
Back in d0e1c222f7 we added
performance measuring for uppy uploads using the Performance
API in the browser. However we recently discovered that
sometimes performance.measure can fail if for whatever reason
one of the marks passed to it does not exist:

> Failed to upload ... Performance.measure: Given mark name, upload-uppy-....-create-multipart-success, is unknown

This would cause the entire upload to fail, which is unnecessary
for a debugger. Improve the situation so if this happens again
the error does not stop the upload.
2023-03-31 14:29:07 +10:00
..
admin DEV: Only show plugin tab for admin (#20841) 2023-03-27 16:08:16 +08:00
bootstrap-json Build(deps): Bump node-fetch from 3.3.0 to 3.3.1 in /app/assets/javascripts (#20655) 2023-03-13 08:45:43 +08:00
confirm-new-email DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
dialog-holder Build(deps): Bump webpack in /app/assets/javascripts (#20798) 2023-03-24 13:10:34 +01:00
discourse FIX: Prevent errors from uppy performance logging (#20910) 2023-03-31 14:29:07 +10:00
discourse-common DEV: Make capabilities into a service (#18678) 2023-03-27 19:06:36 +02:00
discourse-hbr Build(deps): Bump webpack in /app/assets/javascripts (#20798) 2023-03-24 13:10:34 +01:00
discourse-plugins Build(deps): Bump webpack in /app/assets/javascripts (#20798) 2023-03-24 13:10:34 +01:00
discourse-widget-hbs Build(deps): Bump webpack in /app/assets/javascripts (#20798) 2023-03-24 13:10:34 +01:00
docs
ember-addons
ember-cli-progress-ci DEV: Add progress output in CI during ember-cli build (#17977) 2022-08-17 22:39:52 +01:00
ember-production-deprecations DEV: Include ember deprecation messages in production builds (#20587) 2023-03-10 10:37:28 +00:00
locales UX/DEV: Review queue redesign fixes (#20239) 2023-03-02 16:40:53 +01:00
pretty-text Build(deps): Bump webpack in /app/assets/javascripts (#20798) 2023-03-24 13:10:34 +01:00
select-kit DEV: Remove {{user-selector}} (#17753) 2023-03-29 11:49:47 +03:00
truth-helpers Build(deps): Bump webpack in /app/assets/javascripts (#20798) 2023-03-24 13:10:34 +01:00
wizard Build(deps): Bump webpack in /app/assets/javascripts (#20798) 2023-03-24 13:10:34 +01:00
.licensee.json DEV: Have licensee check xmldom license (#18840) 2022-11-02 11:51:11 -04:00
.npmrc
discourse-js-processor.js DEV: Update ember-cli-htmlbars to 6.2.0 (#20467) 2023-02-27 18:43:28 +01:00
handlebars-shim.js
package.json DEV: Update browserslist (#20846) 2023-03-27 19:15:04 +02:00
polyfills.js Drop support for iOS < 15.7 (#19847) 2023-01-16 17:28:59 +00:00
service-worker.js.erb FEATURE: Enable service worker for Apple devices (#19643) 2023-01-30 13:23:19 -03:00
yarn.lock DEV: Update browserslist (#20846) 2023-03-27 19:15:04 +02:00