pleroma/app/soapbox
2022-03-26 19:05:16 -05:00
..
__fixtures__ Merge remote-tracking branch 'origin/develop' into next 2022-03-26 11:15:06 -05:00
__mocks__ Fix Typescript eslint 2022-03-18 13:16:59 -05:00
actions Add @ts-ignore lines for strictFunctionTypes 2022-03-24 12:26:27 -05:00
components Polls: break out PollOptionText into a React.FC 2022-03-26 19:05:16 -05:00
containers Convert Polls to TSX 2022-03-26 18:11:26 -05:00
features Convert OptionalMotion and ReducedMotion to TypeScript 2022-03-26 17:26:26 -05:00
hooks Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -05:00
locales Add hint to clarify Feed settings 2022-03-22 08:58:12 -04:00
middleware errorsMiddleware: only alert when the error has a response (eg not when offline) 2021-10-20 17:50:03 -05:00
normalizers Convert utils/features.ts to TypeScript 2022-03-26 14:23:29 -05:00
pages Display CryptoDonatePanel, convert to tsx 2022-03-25 13:38:03 -05:00
reducers Typescript: reducers/polls.ts 2022-03-26 16:20:45 -05:00
selectors Truth Social 2022-03-21 13:14:26 -05:00
service_worker Rewrite code with optional chaining (?.) 2022-02-18 21:04:18 -05:00
storage Typescript: start fixing 'strict' mode errors 2022-03-23 21:43:36 -05:00
types Typescript: reducers/polls.ts 2022-03-26 16:20:45 -05:00
utils Convert utils/features.ts to TypeScript 2022-03-26 14:23:29 -05:00
api.ts api: convert to typescript 2022-03-14 18:06:42 -05:00
base_polyfills.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
build_config.js Truth Social 2022-03-21 13:14:26 -05:00
compare_id.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
custom.js Truth Social 2022-03-21 13:14:26 -05:00
extra_polyfills.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
globals.js Settings: allow immediately saving a changed setting, fixes #800 2022-01-10 21:26:10 -06:00
is_mobile.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
load_polyfills.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
main.js Truth Social 2022-03-21 13:14:26 -05:00
monitoring.js Webpack: chunk Sentry to reduce entrypoint size 2021-09-12 12:33:39 -05:00
performance.js Upgrade Webpack to v5 2021-09-05 19:34:05 -05:00
precheck.js Standalone: support running Soapbox FE on a subdomain 2021-08-22 14:34:58 -05:00
ready.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
rtl.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
settings.js eslint: extend 'eslint:recommended' 2021-08-03 14:29:36 -05:00
store.ts Fix Instance types 2022-03-18 16:04:08 -05:00
stream.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
test_helpers.js Truth Social 2022-03-21 13:14:26 -05:00
test_setup.js Truth Social 2022-03-21 13:14:26 -05:00
uuid.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00