Meta report: https://meta.discourse.org/t/excessive-requests-to-uploads-lookup-urls-leading-to-429-response/143119 * The data-orig-src attribute was not being removed from cooked video and audio so the composer was infinitely trying to get the URLs for them, which would never resolve to anything * Also the code that retrieved the short URL was unscoped, and was getting everything on the page. if running from the composer we now scope to the preview window * Also fixed a minor issue where the element href for the video and audio tags was not being set when the short URL was found |
||
|---|---|---|
| .. | ||
| bbcode-test.js.es6 | ||
| break-string-test.js.es6 | ||
| category-badge-test.js.es6 | ||
| click-track-edit-history-test.js.es6 | ||
| click-track-profile-page-test.js.es6 | ||
| click-track-test.js.es6 | ||
| computed-test.js.es6 | ||
| discourse-test.js.es6 | ||
| emoji-store-test.js.es6 | ||
| emoji-test.js.es6 | ||
| formatter-test.js.es6 | ||
| highlight-text-test.js.es6 | ||
| i18n-test.js.es6 | ||
| icon-library-test.js.es6 | ||
| key-value-store-test.js.es6 | ||
| link-mentions-test.js.es6 | ||
| load-script-test.js.es6 | ||
| oneboxer-test.js.es6 | ||
| preload-store-test.js.es6 | ||
| pretty-text-test.js.es6 | ||
| sanitizer-test.js.es6 | ||
| screen-track-test.js.es6 | ||
| search-test.js.es6 | ||
| sharing-test.js.es6 | ||
| text-direction-test.js.es6 | ||
| to-markdown-test.js.es6 | ||
| tooltip-test.js.es6 | ||
| upload-short-url-test.js.es6 | ||
| uploads-test.js.es6 | ||
| url-test.js.es6 | ||
| user-search-test.js.es6 | ||
| utilities-test.js.es6 | ||
| white-lister-test.js.es6 | ||