nas/app/javascript/mastodon
Eugen Rochko 2c70c28bbb
Refactor <DomainBlocks> to TypeScript ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2025-04-02 12:31:39 +00:00
..
actions Refactor <DomainBlocks> to TypeScript () 2025-04-02 12:31:39 +00:00
api Refactor <DomainBlocks> to TypeScript () 2025-04-02 12:31:39 +00:00
api_types Convert the polls reducer to plain JS () 2025-03-29 20:17:27 +00:00
components Refactor <DomainBlocks> to TypeScript () 2025-04-02 12:31:39 +00:00
containers Convert the polls reducer to plain JS () 2025-03-29 20:17:27 +00:00
features Refactor <DomainBlocks> to TypeScript () 2025-04-02 12:31:39 +00:00
hooks Move app/javascript/hooks to app/javascript/mastodon/hooks () 2025-03-05 16:55:53 +00:00
locales Refactor <DomainBlocks> to TypeScript () 2025-04-02 12:31:39 +00:00
models Convert the polls reducer to plain JS () 2025-03-29 20:17:27 +00:00
polyfills Improve Babel configuration and automatically load polyfills () 2023-10-31 10:55:13 +00:00
reducers Refactor <DomainBlocks> to TypeScript () 2025-04-02 12:31:39 +00:00
selectors Add new filter action to blur media () 2025-03-26 07:31:05 +00:00
service_worker Upgrade to ESLint v9 flat config () 2025-04-01 16:30:18 +00:00
store Refactor alerts to TypeScript, remove react-notification dependency () 2025-03-25 18:25:07 +00:00
utils Fix bookmarks and favourites not being filtered () 2025-03-25 15:20:36 +00:00
api.ts Add Deprecation headers on deprecated endpoints () 2025-03-25 12:30:10 +00:00
blurhash.ts Upgrade to typescript-eslint v6 () 2023-07-13 11:49:16 +02:00
common.js Update typescript-eslint monorepo to v8 (major) () 2024-09-11 13:59:46 +00:00
compare_id.ts Use Prettier for ESLint formatting TypeScript () 2023-05-09 19:02:12 +02:00
identity_context.tsx Remove the access token from Redux & context () 2024-05-22 14:45:18 +00:00
initial_state.js Add reminder when about to post without alt text in web UI () 2025-01-29 11:37:56 +00:00
is_mobile.ts Change links in multi-column mode so tabs are open in single-column mode () 2023-07-13 17:18:09 +02:00
load_keyboard_extensions.js fix: support KaiOS arrow navigation on public pages () 2019-11-04 13:03:09 +01:00
main.jsx Use helpers to check environment in frontend () 2023-10-31 16:05:44 +00:00
performance.js Use helpers to check environment in frontend () 2023-10-31 16:05:44 +00:00
permissions.ts Add link from Web UI for Hashtags to the Moderation UI () 2024-11-29 07:36:17 +00:00
ready.js Disable push notification when not logged in () 2022-10-03 18:15:47 +02:00
scroll.ts Fix browser glitch caused by two overlapping scroll animations in web UI () 2024-09-19 10:52:46 +00:00
settings.js Update typescript-eslint monorepo to v8 (major) () 2024-09-11 13:59:46 +00:00
stream.js Remove unused E2EE-related methods () 2024-09-19 10:23:58 +00:00
test_helpers.tsx Fix browser glitch caused by two overlapping scroll animations in web UI () 2024-09-19 10:52:46 +00:00
test_setup.js Update dependency @testing-library/jest-dom to v6 () 2023-08-28 12:19:42 +02:00
uuid.ts Update eslint (non-major) () 2024-04-03 18:05:39 +00:00