bastodon/app/javascript/mastodon/features/ui/components
Claire 8428faa085
Fix OCR failure when erroneous lang data is in cache (#16386)
Fixes #15472

If the Tesseract worker fails at any point, re-try with cache settings that
overwrite the cache. It is difficult to catch more precise errors as those
are pretty opaque and do not occur when loading lang data but when trying to
detect text.
2021-06-15 22:11:07 +02:00
..
__tests__ Replace to testing-library from enzyme (#14152) 2020-06-29 13:58:07 +02:00
actions_modal.js
audio_modal.js Fix not being able to open audio modal in web UI (#15283) 2020-12-07 04:29:37 +01:00
block_modal.js
boost_modal.js Add dropdown for boost privacy in boost confirmation modal (#15704) 2021-02-11 00:53:12 +01:00
bundle.js
bundle_column_error.js
bundle_modal_error.js
column.js
column_header.js
column_link.js
column_loading.js
column_subheading.js
columns_area.js Hide floating action button on onboarding page (#16082) 2021-04-20 21:28:01 +02:00
compose_panel.js Fix unsent toot confirmation dialog not popping up in single column (#13888) 2020-05-31 20:38:56 +02:00
confirmation_modal.js
document_title.js
drawer_loading.js
embed_modal.js
focal_point_modal.js Fix OCR failure when erroneous lang data is in cache (#16386) 2021-06-15 22:11:07 +02:00
follow_requests_nav_link.js
image_loader.js Add expand/compress image button on image view box (#15068) 2020-11-02 21:16:38 +01:00
link_footer.js
list_panel.js
media_modal.js Fix expand video on public page (#15469) 2020-12-30 23:18:11 +01:00
modal_loading.js
modal_root.js Change media modals look in web UI (#15217) 2020-11-27 03:24:11 +01:00
mute_modal.js Fix strings that could not be translated (#14980) 2020-10-15 21:24:58 +02:00
navigation_panel.js
notifications_counter_icon.js Change how missing desktop notifications permission is displayed (#14985) 2020-10-15 16:24:47 +02:00
report_modal.js Fix dialog close button (#16219) 2021-05-11 21:15:57 +02:00
tabs_bar.js
upload_area.js
video_modal.js Fix not being able to open audio modal in web UI (#15283) 2020-12-07 04:29:37 +01:00
zoomable_image.js Add limitation of image's max zoom rate (max to the original size of image) (#15094) 2020-11-04 20:43:31 +01:00