bigbuffet-rw/app/soapbox
marcin mikołajczak 95e037f8c0 TypeScript, React.FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-09 20:56:14 +02:00
..
__fixtures__ Convert blocks action to TypeScript 2022-05-26 13:37:22 -04:00
__mocks__ Convert blocks action to TypeScript 2022-05-26 13:37:22 -04:00
actions TypeScript, React.FC 2022-06-09 20:56:14 +02:00
components TypeScript, React.FC 2022-06-09 20:56:14 +02:00
containers TypeScript, FC (reducers, search) 2022-06-07 18:25:53 +02:00
features TypeScript, React.FC 2022-06-09 20:56:14 +02:00
hooks Break out useSystemTheme into a hook 2022-05-11 19:19:08 -05:00
jest Allow guest browsing on Profiles and Statuses 2022-06-02 08:19:35 -04:00
locales Add new Datepicker component 2022-06-08 12:05:41 -04:00
middleware Convert Redux custom middleware to TypeScript 2022-04-24 14:40:14 -05:00
normalizers Add normalizers, fix tests 2022-06-08 23:43:27 +02:00
pages Layout: fix compose block spacing 2022-06-04 15:58:41 -05:00
reducers Merge remote-tracking branch 'soapbox/develop' into ts 2022-06-09 00:05:04 +02:00
selectors TypeScript, React.FC 2022-06-09 20:56:14 +02:00
service_worker ServiceWorker: add missing jsdoc comment to expandNotification 2022-05-26 17:21:48 -04:00
storage Typescript: start fixing 'strict' mode errors 2022-03-23 21:43:36 -05:00
types Add normalizers, fix tests 2022-06-08 23:43:27 +02:00
utils defaultMediaVisibility() tests 2022-06-08 11:06:14 -05:00
api.ts ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
base_polyfills.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
build_config.js Truth Social 2022-03-21 13:14:26 -05:00
compare_id.ts Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
custom.ts Let a custom auth app be embedded in the build 2022-04-12 15:23:18 -05:00
extra_polyfills.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
globals.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
is_mobile.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
load_polyfills.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
main.tsx Make Soapbox component an FC, move console.log 2022-04-21 11:21:09 -05:00
monitoring.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
performance.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
precheck.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
ready.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
rtl.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
settings.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
store.ts Add redux-toolkit, configureStore() 2022-04-25 12:43:13 -05:00
stream.js Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00