bigbuffet-rw/app/soapbox
2022-03-26 11:15:06 -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 Refactor sidebar panels with Widget component 2022-03-25 14:08:12 -05:00
containers Resolve missing CSS variables in the theme 2022-03-24 11:48:03 -04:00
features CryptoDonate tailwind refactors 2022-03-25 17:53:59 -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 Merge remote-tracking branch 'origin/develop' into next 2022-03-26 11:15:06 -05:00
pages Display CryptoDonatePanel, convert to tsx 2022-03-25 13:38:03 -05:00
reducers Merge remote-tracking branch 'origin/develop' into next 2022-03-26 11:15:06 -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