pinafore/src/routes/_utils
Nolan Lawson 95ef639b21
test: add basic memory leak test (#1650)
* test: add basic memory leak test

* try to fix test
2019-11-23 19:11:15 -08:00
..
asyncModules perf: move async modules to individual files (#1611) 2019-10-29 18:58:49 -07:00
userAgent fix: use small modules for userAgent.js instead of terser magic (#1602) 2019-10-24 20:37:23 -07:00
PromiseThrottler.js
RealmStore.js perf: call revokeObjectURL() on stale blurhash blob URLs (#1403) 2019-08-18 15:15:13 -07:00
RequestThrottler.js fix: tweak autocomplete behavior (#1570) 2019-10-13 08:08:06 -07:00
ajax.js fix: fix search on Mastodon v3 (#1541) 2019-09-26 05:24:20 -07:00
animate.js
arrays.js
asyncPolyfills.js feat: add legacy build (#1502) 2019-09-20 23:17:52 -07:00
base64.js
blurhash.js fix: ensure "disable blurhash" setting is honored (#1422) 2019-08-22 09:09:21 -07:00
checkDomAncestors.js
classname.js
convertCssPropertyToDataUrl.js fix: ensure "disable blurhash" setting is honored (#1422) 2019-08-22 09:09:21 -07:00
coordsToPercent.js
createAutosuggestAccessibleLabel.js fix: improve autosuggest a11y (#1630) 2019-11-09 20:38:29 -05:00
createStatusOrNotificationUuid.js
decodeImage.js
decodeURIComponentWithPluses.js
delegate.js test: add basic memory leak test (#1650) 2019-11-23 19:11:15 -08:00
doubleRAF.js
emojiRegex.js fix: use small modules for userAgent.js instead of terser magic (#1602) 2019-10-24 20:37:23 -07:00
emojifyText.js
eventBus.js test: add basic memory leak test (#1650) 2019-11-23 19:11:15 -08:00
events.js
forceOnline.js
formatters.js
fullscreen.js
getIdFromItemSummaries.js
getImageNativeDimensions.js feat: clicking avatar opens media modal (#1485) 2019-09-14 22:26:29 -07:00
handleRegex.js fix: use small modules for userAgent.js instead of terser magic (#1602) 2019-10-24 20:37:23 -07:00
historyEvents.js
lifecycle.js perf: move async modules to individual files (#1611) 2019-10-29 18:58:49 -07:00
loadCSS.js
loadPolyfills.js feat: add legacy build (#1502) 2019-09-20 23:17:52 -07:00
loadingMask.js
lodash-lite.js fix: use radiogroup for instance switcher (#1634) 2019-11-17 20:51:28 -05:00
marks.js
massageStatusPlainText.js
massageUserText.js
measureText.js
mediaUploadFileCache.js fix: prefer local file URLs for OCR (#1436) 2019-08-25 21:48:59 -07:00
once.js
pointerEvents.js
removeEmoji.js
replaceEmoji.js
requestPostAnimationFrame.js
reselect.js
resize.js test: add basic memory leak test (#1650) 2019-11-23 19:11:15 -08:00
runMediumPriorityTask.js fix: use small modules for userAgent.js instead of terser magic (#1602) 2019-10-24 20:37:23 -07:00
runTesseract.js perf: move async modules to individual files (#1611) 2019-10-29 18:58:49 -07:00
safeLocalStorage.js
scheduleIdleTask.js
scheduleInterval.js perf: use webpack contenthash for better caching (#1573) 2019-10-14 20:00:57 -07:00
scrollContainer.js
scrollIntoView.js fix: use smooth scroll polyfill in Chrome for scroll-to-top (#1601) 2019-10-24 19:03:10 -07:00
scrollToTop.js fix: use smooth scroll polyfill in Chrome for scroll-to-top (#1601) 2019-10-24 19:03:10 -07:00
serviceWorkerClient.js
setFavicon.js
shortcuts.js fix: hotkeys work with caps lock on (#1531) 2019-09-24 18:46:53 -07:00
smoothScroll.js fix: use small modules for userAgent.js instead of terser magic (#1602) 2019-10-24 20:37:23 -07:00
statusHtmlToPlainText.js
statusIdSorting.js
strings.js
sync.js perf: fetch lists from database on page load (#1450) 2019-08-29 18:41:36 -07:00
tesseractWorker.js fix: update tesseract to the latest version (#1596) 2019-10-22 20:45:30 -07:00
testStorage.js fix: use small modules for userAgent.js instead of terser magic (#1602) 2019-10-24 20:37:23 -07:00
themeEngine.js
throttleTimer.js
thunk.js fix: use small modules for userAgent.js instead of terser magic (#1602) 2019-10-24 20:37:23 -07:00
timelineItemToSummary.js fix: fix lint 2019-08-19 20:23:58 -07:00
urlIsCrossOrigin.js
urlRegex.js fix: use small modules for userAgent.js instead of terser magic (#1602) 2019-10-24 20:37:23 -07:00
urlRegexSource.js