mastodon/app/javascript/mastodon
Eugen Rochko a43a823768
Add error boundary around routes in web UI (#19412)
* Add error boundary around routes in web UI

* Update app/javascript/mastodon/features/ui/util/react_router_helpers.js

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

* Update app/javascript/mastodon/features/ui/util/react_router_helpers.js

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

* Update app/javascript/mastodon/features/ui/components/bundle_column_error.js

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2022-10-22 23:18:32 +02:00
..
actions Fix reply not opening compose page on certain screen sizes in web UI (#19417) 2022-10-22 23:15:14 +02:00
components Fix error when rendering limited account in web UI (#19413) 2022-10-22 18:30:20 +02:00
containers Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
features Add error boundary around routes in web UI (#19412) 2022-10-22 23:18:32 +02:00
locales New Crowdin updates (#19350) 2022-10-21 20:47:56 +09:00
middleware
reducers Fix case-sensitive look-up for profiles in web UI (#19397) 2022-10-21 10:06:03 +02:00
selectors Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
service_worker Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
store
utils
api.js
base_polyfills.js
blurhash.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
performance.js
permissions.js
ready.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js