soapbox/app/soapbox
Alex Gleason 2940a3ff4d
Put Typescript in "strict" mode, fix or ignore errors
2022-03-24 14:27:27 -05:00
..
__fixtures__ Truth Social 2022-03-21 13:14:26 -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 Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -05:00
containers Start adding dark mode 2022-03-23 19:18:37 -05:00
features Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -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 Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -05:00
pages Fix (most) PropType errors 2022-03-23 12:14:42 -05:00
reducers Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -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 Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -05:00
utils Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -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
custom.js Truth Social 2022-03-21 13:14:26 -05:00
extra_polyfills.js
globals.js Settings: allow immediately saving a changed setting, fixes #800 2022-01-10 21:26:10 -06:00
is_mobile.js
load_polyfills.js
main.js Truth Social 2022-03-21 13:14:26 -05:00
monitoring.js
performance.js
precheck.js
ready.js
rtl.js
settings.js
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