mastodon/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 Add noopener and/or noreferrer (#12202) 2019-10-24 22:44:42 +02:00
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 Add explanation to mute dialog, refactor and clean up mute/block UI (#11992) 2019-09-29 21:46:05 +02:00
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 Fix column header scrolling with the page (#11458) 2019-08-01 12:26:58 +02:00
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 Add a “Block & Report” button to the block confirmation dialog (#10360) 2019-03-26 17:34:02 +01:00
document_title.js Add indicator of unread content to window title when web UI is out of focus (#11560) 2019-08-13 12:22:16 +02:00
drawer_loading.js
embed_modal.js Fix media editing modal and profile directory in light theme (#12059) 2019-10-03 03:17:29 +02:00
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 Add follow_request notification type (#12198) 2019-12-01 17:25:29 +01:00
image_loader.js Add expand/compress image button on image view box (#15068) 2020-11-02 21:16:38 +01:00
link_footer.js Add noopener and/or noreferrer (#12202) 2019-10-24 22:44:42 +02:00
list_panel.js Improvements to the single column layout (#10835) 2019-05-26 02:55:37 +02:00
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 Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
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 Fix column header scrolling with the page (#11458) 2019-08-01 12:26:58 +02:00
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